HD-TTA: Hypothesis-Driven Test-Time Adaptation for Safer Brain Tumor Segmentation
Kartik Jhawar, Lipo Wang

TL;DR
This paper introduces a hypothesis-driven test-time adaptation framework for brain tumor segmentation that enhances safety by intelligently selecting the most reliable prediction outcome, reducing errors in critical medical applications.
Contribution
It proposes a novel dynamic decision process for test-time adaptation that generates and selects between competing hypotheses to improve safety in medical image segmentation.
Findings
Improves safety metrics such as Hausdorff Distance and Precision.
Reduces segmentation errors in cross-domain brain tumor segmentation.
Maintains comparable Dice scores to baseline models.
Abstract
Standard Test-Time Adaptation (TTA) methods typically treat inference as a blind optimization task, applying generic objectives to all or filtered test samples. In safety-critical medical segmentation, this lack of selectivity often causes the tumor mask to spill into healthy brain tissue or degrades predictions that were already correct. We propose Hypothesis-Driven TTA, a novel framework that reformulates adaptation as a dynamic decision process. Rather than forcing a single optimization trajectory, our method generates intuitive competing geometric hypotheses: compaction (is the prediction noisy? trim artifacts) versus inflation (is the valid tumor under-segmented? safely inflate to recover). It then employs a representation-guided selector to autonomously identify the safest outcome based on intrinsic texture consistency. Additionally, a pre-screening Gatekeeper prevents negative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications
