paper-with-me

Papers

Simple LLM Baselines are Competitive for Model Diffing

2026-02-10 · Elias Kempf, Simon Schrodi, Bartosz Cywiński, Thomas Brox, Neel Nanda, Arthur Conmy arxiv

Standard LLM evaluations only test capabilities or dispositions that evaluators designed them for, missing unexpected differences such as behavioral shifts between model revisions or emergent misaligned tendencies. Model diffing addresses this limitation by automatically surfacing systematic behavioral differences. Recent approaches include LLM-based methods that generate natural language descriptions and sparse autoencoder (SAE)-based methods that identify interpretable features. However, no systematic comparison of these approaches exists nor are there established evaluation criteria. We address this gap by proposing evaluation metrics for key desiderata (generalization, interestingness, and abstraction level) and use these to compare existing methods. Our results show that an improved LLM-based baseline performs comparably to the SAE-based method while typically surfacing more abstract behavioral differences.

📄 PDF Abstract BibTeX arXiv:2602.10371

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Delta-Crosscoder: Robust Crosscoder Model Diffing in Narrow Fine-Tuning Regimes

2026-02-16 · Aly Kassem, Thomas Jiralerspong, Negar Rostamzadeh, Golnoosh Farnadi arxiv

Model diffing methods aim to identify how fine-tuning changes a model's internal representations. Crosscoders approach this by learning shared dictionaries of interpretable latent directions between base and fine-tuned m…

List of top-venue papers related to binary diffing in the last decade

2020-04-05 · Anonymous

List of top-venue papers related to binary diffing in the last decade.

Cross-Architecture Model Diffing with Crosscoders: Unsupervised Discovery of Differences Between LLMs

2026-02-12 · Thomas Jiralerspong, Trenton Bricken arxiv

Model diffing, the process of comparing models' internal representations to identify their differences, is a promising approach for uncovering safety-critical behaviors in new models. However, its application has so far …

Binary Diffing as a Network Alignment Problem via Belief Propagation

2021-12-31 · Elie Mengin, Fabrice Rossi

In this paper, we address the problem of finding a correspondence, or matching, between the functions of two programs in binary form, which is one of the most common task in binary diffing. We introduce a new formulation…

Reading the Finetuning Prior: Verbatim Content Recovery via Contrastive Decoding Diffing

2026-05-25 · Michał Brzozowski, Zuzanna Dubanowska, Enrico Cassano, Neo Christopher Chung arxiv

Narrowly finetuned language models memorize implanted content verbatim, but auditing what a deployed model has been taught, without access to its weights or training data, remains an open challenge. Recent work shows tha…