paper-with-me

홈 › Papers

Multi-Hypothesis Test-Time Adaptation to Mitigate Underspecification

2026-06-30 · Afshar Shamsi, Xiao-Yu Guo, Hamid Alinejad-Rokny, Arash Mohammadi, Damien Teney, Ehsan Abbasnejad arxiv

Test-Time Adaptation (TTA) seeks to improve model robustness under distribution shifts by adapting parameters using unlabeled target data. However, in the absence of supervision, entropy-based adaptation is fundamentally underconstrained: multiple distinct parameter updates can achieve similarly low entropy while inducing drastically different decision boundaries. This phenomenon, known as underspecification, renders standard TTA brittle and prone to collapse into spurious modes. In this work, we reinterpret TTA through a posterior-inspired lens induced by entropy minimization, where low-entropy solutions define a pseudo-likelihood over parameters. Instead of committing to a single point estimate, we introduce a particle-based diversification framework that explores multiple plausible adaptation trajectories simultaneously. Our method can be viewed as a structured exploration of multiple plausible adaptation solutions, implemented through multi-level diversification at the output, parameter, optimizer, and input levels. Crucially, the framework acts as a plug-and-play wrapper compatible with existing TTA methods. Extensive experiments on challenging benchmarks demonstrate consistent gains in stability and robustness, achieving improvements of 3-4% under mixed shifts, 2-3% with batch size one, and 1-2.5% under label shifts, outperforming state-of-the-art baselines. Our results suggest that treating TTA as a multi-hypothesis inference problem, rather than a single-point optimization task, is key to mitigating underspecification and enabling reliable real-world deployment.

📄 PDF Abstract BibTeX arXiv:2607.00259

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

HD-TTA: Hypothesis-Driven Test-Time Adaptation for Safer Brain Tumor Segmentation

2026-02-23 · Kartik Jhawar, Lipo Wang arxiv

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 selec…

Brain Tumor SegmentationTest-time Adaptation

Lightweight Test-Time Adaptation for EMG-Based Gesture Recognition

2026-01-07 · Nia Touko, Matthew O A Ellis, Cristiano Capone, Alessio Burrello 외 arxiv

Reliable long-term decoding of gestures from surface electromyography (EMG) is hindered by signal drift caused by electrode displacement, muscle fatigue, and/or posture changes. Although modern models achieve high intra-…

Test-time AdaptationGesture Recognition

A Lost Opportunity for Vision-Language Models: A Comparative Study of Online Test-Time Adaptation for Vision-Language Models

2024-05-23 · Mario Döbler, Robert A. Marsden, Tobias Raichle, Bin Yang

In deep learning, maintaining model robustness against distribution shifts is critical. This work explores a broad range of possibilities to adapt vision-language foundation models at test-time, with a particular emphasi…

Image ClassificationPrompt EngineeringPrompt LearningTest-time Adaptation

Sensitivity-Positional Co-Localization in GQA Transformers

2026-04-09 · Manoj Chandrashekar Rao arxiv

We investigate a fundamental structural question in Grouped Query Attention (GQA) transformers: do the layers most sensitive to task correctness coincide with the layers where positional encoding adaptation has the great…

Pretrain-then-Adapt: Uncertainty-Aware Test-Time Adaptation for Text-based Person Search

2026-04-07 · Jiahao Zhang, Shaofei Huang, Yaxiong Wang, Zhedong Zheng arxiv

Text-based person search faces inherent limitations due to data scarcity, driven by stringent privacy constraints and the high cost of manual annotation. To mitigate this, existing methods usually rely on a Pretrain-then…

Test-time AdaptationImage RetrievalPerson Search