paper-with-me

홈 › Papers

Dual-Branch Cross-Projection Debiasing through Diffusion-based Disentanglement

2026-06-23 · Xiangqian Zhao, Xinyang Jiang, Zhipeng Xu, Lingfeng He, Zilong Wang, Dongsheng Li, De Cheng, Nannan Wang arxiv

Foundation models trained on biased datasets often rely on spurious correlations between target labels and non-causal attributes, resulting in poor generalization on minority groups. Bias mitigation remains challenging due to two fundamental issues. First, when group labels are unavailable, existing group-unsupervised methods typically infer spurious attributes implicitly from model behavior, making it difficult to identify spurious factors that are semantically aligned with real-world biases. Second, even with pseudo spurious supervision, most existing debiasing methods follow a single-branch design that operates within a single shared feature space, where target and spurious attributes are intrinsically entangled. To address the first challenge, we introduce Confidence-guided Bias Concept Mining (CBCM), which leverages diffusion-disentangled, semantically grounded concept representations to identify reliable spurious attributes without attribute annotations. To address the second challenge, we propose Dual-branch Cross-projection Debiasing (DCD), a prompt-tuning framework that separates target and spurious representations into two branches and explicitly removes spurious information through cross null-space projection while preserving target-relevant semantics. Extensive experiments on four benchmark datasets show that our method achieves state-of-the-art worst group accuracy among group-unsupervised approaches, while tuning at most 0.22% of the model parameters. The source code is available in the supplementary materials.

📄 PDF Abstract BibTeX arXiv:2606.24161

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CatRAG: Functor-Guided Structural Debiasing with Retrieval Augmentation for Fair LLMs

2026-03-23 · Ravi Ranjan, Utkarsh Grover, Mayur Akewar, Xiaomin Lin 외 arxiv

Large Language Models (LLMs) are deployed in high-stakes settings but can show demographic, gender, and geographic biases that undermine fairness and trust. Prior debiasing methods, including embedding-space projections,…

Question Answering

Toward Robust Medical Fairness: Debiased Dual-Modal Alignment via Text-Guided Attribute-Disentangled Prompt Learning for Vision-Language Models

2025-08-26 · Yuexuan Xia, Benteng Ma, Jiang He, Zhiyong Wang 외 arxiv

Ensuring fairness across demographic groups in medical diagnosis is essential for equitable healthcare, particularly under distribution shifts caused by variations in imaging equipment and clinical practice. Vision-langu…

Medical Diagnosis

Dual-Projection Fusion for Accurate Upright Panorama Generation in Robotic Vision

2025-11-30 · Yuhao Shan, Qianyi Yuan, Jingguo Liu, Shigang Li 외 arxiv

Panoramic cameras, capable of capturing a 360-degree field of view, are crucial in robotic vision, particularly in environments with sparse features. However, non-upright panoramas due to unstable robot postures hinder d…

Assessing the quality and coherence of word embeddings after SCM-based intersectional bias mitigation

2026-01-07 · Eren Kocadag, Seyed Sahand Mohammadi Ziabari, Ali Mohammed Mansoor Alsahag arxiv

Static word embeddings often absorb social biases from the text they learn from, and those biases can quietly shape downstream systems. Prior work that uses the Stereotype Content Model (SCM) has focused mostly on single…

Large Language Model Bias Mitigation from the Perspective of Knowledge Editing

2024-05-15 · Ruizhe Chen, Yichen Li, Zikai Xiao, Zuozhu Liu

Existing debiasing methods inevitably make unreasonable or undesired predictions as they are designated and evaluated to achieve parity across different social groups but leave aside individual facts, resulting in modifi…

Fairnessknowledge editingLanguage ModelingLanguage Modelling+2