[2604.06172] EviSnap: Faithful Evidence-Cited Explanations for Cold-Start Cross-Domain Recommendation
About this article
Abstract page for arXiv paper 2604.06172: EviSnap: Faithful Evidence-Cited Explanations for Cold-Start Cross-Domain Recommendation
Computer Science > Information Retrieval arXiv:2604.06172 (cs) [Submitted on 9 Jan 2026] Title:EviSnap: Faithful Evidence-Cited Explanations for Cold-Start Cross-Domain Recommendation Authors:Yingjun Dai, Ahmed El-Roby View a PDF of the paper titled EviSnap: Faithful Evidence-Cited Explanations for Cold-Start Cross-Domain Recommendation, by Yingjun Dai and 1 other authors View PDF HTML (experimental) Abstract:Cold-start cross-domain recommender (CDR) systems predict a user's preferences in a target domain using only their source-domain behavior, yet existing CDR models either map opaque embeddings or rely on post-hoc or LLM-generated rationales that are hard to audit. We introduce EviSnap a lightweight CDR framework whose predictions are explained by construction with evidence-cited, faithful rationales. EviSnap distills noisy reviews into compact facet cards using an LLM offline, pairing each facet with verbatim supporting sentences. It then induces a shared, domain-agnostic concept bank by clustering facet embeddings and computes user-positive, user-negative, and item-presence concept activations via evidence-weighted pooling. A single linear concept-to-concept map transfers users across domains, and a linear scoring head yields per-concept additive contributions, enabling exact score decompositions and counterfactual 'what-if' edits grounded in the cited sentences. Experiments on the Amazon Reviews dataset across six transfers among Books, Movies, and Music show that Ev...