Exploring Human-in-the-Loop Test-Time Adaptation by Synergizing Active Learning and Model Selection
Yushu Li, Yongyi Su, Xulei Yang, Kui Jia, Xun Xu

TL;DR
This paper introduces a novel Human-In-the-Loop Test-Time Adaptation approach that combines active learning and model selection to improve hyper-parameter robustness and performance across multiple datasets.
Contribution
It proposes a synergistic HILTTA method that integrates active learning with model selection, employing regularization to prevent overfitting and enhance adaptation.
Findings
Outperforms state-of-the-art HILTTA methods on 5 datasets
Prevents worst hyper-parameter choices across TTA methods
Compatible with existing TTA techniques
Abstract
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Control Systems and Identification · Real-time simulation and control systems
MethodsFocus
