paper-with-me

홈 › Papers

Exploring Human-in-the-Loop Test-Time Adaptation by Synergizing Active Learning and Model Selection

2024-05-29 · Yushu Li, Yongyi Su, Xulei Yang, Kui Jia, Xun Xu

Existing test-time adaptation (TTA) approaches often adapt models with the unlabeled testing data stream. A recent attempt relaxed the assumption by introducing limited human annotation, referred to as Human-In-the-Loop Test-Time Adaptation (HILTTA) in this study. The focus of existing HILTTA studies lies in selecting the most informative samples to label, a.k.a. active learning. In this work, we are motivated by a pitfall of TTA, i.e. sensitivity to hyper-parameters, and propose to approach HILTTA by synergizing active learning and model selection. Specifically, we first select samples for human annotation (active learning) and then use the labeled data to select optimal hyper-parameters (model selection). To prevent the model selection process from overfitting to local distributions, multiple regularization techniques are employed to complement the validation objective. A sample selection strategy is further tailored by considering the balance between active learning and model selection purposes. We demonstrate on 5 TTA datasets that the proposed HILTTA approach is compatible with off-the-shelf TTA methods and such combinations substantially outperform the state-of-the-art HILTTA methods. Importantly, our proposed method can always prevent choosing the worst hyper-parameters on all off-the-shelf TTA methods. The source code is available at https://github.com/Yushu-Li/HILTTA.

📄 PDF Abstract BibTeX arXiv:2405.18911

Code (1)

yushu-li/hiltta 공식 구현 pytorch

Tasks

Active LearningModel SelectionTest-time Adaptation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Exploring vestibulo-ocular adaptation in a closed-loop neuro-robotic experiment using STDP. A simulation study

2020-03-03 · Francisco Naveros, Jesus A. Garrido, Angelo Arleo, Eduardo Ros 외

Studying and understanding the computational primitives of our neural system requires for a diverse and complementary set of techniques. In this work, we use the Neuro-robotic Platform (NRP)to evaluate the vestibulo ocul…

It Takes Two: Learning to Plan for Human-Robot Cooperative Carrying

2022-09-26 · Eley Ng, Ziang Liu, Monroe Kennedy III

Cooperative table-carrying is a complex task due to the continuous nature of the action and state-spaces, multimodality of strategies, and the need for instantaneous adaptation to other agents. In this work, we present a…

Vocal Bursts Valence Prediction

MedTS-TTT: Test-Time Training for Medical Time Series Classification

2026-06-19 · Mingzhi Chen, Yiyu Gui, Guibo Luo arxiv

Medical time series (MedTS) signals such as electroencephalography (EEG) and electrocardiography (ECG) support many clinical applications. However, substantial subject-level heterogeneity often induces subject-level dist…

Time Series ClassificationDomain Adaptation

Learning to Learn-at-Test-Time: Language Agents with Learnable Adaptation Policies

2026-04-01 · Zhanzhi Lou, Hui Chen, Yibo Li, Qian Wang 외 arxiv

Test-Time Learning (TTL) enables language agents to iteratively refine their performance through repeated interactions with the environment at inference time. At the core of TTL is an adaptation policy that updates the a…

DOTA: Distributional Test-Time Adaptation of Vision-Language Models

2024-09-28 · Zongbo Han, Jialong Yang, Junfan Li, QinGhua Hu 외

Vision-language foundation models (e.g., CLIP) have shown remarkable performance across a wide range of tasks. However, deploying these models may be unreliable when significant distribution gaps exist between the traini…

Test-time Adaptation