Rapid Network Adaptation: Learning to Adapt Neural Networks Using Test-Time Feedback
Teresa Yeo, O\u{g}uzhan Fatih Kar, Zahra Sodagar, Amir Zamir

TL;DR
This paper introduces Rapid Network Adaptation (RNA), a fast, flexible test-time adaptation method for neural networks that uses a learned feedback loop to handle distribution shifts effectively.
Contribution
The paper presents RNA, a novel test-time adaptation approach using a learned optimizer, significantly improving speed and flexibility over existing methods.
Findings
RNA is faster than baseline adaptation methods.
RNA effectively adapts across diverse datasets and tasks.
RNA handles various distribution shifts with promising results.
Abstract
We propose a method for adapting neural networks to distribution shifts at test-time. In contrast to training-time robustness mechanisms that attempt to anticipate and counter the shift, we create a closed-loop system and make use of a test-time feedback signal to adapt a network on the fly. We show that this loop can be effectively implemented using a learning-based function, which realizes an amortized optimizer for the network. This leads to an adaptation method, named Rapid Network Adaptation (RNA), that is notably more flexible and orders of magnitude faster than the baselines. Through a broad set of experiments using various adaptation signals and target tasks, we study the efficiency and flexibility of this method. We perform the evaluations using various datasets (Taskonomy, Replica, ScanNet, Hypersim, COCO, ImageNet), tasks (depth, optical flow, semantic segmentation,…
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
Rapid Network Adaptation: Learning to Adapt Neural Networks Using Test-Time Feedback· youtube
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
