English

Analyzing Finetuning Representation Shift for Multimodal LLMs Steering

Artificial Intelligence 2025-08-14 v2 Computation and Language Computer Vision and Pattern Recognition

Abstract

Multimodal LLMs (MLLMs) have reached remarkable levels of proficiency in understanding multimodal inputs. However, understanding and interpreting the behavior of such complex models is a challenging task, not to mention the dynamic shifts that may occur during fine-tuning, or due to covariate shift between datasets. In this work, we apply concept-level analysis towards MLLM understanding. More specifically, we propose to map hidden states to interpretable visual and textual concepts. This enables us to more efficiently compare certain semantic dynamics, such as the shift from an original and fine-tuned model, revealing concept alteration and potential biases that may occur during fine-tuning. We also demonstrate the use of shift vectors to capture these concepts changes. These shift vectors allow us to recover fine-tuned concepts by applying simple, computationally inexpensive additive concept shifts in the original model. Finally, our findings also have direct applications for MLLM steering, which can be used for model debiasing as well as enforcing safety in MLLM output. All in all, we propose a novel, training-free, ready-to-use framework for MLLM behavior interpretability and control. Our implementation is publicly available.

Keywords

Cite

@article{arxiv.2501.03012,
  title  = {Analyzing Finetuning Representation Shift for Multimodal LLMs Steering},
  author = {Pegah Khayatan and Mustafa Shukor and Jayneel Parekh and Arnaud Dapogny and Matthieu Cord},
  journal= {arXiv preprint arXiv:2501.03012},
  year   = {2025}
}

Comments

ICCV 2025. The first three authors contributed equally. Project page and code: https://pegah- kh.github.io/projects/lmm-finetuning-analysis-and-steering/

R2 v1 2026-06-28T20:57:33.960Z