paper-with-me

홈 › Papers

Rethinking Entropy Minimization in Test-Time Adaptation for Autoregressive Models

2026-05-05 · Wei-Ping Huang, Chee-En Yu, Guan-Ting Lin, Hung-yi Lee arxiv

Test-Time Adaptation (TTA) via entropy minimization (EM) has proven effective for classification tasks, yet its application to generative autoregressive models remains theoretically fragmented. Existing approaches typically rely on distinct heuristics, such as teacher forcing with pseudo labels or policy-gradient-based reinforcement learning, without a unified mathematical foundation. In this work, we resolve this discrepancy by deriving a rigorous formulation of EM tailored to autoregressive models. We show that the exact objective naturally decomposes into a token-level policy gradient loss and a token-level entropy loss, and we reinterpret prior methods as partial realizations of this unified formulation. Using Whisper ASR as a testbed, we demonstrate that our approach consistently improves performance across more than 20 diverse domains, including acoustic noise, accents, and multilingual settings.

📄 PDF Abstract BibTeX arXiv:2605.08186

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningTest-time Adaptation

Similar Papers 제목 키워드 기반

Ranked Entropy Minimization for Continual Test-Time Adaptation

2025-05-22 · Jisu Han, Jaemin Na, Wonjun Hwang

Test-time adaptation aims to adapt to realistic environments in an online manner by learning during test time. Entropy minimization has emerged as a principal strategy for test-time adaptation due to its efficiency and a…

Test-time Adaptation

LookSharp: Attention Entropy Minimization for Test-Time Adaptation

2025-11-24 · Yash Mali, Evan Shelhamer arxiv

Test-time adaptation (TTA) updates models during inference to reduce error on distribution shifts. While entropy minimization over the output distribution has proven effective as a TTA loss, we study using the intermedia…

Test-time Adaptation

REALM: Robust Entropy Adaptive Loss Minimization for Improved Single-Sample Test-Time Adaptation

2023-09-07 · Skyler Seto, Barry-John Theobald, Federico Danieli, Navdeep Jaitly 외

Fully-test-time adaptation (F-TTA) can mitigate performance loss due to distribution shifts between train and test data (1) without access to the training data, and (2) without knowledge of the model training procedure. …

Test-time Adaptation

Attention Bootstrapping for Multi-Modal Test-Time Adaptation

2025-03-04 · Yusheng Zhao, Junyu Luo, Xiao Luo, Jinsheng Huang 외

Test-time adaptation aims to adapt a well-trained model to potential distribution shifts at test time using only unlabeled test data, without access to the original training data. While previous efforts mainly focus on a…

Test-time Adaptation

Tent: Fully Test-time Adaptation by Entropy Minimization

2020-06-18 · ICLR 2021 1 · Dequan Wang, Evan Shelhamer, Shaoteng Liu, Bruno Olshausen 외

A model must adapt itself to generalize to new and different data during testing. In this setting of fully test-time adaptation the model has only the test data and its own parameters. We propose to adapt by test entropy…

Domain AdaptationGeneral Classificationimage-classificationImage Classification+3