paper-with-me

홈 › Papers

Learning content and context with language bias for Visual Question Answering

2020-12-21 · Chao Yang, Su Feng, Dongsheng Li, HuaWei Shen, Guoqing Wang, Bin Jiang

Visual Question Answering (VQA) is a challenging multimodal task to answer questions about an image. Many works concentrate on how to reduce language bias which makes models answer questions ignoring visual content and language context. However, reducing language bias also weakens the ability of VQA models to learn context prior. To address this issue, we propose a novel learning strategy named CCB, which forces VQA models to answer questions relying on Content and Context with language Bias. Specifically, CCB establishes Content and Context branches on top of a base VQA model and forces them to focus on local key content and global effective context respectively. Moreover, a joint loss function is proposed to reduce the importance of biased samples and retain their beneficial influence on answering questions. Experiments show that CCB outperforms the state-of-the-art methods in terms of accuracy on VQA-CP v2.

📄 PDF Abstract BibTeX arXiv:2012.11134

Code (1)

FengSuSky/CCB-VQA pytorch

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

VoiceBBQ: Investigating Effect of Content and Acoustics in Social Bias of Spoken Language Model

2025-09-25 · Junhyuk Choi, Ro-hoon Oh, Jihwan Seol, Bugeun Kim arxiv

We introduce VoiceBBQ, a spoken extension of the BBQ (Bias Benchmark for Question Answering) - a dataset that measures social bias by presenting ambiguous or disambiguated contexts followed by questions that may elicit s…

Question Answering

SC-ML: Self-supervised Counterfactual Metric Learning for Debiased Visual Question Answering

2023-04-04 · Xinyao Shu, ShiYang Yan, Xu Yang, Ziheng Wu 외

Visual question answering (VQA) is a critical multimodal task in which an agent must answer questions according to the visual cue. Unfortunately, language bias is a common problem in VQA, which refers to the model genera…

counterfactualMetric LearningQuestion AnsweringVisual Question Answering+1

FlowVQA: Mapping Multimodal Logic in Visual Question Answering with Flowcharts

2024-06-27 · Shubhankar Singh, Purvi Chaurasia, Yerram Varun, Pranshu Pandya 외

Existing benchmarks for visual question answering lack in visual grounding and complexity, particularly in evaluating spatial reasoning skills. We introduce FlowVQA, a novel benchmark aimed at assessing the capabilities …

Decision MakingLogical ReasoningQuestion AnsweringSpatial Reasoning+2

Eliminating the Language Bias for Visual Question Answering with fine-grained Causal Intervention

2024-10-14 · Ying Liu, Ge Bai, Chenji Lu, Shilong Li 외

Despite the remarkable advancements in Visual Question Answering (VQA), the challenge of mitigating the language bias introduced by textual information remains unresolved. Previous approaches capture language bias from a…

Contrastive LearningcounterfactualQuestion AnsweringSentence+2

TCC-Bench: Benchmarking the Traditional Chinese Culture Understanding Capabilities of MLLMs

2025-05-16 · Pengju Xu, Yan Wang, Shuyuan Zhang, Xuan Zhou 외

Recent progress in Multimodal Large Language Models (MLLMs) have significantly enhanced the ability of artificial intelligence systems to understand and generate multimodal content. However, these models often exhibit li…

BenchmarkingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)