paper-with-me

홈 › Papers

Fine-Grained Bias Detection in LLM: Enhancing detection mechanisms for nuanced biases

2025-03-08 · Suvendu Mohanty

Recent advancements in Artificial Intelligence, particularly in Large Language Models (LLMs), have transformed natural language processing by improving generative capabilities. However, detecting biases embedded within these models remains a challenge. Subtle biases can propagate misinformation, influence decision-making, and reinforce stereotypes, raising ethical concerns. This study presents a detection framework to identify nuanced biases in LLMs. The approach integrates contextual analysis, interpretability via attention mechanisms, and counterfactual data augmentation to capture hidden biases across linguistic contexts. The methodology employs contrastive prompts and synthetic datasets to analyze model behaviour across cultural, ideological, and demographic scenarios. Quantitative analysis using benchmark datasets and qualitative assessments through expert reviews validate the effectiveness of the framework. Results show improvements in detecting subtle biases compared to conventional methods, which often fail to highlight disparities in model responses to race, gender, and socio-political contexts. The framework also identifies biases arising from imbalances in training data and model architectures. Continuous user feedback ensures adaptability and refinement. This research underscores the importance of proactive bias mitigation strategies and calls for collaboration between policymakers, AI developers, and regulators. The proposed detection mechanisms enhance model transparency and support responsible LLM deployment in sensitive applications such as education, legal systems, and healthcare. Future work will focus on real-time bias monitoring and cross-linguistic generalization to improve fairness and inclusivity in AI-driven communication tools.

📄 PDF Abstract BibTeX arXiv:2503.06054

Code (0)

등록된 구현이 없습니다.

Tasks

Bias DetectioncounterfactualData AugmentationFairnessMisinformation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Fine-grained Classification of Political Bias in German News: A Data Set and Initial Experiments

2021-08-01 · ACL (WOAH) 2021 8 · Dmitrii Aksenov, Peter Bourgonje, Karolina Zaczynska, Malte Ostendorff 외

We present a data set consisting of German news articles labeled for political bias on a five-point scale in a semi-supervised way. While earlier work on hyperpartisan news detection uses binary classification (i.e., hyp…

ArticlesBias DetectionBinary ClassificationClassification

Fine-Grained DINO Tuning with Dual Supervision for Face Forgery Detection

2025-11-15 · Tianxiang Zhang, Peipeng Yu, Zhihua Xia, Longchen Dai 외 arxiv

The proliferation of sophisticated deepfakes poses significant threats to information integrity. While DINOv2 shows promise for detection, existing fine-tuning approaches treat it as generic binary classification, overlo…

Binary Classification

IndiVec: An Exploration of Leveraging Large Language Models for Media Bias Detection with Fine-Grained Bias Indicators

2024-02-01 · Luyang Lin, Lingzhi Wang, Xiaoyan Zhao, Jing Li 외

This study focuses on media bias detection, crucial in today's era of influential social media platforms shaping individual attitudes and opinions. In contrast to prior work that primarily relies on training specific mod…

Bias DetectionInstruction Following

Feature Recalibration Based Olfactory-Visual Multimodal Model for Enhanced Rice Deterioration Detection

2026-02-16 · Rongqiang Zhao, Hengrui Hu, Yijing Wang, Mingchun Sun 외 arxiv

Multimodal methods are widely used in rice deterioration detection, but they exhibit limited capability in representing and extracting fine-grained abnormal features. Moreover, these methods rely on devices such as hyper…

Bilateral Collaboration with Large Vision-Language Models for Open Vocabulary Human-Object Interaction Detection

2025-07-09 · Yupeng Hu, Changxing Ding, Chang Sun, Shaoli Huang 외

Open vocabulary Human-Object Interaction (HOI) detection is a challenging task that detects all <human, verb, object> triplets of interest in an image, even those that are not pre-defined in the training set. Existing ap…

Human-Object Interaction DetectionLarge Language Model