Dynamic Domain Adaptation for Efficient Inference
Shuang Li, Jinming Zhang, Wenxuan Ma, Chi Harold Liu, Wei Li

TL;DR
This paper introduces a dynamic domain adaptation framework that enhances real-time inference efficiency and adaptation performance in low-resource scenarios by integrating multiple classifiers and novel training strategies.
Contribution
The proposed DDA framework enables efficient, dynamic inference with multiple classifiers and novel strategies, improving domain adaptation under resource constraints.
Findings
DDA improves adaptation performance across benchmarks.
DDA accelerates inference in resource-limited settings.
DDA maintains prediction diversity during adaptation.
Abstract
Domain adaptation (DA) enables knowledge transfer from a labeled source domain to an unlabeled target domain by reducing the cross-domain distribution discrepancy. Most prior DA approaches leverage complicated and powerful deep neural networks to improve the adaptation capacity and have shown remarkable success. However, they may have a lack of applicability to real-world situations such as real-time interaction, where low target inference latency is an essential requirement under limited computational budget. In this paper, we tackle the problem by proposing a dynamic domain adaptation (DDA) framework, which can simultaneously achieve efficient target inference in low-resource scenarios and inherit the favorable cross-domain generalization brought by DA. In contrast to static models, as a simple yet generic method, DDA can integrate various domain confusion constraints into any typical…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
