SepRep-Net: Multi-source Free Domain Adaptation via Model Separation And Reparameterization
Ying Jin, Jiaqi Wang, Dahua Lin

TL;DR
SepRep-Net is a novel framework for multi-source free domain adaptation that reassembles multiple models into a unified, efficient network while maintaining separate pathways for effective knowledge transfer and inference.
Contribution
It introduces a model separation and reparameterization approach that enhances efficiency and generalizability in multi-source free domain adaptation tasks.
Findings
Achieves competitive target domain performance
Reduces computational costs compared to ensemble methods
Maintains more source knowledge than existing solutions
Abstract
We consider multi-source free domain adaptation, the problem of adapting multiple existing models to a new domain without accessing the source data. Among existing approaches, methods based on model ensemble are effective in both the source and target domains, but incur significantly increased computational costs. Towards this dilemma, in this work, we propose a novel framework called SepRep-Net, which tackles multi-source free domain adaptation via model Separation and Reparameterization.Concretely, SepRep-Net reassembled multiple existing models to a unified network, while maintaining separate pathways (Separation). During training, separate pathways are optimized in parallel with the information exchange regularly performed via an additional feature merging unit. With our specific design, these pathways can be further reparameterized into a single one to facilitate inference…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
