Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

EviSnap: Faithful Evidence-Cited Explanations for Cold-Start Cross-Domain Recommendation

About

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 EviSnap consistently outperforms strong mapping and review-text baselines while passing deletion- and sufficiency-based tests for explanation faithfulness.

Yingjun Dai, Ahmed El-Roby• 2026

Related benchmarks

TaskDatasetResultRank
Cross-domain RecommendationAmazon Reviews Movies → Music
MAE0.7768
18
Cross-domain RecommendationAmazon Reviews Books → Music
MAE0.7882
6
Cross-domain RecommendationAmazon Reviews Books → Movies
MAE0.8205
6
Cross-domain RecommendationAmazon Reviews Movies → Books
MAE0.7916
6
Cross-domain RecommendationAmazon Reviews Music → Books
MAE0.8298
6
Cross-domain RecommendationAmazon Reviews Music → Movies
MAE0.899
6
Showing 6 of 6 rows

Other info

Follow for update