paper-with-me

Papers

CRAB: Codebook Rebalancing for Bias Mitigation in Generative Recommendation

2026-04-06 · Zezhong Fan, Ziheng Chen, Luyi Ma, Jin Huang, Lalitesh Morishetti, Kaushiki Nag, Sushant Kumar, Kannan Achan arxiv

Generative recommendation (GeneRec) has introduced a new paradigm that represents items as discrete semantic tokens and predicts items in a generative manner. Despite its strong performance across multiple recommendation tasks, existing GeneRec approaches still suffer from severe popularity bias and may even exacerbate it. In this work, we conduct a comprehensive empirical analysis to uncover the root causes of this phenomenon, yielding two core insights: 1) imbalanced tokenization inherits and can further amplify popularity bias from historical item interactions; 2) current training procedures disproportionately favor popular tokens while neglecting semantic relationships among tokens, thereby intensifying popularity bias. Building on these insights, we propose CRAB, a post-hoc debiasing strategy for GeneRec that alleviates popularity bias by mitigating frequency imbalance among semantic tokens. Specifically, given a well-trained model, we first rebalance the codebook by splitting over-popular tokens while preserving their hierarchical semantic structure. Based on the adjusted codebook, we further introduce a tree-structured regularizer to enhance semantic consistency, encouraging more informative representations for unpopular tokens during training. Experiments on real-world datasets demonstrate that CRAB significantly improves recommendation performance by effectively alleviating popularity bias.

📄 PDF Abstract BibTeX arXiv:2604.05113

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fair GANs through model rebalancing for extremely imbalanced class distributions

2023-08-16 · Anubhav Jain, Nasir Memon, Julian Togelius

Deep generative models require large amounts of training data. This often poses a problem as the collection of datasets can be expensive and difficult, in particular datasets that are representative of the appropriate un…

FairnessGenerative Adversarial Network

From Detection to Mitigation: Addressing Gender Bias in Chinese Texts via Efficient Tuning and Voting-Based Rebalancing

2025-09-09 · Chengyan Wu, Yiqiang Cai, Yufei Cheng, Yun Xue arxiv

This paper presents our team's solution to Shared Task 7 of NLPCC-2025, which focuses on sentence-level gender bias detection and mitigation in Chinese. The task aims to promote fairness and controllability in natural la…

Bias Detection

FairMask: Better Fairness via Model-based Rebalancing of Protected Attributes

2021-10-03 · Kewen Peng, Joymallya Chakraborty, Tim Menzies

Context: Machine learning software can generate models that inappropriately discriminate against specific protected social groups (e.g., groups based on gender, ethnicity, etc). Motivated by those results, software engin…

Fairness

Generative Retrieval for E-commerce: Jointly Learning Embedding and Codebook with Same Product Cluster

2026-08-31 · Songtao Fang, Zihao Xu, Shaowei Wei, Jin Zhang 외 arxiv

With the development of large language models (LLMs), generative retrieval is becoming increasingly important in e-commerce scenarios. Current mainstream approaches typically use a two-stage training strategy: first trai…

Abstracting Concept-Changing Rules for Solving Raven's Progressive Matrix Problems

2023-07-15 · Fan Shi, Bin Li, xiangyang xue

The abstract visual reasoning ability in human intelligence benefits discovering underlying rules in the novel environment. Raven's Progressive Matrix (RPM) is a classic test to realize such ability in machine intelligen…

Answer GenerationAnswer SelectionVisual Reasoning