paper-with-me

홈 › Papers

BiCoRec: Bias-Mitigated Context-Aware Sequential Recommendation Model

2025-12-15 · Mufhumudzi Muthivhi, Terence L van Zyl, Hairong Wang arxiv

Sequential recommendation models aim to learn from users evolving preferences. However, current state-of-the-art models suffer from an inherent popularity bias. This study developed a novel framework, BiCoRec, that adaptively accommodates users changing preferences for popular and niche items. Our approach leverages a co-attention mechanism to obtain a popularity-weighted user sequence representation, facilitating more accurate predictions. We then present a new training scheme that learns from future preferences using a consistency loss function. BiCoRec aimed to improve the recommendation performance of users who preferred niche items. For these users, BiCoRec achieves a 26.00% average improvement in NDCG@10 over state-of-the-art baselines. When ranking the relevant item against the entire collection, BiCoRec achieves NDCG@10 scores of 0.0102, 0.0047, 0.0021, and 0.0005 for the Movies, Fashion, Games and Music datasets.

📄 PDF Abstract BibTeX arXiv:2512.13848

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

Relative Counterfactual Contrastive Learning for Mitigating Pretrained Stance Bias in Stance Detection

2024-05-16 · Jiarui Zhang, Shaojuan Wu, Xiaowang Zhang, Zhiyong Feng

Stance detection classifies stance relations (namely, Favor, Against, or Neither) between comments and targets. Pretrained language models (PLMs) are widely used to mine the stance relation to improve the performance of …

Contrastive LearningcounterfactualLanguage ModelingLanguage Modelling+2

FairQE: Multi-Agent Framework for Mitigating Gender Bias in Translation Quality Estimation

2026-04-23 · Jinhee Jang, Juhwan Choi, Dongjin Lee, Seunguk Yu 외 arxiv

Quality Estimation (QE) aims to assess machine translation quality without reference translations, but recent studies have shown that existing QE models exhibit systematic gender bias. In particular, they tend to favor m…

Machine Translation

Fairness-Aware Interpretable Modeling (FAIM) for Trustworthy Machine Learning in Healthcare

2024-03-08 · Mingxuan Liu, Yilin Ning, Yuhe Ke, Yuqing Shang 외

The escalating integration of machine learning in high-stakes fields such as healthcare raises substantial concerns about model fairness. We propose an interpretable framework - Fairness-Aware Interpretable Modeling (FAI…

Fairness

General Debiasing for Graph-based Collaborative Filtering via Adversarial Graph Dropout

2024-02-21 · An Zhang, Wenchang Ma, Pengbo Wei, Leheng Sheng 외

Graph neural networks (GNNs) have shown impressive performance in recommender systems, particularly in collaborative filtering (CF). The key lies in aggregating neighborhood information on a user-item interaction graph t…

Collaborative FilteringRecommendation SystemsRepresentation Learning

MSynFD: Multi-hop Syntax aware Fake News Detection

2024-02-18 · Liang Xiao, Qi Zhang, Chongyang Shi, Shoujin Wang 외

The proliferation of social media platforms has fueled the rapid dissemination of fake news, posing threats to our real-life society. Existing methods use multimodal data or contextual information to enhance the detectio…

ArticlesFake News Detection