paper-with-me

홈 › Papers

A Pipeline to Assess Merging Methods via Behavior and Internals

2025-09-23 · Yutaro Sigrist, Andreas Waldis arxiv

Merging methods combine the weights of multiple language models (LMs) to leverage their capacities, such as for domain adaptation. While existing studies investigate merged models from a solely behavioral perspective, we offer the first comprehensive view by assessing and connecting their behavior and internals. We present a novel evaluation pipeline that first merges multiple parent LMs, and then evaluates the merged models in comparison to the initial ones based on their behavior on downstream tasks, like MMLU, and the internal encoded linguistic competence. We showcase this pipeline by assessing the merging of instruction fine-tuned with math- and code-adapted LMs from the Qwen2.5 family. Our results show that merging methods impacts behavior and internals differently. While the performance of merged models is typically between that of the two parent models, their encoded information about linguistic phenomena, particularly in morphology and syntax, can surpass the parent models. Moreover, we find weak ranking correlation between this behavior and internal evaluation. With our pipeline and initial results, we emphasize the need for more comprehensive evaluations of model merging methods to gain a faithful understanding of their capabilities and reliability, beyond potential superficial behavioral advances.

📄 PDF Abstract BibTeX arXiv:2509.19476

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Rethinking White-Box Watermarks on Deep Learning Models under Neural Structural Obfuscation

2023-03-17 · Yifan Yan, Xudong Pan, Mi Zhang, Min Yang

Copyright protection for deep neural networks (DNNs) is an urgent need for AI corporations. To trace illegally distributed model copies, DNN watermarking is an emerging technique for embedding and verifying secret identi…

EMTeC: A Corpus of Eye Movements on Machine-Generated Texts

2024-08-08 · Lena Sophia Bolliger, Patrick Haller, Isabelle Caroline Rose Cretton, David Robert Reich 외

The Eye Movements on Machine-Generated Texts Corpus (EMTeC) is a naturalistic eye-movements-while-reading corpus of 107 native English speakers reading machine-generated texts. The texts are generated by three large lang…

The Geometry of Harmfulness in LLMs through Subconcept Probing

2025-07-23 · McNair Shah, Saleena Angeline, Adhitya Rajendra Kumar, Naitik Chheda 외 arxiv

Recent advances in large language models (LLMs) have intensified the need to understand and reliably curb their harmful behaviours. We introduce a multidimensional framework for probing and steering harmful content in mo…

From Word Sequences to Behavioral Sequences: Adapting Modeling and Evaluation Paradigms for Longitudinal NLP

2026-01-12 · Adithya V Ganesan, Vasudha Varadarajan, Oscar NE Kjell, Whitney R Ringwald 외 arxiv

While NLP typically treats documents as independent and unordered samples, in longitudinal studies, this assumption rarely holds: documents are nested within authors and ordered in time, forming person-indexed, time-orde…

General-purpose LLMs as Models of Human Driver Behavior: The Case of Simplified Merging

2026-03-11 · Samir H. A. Mohammad, Wouter Mooi, Arkady Zgonnikov arxiv

Human behavior models are essential as behavior references and for simulating human agents in virtual safety assessment of automated vehicles (AVs), yet current models face a trade-off between interpretability and flexib…