paper-with-me

홈 › Papers

HM3: Hierarchical Multi-Objective Model Merging for Pretrained Models

2024-09-27 · Yu Zhou, Xingyu Wu, Jibin Wu, Liang Feng, Kay Chen Tan

Model merging is a technique that combines multiple large pretrained models into a single model with enhanced performance and broader task adaptability. It has gained popularity in large pretrained model development due to its ability to bypass the need for original training data and further training processes. However, most existing model merging approaches focus solely on exploring the parameter space, merging models with identical architectures. Merging within the architecture space, despite its potential, remains in its early stages due to the vast search space and the challenges of layer compatibility. This paper marks a significant advance toward more flexible and comprehensive model merging techniques by modeling the architecture-space merging process as a reinforcement learning task. We train policy and value networks using offline sampling of weight vectors, which are then employed for the online optimization of merging strategies. Moreover, a multi-objective optimization paradigm is introduced to accommodate users' diverse task preferences, learning the Pareto front of optimal models to offer customized merging suggestions. Experimental results across multiple tasks, including text translation, mathematical reasoning, and code generation, validate the effectiveness and superiority of the proposed framework in model merging. The code will be made publicly available after the review process.

📄 PDF Abstract BibTeX arXiv:2409.18893

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationMathematical Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

When Privacy Hurts Mergeability: Geometry-Aware Model Merging under Differential Privacy

2026-08-27 · Jin Liu, Junkang Liu, Ning Xi, Yinbin Miao 외 arxiv

Model merging promises to construct a single multi-task model from independently fine-tuned task models without accessing the original task data. This makes it attractive when task data cannot be centralized, but release…

HCOMC: A Hierarchical Cooperative On-Ramp Merging Control Framework in Mixed Traffic Environment on Two-Lane Highways

2025-07-15 · Tianyi Wang, Yangyang Wang, Jie Pan, Junfeng Jiao 외 arxiv

Highway on-ramp merging areas are common bottlenecks to traffic congestion and accidents. Currently, a cooperative control strategy based on connected and automated vehicles (CAVs) is a fundamental solution to this probl…

H-SPAM: Hierarchical Superpixel Anything Model

2026-04-13 · Julien Walther, Rémi Giraud, Michaël Clément arxiv

Superpixels offer a compact image representation by grouping pixels into coherent regions. Recent methods have reached a plateau in terms of segmentation accuracy by generating noisy superpixel shapes. Moreover, most exi…

Scalable Hierarchical Agglomerative Clustering

2020-10-22 · Nicholas Monath, Avinava Dubey, Guru Guruganesh, Manzil Zaheer 외

The applicability of agglomerative clustering, for inferring both hierarchical and flat clustering, is limited by its scalability. Existing scalable hierarchical clustering methods sacrifice quality for speed and often l…

2D Human Pose EstimationClustering

Training-Free Pretrained Model Merging

2024-03-04 · CVPR 2024 1 · Zhengqi Xu, Ke Yuan, Huiqiong Wang, Yong Wang 외

Recently, model merging techniques have surfaced as a solution to combine multiple single-talent models into a single multi-talent model. However, previous endeavors in this field have either necessitated additional trai…

model