paper-with-me

Papers

Repeat-bias-aware Optimization of Beyond-accuracy Metrics for Next Basket Recommendation

2025-01-10 · Yuanna Liu, Ming Li, Mohammad Aliannejadi, Maarten de Rijke

In next basket recommendation (NBR) a set of items is recommended to users based on their historical basket sequences. In many domains, the recommended baskets consist of both repeat items and explore items. Some state-of-the-art NBR methods are heavily biased to recommend repeat items so as to maximize utility. The evaluation and optimization of beyond-accuracy objectives for NBR, such as item fairness and diversity, has attracted increasing attention. How can such beyond-accuracy objectives be pursued in the presence of heavy repeat bias? We find that only optimizing diversity or item fairness without considering repeat bias may cause NBR algorithms to recommend more repeat items. To solve this problem, we propose a model-agnostic repeat-bias-aware optimization algorithm to post-process the recommended results obtained from NBR methods with the objective of mitigating repeat bias when optimizing diversity or item fairness. We consider multiple variations of our optimization algorithm to cater to multiple NBR methods. Experiments on three real-world grocery shopping datasets show that the proposed algorithms can effectively improve diversity and item fairness, and mitigate repeat bias at acceptable Recall loss.

📄 PDF Abstract BibTeX arXiv:2501.06362

Code (1)

lynecho/repbias_nbr 공식 구현 pytorch

Tasks

DiversityFairnessNext-basket recommendation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Group-Aware Reinforcement Learning for Output Diversity in Large Language Models

2025-11-16 · Oron Anschel, Alon Shoshan, Adam Botach, Shunit Haviv Hakimi 외 arxiv

Large Language Models (LLMs) often suffer from mode collapse, repeatedly generating the same few completions even when many valid answers exist, limiting their diversity across a wide range of tasks. We introduce Group-A…

Reinforcement Learning

On the Hidden Objective Biases of Group-based Reinforcement Learning

2026-01-08 · Aleksandar Fontana, Marco Simoni, Giulio Rossolini, Andrea Saracino 외 arxiv

Group-based reinforcement learning methods, like Group Relative Policy Optimization (GRPO), are widely used nowadays to post-train large language models. Despite their empirical success, they exhibit structural mismatche…

Reinforcement Learning

FACTER: Fairness-Aware Conformal Thresholding and Prompt Engineering for Enabling Fair LLM-Based Recommender Systems

2025-02-05 · Arya Fayyazi, Mehdi Kamal, Massoud Pedram

We propose FACTER, a fairness-aware framework for LLM-based recommendation systems that integrates conformal prediction with dynamic prompt engineering. By introducing an adaptive semantic variance threshold and a violat…

Conformal PredictionFairnessPrompt EngineeringRecommendation Systems

Position Bias Correction is Insufficient for One-Pass Attention Sorting

2026-06-26 · Qiong Tang, Xiangkun Hu, Xiangyang Liu, Yiran Chen 외 arxiv

Long-context language models suffer from position bias, where information in middle positions is underutilized. Attention Sorting addresses this by iteratively reordering documents based on attention patterns, but its mu…

"This Wasn't Made for Me": Recentering User Experience and Emotional Impact in the Evaluation of ASR Bias

2026-04-22 · Siyu Liang, Alicia Beckford Wassink arxiv

Studies on bias in Automatic Speech Recognition (ASR) tend to focus on reporting error rates for speakers of underrepresented dialects, yet less research examines the human side of system bias: how do system failures sha…

Speech Recognition