paper-with-me

홈 › Papers

Towards Implicit Bias Detection and Mitigation in Multi-Agent LLM Interactions

2024-10-03 · Angana Borah, Rada Mihalcea

As Large Language Models (LLMs) continue to evolve, they are increasingly being employed in numerous studies to simulate societies and execute diverse social tasks. However, LLMs are susceptible to societal biases due to their exposure to human-generated data. Given that LLMs are being used to gain insights into various societal aspects, it is essential to mitigate these biases. To that end, our study investigates the presence of implicit gender biases in multi-agent LLM interactions and proposes two strategies to mitigate these biases. We begin by creating a dataset of scenarios where implicit gender biases might arise, and subsequently develop a metric to assess the presence of biases. Our empirical analysis reveals that LLMs generate outputs characterized by strong implicit bias associations (>= 50\% of the time). Furthermore, these biases tend to escalate following multi-agent interactions. To mitigate them, we propose two strategies: self-reflection with in-context examples (ICE); and supervised fine-tuning. Our research demonstrates that both methods effectively mitigate implicit biases, with the ensemble of fine-tuning and self-reflection proving to be the most successful.

📄 PDF Abstract BibTeX arXiv:2410.02584

Code (1)

MichiganNLP/MultiAgent_ImplicitBias 공식 구현 pytorch

Tasks

Bias Detection

Similar Papers 제목 키워드 기반

MALIBU Benchmark: Multi-Agent LLM Implicit Bias Uncovered

2025-04-10 · Imran Mirza, Cole Huang, Ishwara Vasista, Rohan Patil 외

Multi-agent systems, which consist of multiple AI models interacting within a shared environment, are increasingly used for persona-based interactions. However, if not carefully designed, these systems can reinforce impl…

Fairness

Distributed Detection and Mitigation of Biasing Attacks over Multi-Agent Networks

2021-09-20 · Mohammadreza Doostmohammadian, Houman Zarrabi, Hamid R. Rabiee, Usman A. Khan 외

This paper proposes a distributed attack detection and mitigation technique based on distributed estimation over a multi-agent network, where the agents take partial system measurements susceptible to (possible) biasing …

Investigating Implicit Bias in Large Language Models: A Large-Scale Study of Over 50 LLMs

2024-10-13 · Divyanshu Kumar, Umang Jain, Sahil Agarwal, Prashanth Harshangi

Large Language Models (LLMs) are being adopted across a wide range of tasks, including decision-making processes in industries where bias in AI systems is a significant concern. Recent research indicates that LLMs can ha…

Decision Making

Partition-and-Debias: Agnostic Biases Mitigation via A Mixture of Biases-Specific Experts

2023-08-19 · ICCV 2023 1 · Jiaxuan Li, Duc Minh Vo, Hideki Nakayama

Bias mitigation in image classification has been widely researched, and existing methods have yielded notable results. However, most of these methods implicitly assume that a given image contains only one type of known o…

image-classificationImage Classification

Detection and Mitigation of Bias in Ted Talk Ratings

2020-03-02 · Rupam Acharyya, Shouman Das, Ankani Chattoraj, Oishani Sengupta 외

Unbiased data collection is essential to guaranteeing fairness in artificial intelligence models. Implicit bias, a form of behavioral conditioning that leads us to attribute predetermined characteristics to members of ce…

AttributeFairness