paper-with-me

Papers

A Causal Approach to Mitigate Modality Preference Bias in Medical Visual Question Answering

2025-05-22 · Shuchang Ye, Usman Naseem, Mingyuan Meng, Dagan Feng, Jinman Kim

Medical Visual Question Answering (MedVQA) is crucial for enhancing the efficiency of clinical diagnosis by providing accurate and timely responses to clinicians' inquiries regarding medical images. Existing MedVQA models suffered from modality preference bias, where predictions are heavily dominated by one modality while overlooking the other (in MedVQA, usually questions dominate the answer but images are overlooked), thereby failing to learn multimodal knowledge. To overcome the modality preference bias, we proposed a Medical CounterFactual VQA (MedCFVQA) model, which trains with bias and leverages causal graphs to eliminate the modality preference bias during inference. Existing MedVQA datasets exhibit substantial prior dependencies between questions and answers, which results in acceptable performance even if the model significantly suffers from the modality preference bias. To address this issue, we reconstructed new datasets by leveraging existing MedVQA datasets and Changed their P3rior dependencies (CP) between questions and their answers in the training and test set. Extensive experiments demonstrate that MedCFVQA significantly outperforms its non-causal counterpart on both SLAKE, RadVQA and SLAKE-CP, RadVQA-CP datasets.

📄 PDF Abstract BibTeX arXiv:2505.16209

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualMedical Visual Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Taming Recommendation Bias with Causal Intervention on Evolving Personal Popularity

2025-05-20 · Shiyin Tan, Dongyuan Li, Renhe Jiang, Zhen Wang 외

Popularity bias occurs when popular items are recommended far more frequently than they should be, negatively impacting both user experience and recommendation accuracy. Existing debiasing methods mitigate popularity bia…

Treble Counterfactual VLMs: A Causal Approach to Hallucination

2025-03-08 · Li Li, Jiashu Qu, Yuxiao Zhou, Yuehan Qin 외

Vision-Language Models (VLMs) have advanced multi-modal tasks like image captioning, visual question answering, and reasoning. However, they often generate hallucinated outputs inconsistent with the visual context or pro…

Autonomous DrivingcounterfactualHallucinationImage Captioning+2

MAMBO-NET: Multi-Causal Aware Modeling Backdoor-Intervention Optimization for Medical Image Segmentation Network

2025-05-28 · Ruiguo Yu, Yiyang Zhang, Yuan Tian, Yujie Diao 외

Medical image segmentation methods generally assume that the process from medical image to segmentation is unbiased, and use neural networks to establish conditional probability models to complete the segmentation task. …

Causal InferenceImage SegmentationMedical Image SegmentationSegmentation+1

Beyond Reward Hacking: Causal Rewards for Large Language Model Alignment

2025-01-16 · Chaoqi Wang, Zhuokai Zhao, Yibo Jiang, Zhaorun Chen 외

Recent advances in large language models (LLMs) have demonstrated significant progress in performing complex tasks. While Reinforcement Learning from Human Feedback (RLHF) has been effective in aligning LLMs with human p…

Causal InferencecounterfactualFairnessLanguage Modeling+2

Generating with Fairness: A Modality-Diffused Counterfactual Framework for Incomplete Multimodal Recommendations

2025-01-21 · Jin Li, Shoujin Wang, Qi Zhang, Shui Yu 외

Incomplete scenario is a prevalent, practical, yet challenging setting in Multimodal Recommendations (MMRec), where some item modalities are missing due to various factors. Recently, a few efforts have sought to improve …

counterfactualFairnessMultimodal Recommendation