Gradual Fine-Tuning with Graph Routing for Multi-Source Unsupervised Domain Adaptation
Yao Ma, Samuel Louvan, Zhunxuan Wang

TL;DR
This paper proposes a graph-based gradual fine-tuning framework for multi-source unsupervised domain adaptation, improving source domain selection efficiency and model accuracy on NLP tasks.
Contribution
It introduces a novel graph routing approach with error bounds for optimal training order in multi-source domain adaptation.
Findings
Achieved 2.3% accuracy improvement on NLI task.
Attained 3.9% accuracy boost on diverse Sentiment Analysis subset.
Developed lightweight strategies for source domain selection.
Abstract
Multi-source unsupervised domain adaptation aims to leverage labeled data from multiple source domains for training a machine learning model to generalize well on a target domain without labels. Source domain selection plays a crucial role in determining the model's performance. It relies on the similarities amongst source and target domains. Nonetheless, existing work for source domain selection often involves heavyweight computational procedures, especially when dealing with numerous source domains and the need to identify the best ones from them. In this paper, we introduce a framework for gradual fine tuning (GFT) of machine learning models on multiple source domains. We represent multiple source domains as an undirected weighted graph. We then give a new generalization error bound for GFT along any path within the graph, which is used to determine the optimal path corresponding to…
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 · Machine Learning and ELM
