Make Foundation Models Trustworthy Again: Causal Fine-Adaptation for Medical Image Segmentation
Hongpeng Yang, Yingxin Chen, Shiqiang Ma, Fei Guo
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/27/2026, 3:37:40 PM
- Analysis model
- gemini-2.5-flash-lite
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/make-foundation-models-trustworthy-again-causal-fine-adaptat.pdf
Summary
This paper proposes CausalBridgeNet, a causality-guided framework for adapting vision foundation models (VFMs) to medical image segmentation. The method introduces a Predictive Causal Reasoning Unit (PCRU) that estimates structured error maps and uses them to refine predictions iteratively without modifying the VFM backbone. The paper claims that CausalBridgeNet achieves state-of-the-art performance on the BraTS 2025 benchmark, demonstrating improved accuracy and robustness for high-precision medical segmentation.
Problem
The paper addresses several bottlenecks in applying vision foundation models (VFMs) to medical image segmentation:
- Domain Shift: VFMs trained on natural images often perform poorly on medical images due to differences in modality, structure, and annotation style, leading to poor inductive bias and unreliable performance.
- Computational Cost and Forgetting: Fine-tuning VFMs for medical tasks is computationally expensive and can lead to catastrophic forgetting of general visual priors.