paper-with-me

홈 › Papers

Layer-wise Model Merging for Unsupervised Domain Adaptation in Segmentation Tasks

2024-09-24 · Roberto Alcover-Couso, Juan C. SanMiguel, Marcos Escudero-Viñolo, Jose M Martínez

Merging parameters of multiple models has resurfaced as an effective strategy to enhance task performance and robustness, but prior work is limited by the high costs of ensemble creation and inference. In this paper, we leverage the abundance of freely accessible trained models to introduce a cost-free approach to model merging. It focuses on a layer-wise integration of merged models, aiming to maintain the distinctiveness of the task-specific final layers while unifying the initial layers, which are primarily associated with feature extraction. This approach ensures parameter consistency across all layers, essential for boosting performance. Moreover, it facilitates seamless integration of knowledge, enabling effective merging of models from different datasets and tasks. Specifically, we investigate its applicability in Unsupervised Domain Adaptation (UDA), an unexplored area for model merging, for Semantic and Panoptic Segmentation. Experimental results demonstrate substantial UDA improvements without additional costs for merging same-architecture models from distinct datasets ($\uparrow 2.6\%$ mIoU) and different-architecture models with a shared backbone ($\uparrow 6.8\%$ mIoU). Furthermore, merging Semantic and Panoptic Segmentation models increases mPQ by $\uparrow 7\%$. These findings are validated across a wide variety of UDA strategies, architectures, and datasets.

📄 PDF Abstract BibTeX arXiv:2409.15813

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPanoptic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Deep Domain Adaptation for Pedestrian Detection

2018-02-09 · Lihang Liu, Weiyao Lin, Lisheng Wu, Yong Yu 외

This paper addresses the problem of unsupervised domain adaptation on the task of pedestrian detection in crowded scenes. First, we utilize an iterative algorithm to iteratively select and auto-annotate positive pedestri…

Domain AdaptationPedestrian DetectionUnsupervised Domain Adaptation

SPEAR-MM: Selective Parameter Evaluation and Restoration via Model Merging for Efficient Financial LLM Adaptation

2025-11-11 · Berkcan Kapusuzoglu, Supriyo Chakraborty, Renkun Ni, Stephen Rawls 외 arxiv

Large language models (LLMs) adapted to financial domains often suffer from catastrophic forgetting of general reasoning capabilities essential for customer interactions and complex financial analysis. We introduce Selec…

Continual PretrainingDomain Adaptation

Unsupervised Domain Adaptation Through Transferring both the Source-Knowledge and Target-Relatedness Simultaneously

2020-03-18 · Qing Tian, Yanan Zhu, Chuang Ma, Meng Cao

Unsupervised domain adaptation (UDA) is an emerging research topic in the field of machine learning and pattern recognition, which aims to help the learning of unlabeled target domain by transferring knowledge from the s…

BIG-bench Machine LearningDomain AdaptationUnsupervised Domain Adaptation

Domain transfer through deep activation matching

2018-09-01 · ECCV 2018 9 · Haoshuo Huang, Qi-Xing Huang, Philipp Krahenbuhl

We introduce a layer-wise unsupervised domain adaptation approach for the task of semantic segmentation. Instead of merely matching the output distributions of the source and target domains, our approach aligns the distr…

Domain AdaptationGenerative Adversarial Networkimage-classificationImage Classification+3

Dual Alignment Unsupervised Domain Adaptation for Video-Text Retrieval

2023-01-01 · CVPR 2023 1 · Xiaoshuai Hao, Wanqian Zhang, Dayan Wu, Fei Zhu 외

Video-text retrieval is an emerging stream in both computer vision and natural language processing communities, which aims to find relevant videos given text queries. In this paper, we study the notoriously challengi…

Domain AdaptationRetrievalText RetrievalUnsupervised Domain Adaptation+1