PaperPulse logo
FeedTopicsAI Researcher FeedBlogPodcastAccount

Stay Updated

Get the latest research delivered to your inbox

Platform

  • Home
  • About Us
  • Search Papers
  • Research Topics
  • Researcher Feed

Resources

  • Newsletter
  • Blog
  • Podcast
PaperPulse•

AI-powered research discovery platform

© 2024 PaperPulse. All rights reserved.

FroM: Frobenius Norm-Based Data-Free Adaptive Model Merging

arXivSource

Zijian Li, Xiaocheng Feng, Huixin Liu, Yichong Huang, Ting Liu, Bing Qin

cs.CL
|
Jun 3, 2025
2 views

One-line Summary

FroM is a new adaptive model merging method that uses the Frobenius norm to effectively combine fine-tuned models without data, reducing task interference.

Plain-language Overview

As large language models become more advanced, fine-tuning them for specific tasks is a common way to improve their performance. However, merging these fine-tuned models can lead to problems where the tasks interfere with each other, especially when using parameter-efficient fine-tuning methods. The paper introduces FroM, an innovative method that merges models by measuring their parameters with the Frobenius norm, which doesn't require any training data. This approach reduces the task interference problem and performs better than existing methods.

Technical Details