IRAIDec 19, 2025

Diversity Recommendation via Causal Deconfounding of Co-purchase Relations and Counterfactual Exposure

arXiv:2512.17733v1h-index: 6
Originality Incremental advance
AI Analysis

This addresses the need for more diverse and unbiased recommendations in e-commerce or content platforms, though it appears incremental as it builds upon existing methods like LightGCN.

The paper tackled the problem of item popularity bias and limited diversity in recommendations by proposing Cadence, a framework that uses causal deconfounding and counterfactual exposure to enhance diversity while preserving accuracy, achieving consistent improvements over state-of-the-art models in both diversity and accuracy on real-world datasets.

Beyond user-item modeling, item-to-item relationships are increasingly used to enhance recommendation. However, common methods largely rely on co-occurrence, making them prone to item popularity bias and user attributes, which degrades embedding quality and performance. Meanwhile, although diversity is acknowledged as a key aspect of recommendation quality, existing research offers limited attention to it, with a notable lack of causal perspectives and theoretical grounding. To address these challenges, we propose Cadence: Diversity Recommendation via Causal Deconfounding of Co-purchase Relations and Counterfactual Exposure - a plug-and-play framework built upon LightGCN as the backbone, primarily designed to enhance recommendation diversity while preserving accuracy. First, we compute the Unbiased Asymmetric Co-purchase Relationship (UACR) between items - excluding item popularity and user attributes - to construct a deconfounded directed item graph, with an aggregation mechanism to refine embeddings. Second, we leverage UACR to identify diverse categories of items that exhibit strong causal relevance to a user's interacted items but have not yet been engaged with. We then simulate their behavior under high-exposure scenarios, thereby significantly enhancing recommendation diversity while preserving relevance. Extensive experiments on real-world datasets demonstrate that our method consistently outperforms state-of-the-art diversity models in both diversity and accuracy, and further validates its effectiveness, transferability, and efficiency over baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes