paper-with-me

Papers

Mashup Learning: Faster Finetuning by Remixing Past Checkpoints

2026-03-10 · Sofia Maria Lo Cicero Vaina, Artem Chumachenko, Max Ryabinin arxiv

Finetuning on domain-specific data is a well-established method for enhancing LLM performance on downstream tasks. Training on each dataset produces a new set of model weights, resulting in a multitude of checkpoints saved in-house or on open-source platforms. However, these training artifacts are rarely reused for subsequent experiments despite containing improved model abilities for potentially similar tasks. In this paper, we propose Mashup Learning, a simple method to leverage the outputs of prior training runs to enhance model adaptation to new tasks. Our procedure identifies the most relevant historical checkpoints for a target dataset, aggregates them with model merging, and uses the result as an improved initialization for training. Across 8 standard LLM benchmarks, four models, and two collections of source checkpoints, Mashup Learning consistently improves average downstream accuracy by 0.5-5 percentage points over training from scratch. It also accelerates convergence, requiring 41-46% fewer training steps and up to 37% less total wall-clock time to match from-scratch accuracy, including all selection and merging overhead.

📄 PDF Abstract BibTeX arXiv:2603.10156

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Goal-Driven Context-Aware Next Service Recommendation for Mashup Composition

2022-10-25 · Xihao Xie, Jia Zhang, Rahul Ramachandran, Tsengdar J. Lee 외

As service-oriented architecture becoming one of the most prevalent techniques to rapidly deliver functionalities to customers, increasingly more reusable software components have been published online in forms of web se…

Decision Making

WARBERT: A Hierarchical BERT-based Model for Web API Recommendation

2025-09-27 · Zishuo Xu, Yuhong Gu, Dezhong Yao arxiv

With the rise of Web 2.0 and microservices, the increasing availability of Web APIs has intensified the need for effective recommendation systems. Existing approaches are generally categorized into two methods: recommend…

Recommendation Systems

Modeling the Compatibility of Stem Tracks to Generate Music Mashups

2021-03-26 · Jiawen Huang, Ju-Chiang Wang, Jordan B. L. Smith, Xuchen Song 외

A music mashup combines audio elements from two or more songs to create a new work. To reduce the time and effort required to make them, researchers have developed algorithms that predict the compatibility of audio eleme…

Self-Remixing: Unsupervised Speech Separation via Separation and Remixing

2022-11-18 · Kohei Saijo, Tetsuji Ogawa

We present Self-Remixing, a novel self-supervised speech separation method, which refines a pre-trained separation model in an unsupervised manner. The proposed method consists of a shuffler module and a solver module, a…

Domain AdaptationSemi-supervised Domain AdaptationSpeech Separation

DIRECT: Video Mashup Creation via Hierarchical Multi-Agent Planning and Intent-Guided Editing

2026-04-06 · Ke Li, Maoliang Li, Jialiang Chen, Jiayu Chen 외 arxiv

Video mashup creation represents a complex video editing paradigm that recomposes existing footage to craft engaging audio-visual experiences, demanding intricate orchestration across semantic, visual, and auditory dimen…