paper-with-me

Papers

Think Before You Act: A Two-Stage Framework for Mitigating Gender Bias Towards Vision-Language Tasks

2024-05-27 · Yunqi Zhang, Songda Li, Chunyuan Deng, Luyi Wang, Hui Zhao

Gender bias in vision-language models (VLMs) can reinforce harmful stereotypes and discrimination. In this paper, we focus on mitigating gender bias towards vision-language tasks. We identify object hallucination as the essence of gender bias in VLMs. Existing VLMs tend to focus on salient or familiar attributes in images but ignore contextualized nuances. Moreover, most VLMs rely on the co-occurrence between specific objects and gender attributes to infer the ignored features, ultimately resulting in gender bias. We propose GAMA, a task-agnostic generation framework to mitigate gender bias. GAMA consists of two stages: narrative generation and answer inference. During narrative generation, GAMA yields all-sided but gender-obfuscated narratives, which prevents premature concentration on localized image features, especially gender attributes. During answer inference, GAMA integrates the image, generated narrative, and a task-specific question prompt to infer answers for different vision-language tasks. This approach allows the model to rethink gender attributes and answers. We conduct extensive experiments on GAMA, demonstrating its debiasing and generalization ability.

📄 PDF Abstract BibTeX arXiv:2405.16860

Code (1)

zyq0000/gama 공식 구현 pytorch

Tasks

HallucinationObject Hallucination

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Mitigating Gender Bias via Fostering Exploratory Thinking in LLMs

2025-05-22 · Kangda Wei, Hasnat Md Abdullah, Ruihong Huang

Large Language Models (LLMs) often exhibit gender bias, resulting in unequal treatment of male and female subjects across different contexts. To address this issue, we propose a novel data generation framework that foste…

Towards Trustworthy Audio Deepfake Detection: A Systematic Framework for Diagnosing and Mitigating Gender Bias

2026-05-09 · Aishwarya Fursule, Shruti Kshirsagar, Anderson R. Avila arxiv

Audio deepfake detection systems are increasingly deployed in high-stakes security applications, yet their fairness across demographic groups remains critically underexamined. Prior work measures gender disparity but doe…

Audio Deepfake Detection

Two-stage Framework for Robust Speech Emotion Recognition Using Target Speaker Extraction in Human Speech Noise Conditions

2024-09-29 · Jinyi Mi, Xiaohan Shi, Ding Ma, Jiajun He 외

Developing a robust speech emotion recognition (SER) system in noisy conditions faces challenges posed by different noise properties. Most previous studies have not considered the impact of human speech noise, thus limit…

Emotion RecognitionSpeech Emotion RecognitionTarget Speaker Extraction

Think How to Think: Mitigating Overthinking with Autonomous Difficulty Cognition in Large Reasoning Models

2025-07-03 · Yongjiang Liu, Haoxi Li, Xiaosong Ma, Jie Zhang 외 arxiv

Recent Large Reasoning Models (LRMs) excel at complex reasoning tasks but often suffer from overthinking, generating overly long and redundant reasoning trajectories. To explore its essence, our empirical analysis reveal…

WAT: Online Video Understanding Needs Watching Before Thinking

2026-03-12 · Zifan Han, Hongbo Sun, Jinglin Xu, Canhui Tang 외 arxiv

Multimodal Large Language Models (MLLMs) have shown strong capabilities in image understanding, motivating recent efforts to extend them to video reasoning. However, existing Video LLMs struggle in online streaming scena…