[2603.23780] Lightweight Fairness for LLM-Based Recommendations via Kernelized Projection and Gated Adapters
About this article
Abstract page for arXiv paper 2603.23780: Lightweight Fairness for LLM-Based Recommendations via Kernelized Projection and Gated Adapters
Computer Science > Machine Learning arXiv:2603.23780 (cs) [Submitted on 24 Mar 2026] Title:Lightweight Fairness for LLM-Based Recommendations via Kernelized Projection and Gated Adapters Authors:Nan Cui, Wendy Hui Wang, Yue Ning View a PDF of the paper titled Lightweight Fairness for LLM-Based Recommendations via Kernelized Projection and Gated Adapters, by Nan Cui and 2 other authors View PDF HTML (experimental) 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 bias. Experiments on two public datasets show that our method reduces attribute leakage across multiple protected variables while maintaining competitive recommendation accura...