Lightweight Fairness for LLM-Based Recommendations via Kernelized Projection and Gated Adapters
Nan Cui, Wendy Hui Wang, and Yue Ning

TL;DR
This paper introduces a lightweight, scalable bias mitigation method for LLM-based recommender systems that effectively reduces social bias while preserving recommendation accuracy, using kernelized projection and gated adapters.
Contribution
It proposes a novel bias mitigation approach combining kernelized INLP with a two-level MoE adapter, requiring no extra trainable parameters and effectively removing sensitive attribute information.
Findings
Reduces attribute leakage across protected variables
Maintains competitive recommendation accuracy
Scales efficiently without additional trainable parameters
Abstract
Large Language Models (LLMs) have introduced new capabilities to recommender systems, enabling dynamic, context-aware, and conversational recommendations. However, LLM-based recommender systems inherit and may amplify social biases embedded in their pre-training data, especially when demographic cues are present. Existing fairness solutions either require extra parameters fine-tuning, or suffer from optimization instability. We propose a lightweight and scalable bias mitigation method that combines a kernelized Iterative Null-space Projection (INLP) with a gated Mixture-of-Experts (MoE) adapter. Our approach estimates a closed-form projection that removes single or multiple sensitive attributes from LLM representations with no additional trainable parameters. To preserve task utility, we introduce a two-level MoE adapter that selectively restores useful signals without reintroducing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEthics and Social Impacts of AI · Recommender Systems and Techniques · Explainable Artificial Intelligence (XAI)
