paper-with-me

Papers

A Novel Generative Model with Causality Constraint for Mitigating Biases in Recommender Systems

2025-05-22 · Jianfeng Deng, Qingfeng Chen, Debo Cheng, Jiuyong Li, Lin Liu, Shichao Zhang

Accurately predicting counterfactual user feedback is essential for building effective recommender systems. However, latent confounding bias can obscure the true causal relationship between user feedback and item exposure, ultimately degrading recommendation performance. Existing causal debiasing approaches often rely on strong assumptions-such as the availability of instrumental variables (IVs) or strong correlations between latent confounders and proxy variables-that are rarely satisfied in real-world scenarios. To address these limitations, we propose a novel generative framework called Latent Causality Constraints for Debiasing representation learning in Recommender Systems (LCDR). Specifically, LCDR leverages an identifiable Variational Autoencoder (iVAE) as a causal constraint to align the latent representations learned by a standard Variational Autoencoder (VAE) through a unified loss function. This alignment allows the model to leverage even weak or noisy proxy variables to recover latent confounders effectively. The resulting representations are then used to improve recommendation performance. Extensive experiments on three real-world datasets demonstrate that LCDR consistently outperforms existing methods in both mitigating bias and improving recommendation accuracy.

📄 PDF Abstract BibTeX arXiv:2505.16708

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualRecommendation SystemsRepresentation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Causal Learning for Trustworthy Recommender Systems: A Survey

2024-02-13 · Jin Li, Shoujin Wang, Qi Zhang, Longbing Cao 외

Recommender Systems (RS) have significantly advanced online content discovery and personalized decision-making. However, emerging vulnerabilities in RS have catalyzed a paradigm shift towards Trustworthy RS (TRS). Despit…

Decision MakingFairnessRecommendation SystemsSurvey

Debiased Contrastive Representation Learning for Mitigating Dual Biases in Recommender Systems

2024-08-19 · Zhirong Huang, Shichao Zhang, Debo Cheng, Jiuyong Li 외

In recommender systems, popularity and conformity biases undermine recommender effectiveness by disproportionately favouring popular items, leading to their over-representation in recommendation lists and causing an unba…

Contrastive LearningDiversityRecommendation SystemsRepresentation Learning

Toward Natural Language Mitigation Strategies for Cognitive Biases in Recommender Systems

2020-11-01 · ACL (NL4XAI, INLG) 2020 11 · Alisa Rieger, Mariët Theune, Nava Tintarev

Cognitive biases in the context of consuming online information filtered by recommender systems may lead to sub-optimal choices. One approach to mitigate such biases is through interface and interaction design. This surv…

Recommendation SystemsSurveyText Generation

The Importance of Causality in Decision Making: A Perspective on Recommender Systems

2024-09-16 · Emanuele Cavenaghi, Alessio Zanga, Fabio Stella, Markus Zanker

Causality is receiving increasing attention in the Recommendation Systems (RSs) community, which has realised that RSs could greatly benefit from causality to transform accurate predictions into effective and explainable…

Decision MakingRecommendation Systems

Interactive Counterfactual Exploration of Algorithmic Harms in Recommender Systems

2024-09-10 · Yongsu Ahn, Quinn K Wolter, Jonilyn Dick, Janet Dick 외

Recommender systems have become integral to digital experiences, shaping user interactions and preferences across various platforms. Despite their widespread use, these systems often suffer from algorithmic biases that c…

counterfactualFairnessRecommendation Systems