paper-with-me

홈 › Papers

BiPrompt: Bilateral Prompt Optimization for Visual and Textual Debiasing in Vision-Language Models

2026-01-05 · Sunny Gupta, Shounak Das, Amit Sethi arxiv

Vision language foundation models such as CLIP exhibit impressive zero-shot generalization yet remain vulnerable to spurious correlations across visual and textual modalities. Existing debiasing approaches often address a single modality either visual or textual leading to partial robustness and unstable adaptation under distribution shifts. We propose a bilateral prompt optimization framework (BiPrompt) that simultaneously mitigates non-causal feature reliance in both modalities during test-time adaptation. On the visual side, it employs structured attention-guided erasure to suppress background activations and enforce orthogonal prediction consistency between causal and spurious regions. On the textual side, it introduces balanced prompt normalization, a learnable re-centering mechanism that aligns class embeddings toward an isotropic semantic space. Together, these modules jointly minimize conditional mutual information between spurious cues and predictions, steering the model toward causal, domain invariant reasoning without retraining or domain supervision. Extensive evaluations on real-world and synthetic bias benchmarks demonstrate consistent improvements in both average and worst-group accuracies over prior test-time debiasing methods, establishing a lightweight yet effective path toward trustworthy and causally grounded vision-language adaptation.

📄 PDF Abstract BibTeX arXiv:2601.02147

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationTest-time Adaptation

Similar Papers 제목 키워드 기반

BiPrompt-SAM: Enhancing Image Segmentation via Explicit Selection between Point and Text Prompts

2025-03-25 · Suzhe Xu, Jialin Peng, ChengYuan Zhang

Segmentation is a fundamental task in computer vision, with prompt-driven methods gaining prominence due to their flexibility. The recent Segment Anything Model (SAM) has demonstrated powerful point-prompt segmentation c…

Image SegmentationMixture-of-ExpertsSegmentationSemantic Segmentation

Image-Conditioned Instance Prompt Network for Referring Remote Sensing Image Segmentation

2026-05-23 · Biaoyu Ren, Qingsheng Wang, Cun Xu, Dingkang Yang 외 arxiv

Referring Remote Sensing Image Segmentation (RRSIS) is a situated, task-driven cross-modal task related to the embodied perception paradigm, requiring models to align visual-spatial features with linguistic intentions fo…

Image Segmentation

Toward Accurate and Reliable Iris Segmentation Using Uncertainty Learning

2021-10-20 · Jianze Wei, Huaibo Huang, Muyi Sun, Yunlong Wang 외

Iris segmentation is a deterministic part of the iris recognition system. Unreliable segmentation of iris regions especially the limbic area is still the bottleneck problem, which impedes more accurate recognition. To ma…

Iris RecognitionIris SegmentationSegmentation

Visual-Language Prompt Tuning with Knowledge-guided Context Optimization

2023-03-23 · CVPR 2023 1 · Hantao Yao, Rui Zhang, Changsheng Xu

Prompt tuning is an effective way to adapt the pre-trained visual-language model (VLM) to the downstream task using task-related textual tokens. Representative CoOp-based work combines the learnable textual tokens with t…

Language ModelingLanguage Modelling

BEVANet: Bilateral Efficient Visual Attention Network for Real-Time Semantic Segmentation

2025-08-10 · Ping-Mao Huang, I-Tien Chao, Ping-Chia Huang, Jia-Wei Liao 외 arxiv

Real-time semantic segmentation presents the dual challenge of designing efficient architectures that capture large receptive fields for semantic understanding while also refining detailed contours. Vision transformers m…

Real-Time Semantic Segmentation