paper-with-me

Papers

Unveiling and Mitigating Bias in Large Language Model Recommendations: A Path to Fairness

2024-09-17 · Anindya Bijoy Das, Shahnewaz Karim Sakib

excel in delivering comprehensive suggestions by deeply analyzing content and user behavior. However, they often inherit biases from skewed training data, favoring mainstream content while underrepresenting diverse or non-traditional options. This study explores the interplay between bias and LLM-based recommendation systems, focusing on music, song, and book recommendations across diverse demographic and cultural groups. This paper analyzes bias in LLM-based recommendation systems across multiple models (GPT, LLaMA, and Gemini), revealing its deep and pervasive impact on outcomes. Intersecting identities and contextual factors, like socioeconomic status, further amplify biases, complicating fair recommendations across diverse groups. Our findings reveal that bias in these systems is deeply ingrained, yet even simple interventions like prompt engineering can significantly reduce it. We further propose a retrieval-augmented generation strategy to mitigate bias more effectively. Numerical experiments validate these strategies, demonstrating both the pervasive nature of bias and the impact of the proposed solutions.

📄 PDF Abstract BibTeX arXiv:2409.10825

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessLanguage ModelingLanguage ModellingLarge Language ModelPrompt EngineeringRecommendation SystemsRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Unveiling and Mitigating Bias in Mental Health Analysis with Large Language Models

2024-06-17 · Yuqing Wang, Yun Zhao, Sara Alessandra Keller, Anne de Hond 외

The advancement of large language models (LLMs) has demonstrated strong capabilities across various applications, including mental health analysis. However, existing studies have focused on predictive performance, leavin…

Fairness

Exploring Large Language Model for Graph Data Understanding in Online Job Recommendations

2023-07-10 · Likang Wu, Zhaopeng Qiu, Zhi Zheng, HengShu Zhu 외

Large Language Models (LLMs) have revolutionized natural language processing tasks, demonstrating their exceptional capabilities in various domains. However, their potential for behavior graph understanding in job recomm…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

UniBias: Unveiling and Mitigating LLM Bias through Internal Attention and FFN Manipulation

2024-05-31 · Hanzhang Zhou, Zijian Feng, Zixiao Zhu, Junlang Qian 외

Large language models (LLMs) have demonstrated impressive capabilities in various tasks using the in-context learning (ICL) paradigm. However, their effectiveness is often compromised by inherent bias, leading to prompt …

In-Context Learning

Unveiling Gender Bias in Terms of Profession Across LLMs: Analyzing and Addressing Sociological Implications

2023-07-18 · Vishesh Thakur

Gender bias in artificial intelligence (AI) and natural language processing has garnered significant attention due to its potential impact on societal perceptions and biases. This research paper aims to analyze gender bi…

Data Augmentation

The Invisible Hand: Unveiling Provider Bias in Large Language Models for Code Generation

2025-01-14 · XiaoYu Zhang, Juan Zhai, Shiqing Ma, Qingshuang Bao 외

Large Language Models (LLMs) have emerged as the new recommendation engines, surpassing traditional methods in both capability and scope, particularly in code generation. In this paper, we reveal a novel provider bias in…

Code GenerationDataset GenerationFairness