Towards Neuron Attributions in Multi-Modal Large Language Models

Junfeng Fang, Zac Bi, Ruipeng Wang, Houcheng Jiang, Yuan Gao +5 more
2/3/2026

Abstract

As Large Language Models (LLMs) demonstrate impressive capabilities, demys-tifying their internal mechanisms becomes increasingly vital. Neuron attribution, which attributes LLM outputs to specific neurons to reveal the semantic properties they learn, has emerged as a key interpretability approach. However, while neuron attribution has made significant progress in deciphering text-only LLMs, its application to Multimodal LLMs (MLLMs) remains less explored. To address this gap, we propose a novel N euron A ttribution method tailored for M LLMs, termed NAM . Specifically, NAM not only reveals the modality-specific semantic knowledge learned by neurons within MLLMs, but also highlights several intriguing properties of neurons, such as cross-modal invariance and semantic sensitivity. These properties collectively elucidate the inner workings mechanism of MLLMs, providing a deeper understanding of how MLLMs process and generate multi-modal content. Through theoretical analysis and empirical validation, we demonstrate the efficacy of NAM and the valuable insights it offers. Furthermore, leveraging NAM, we introduce a multi-modal knowledge editing paradigm, underscoring the practical significance of our approach for downstream applications of MLLMs. Our code is available at https://github.com/littlelittlenine/NAM_1.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 2 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{fang2026towards,
  title  = {Towards Neuron Attributions in Multi-Modal Large Language Models},
  author = {Junfeng Fang and Zac Bi and Ruipeng Wang and Houcheng Jiang and Yuan Gao and Kun Wang and An Zhang and Jie Shi and Xiang Wang and Tat-Seng Chua},
  year   = {2026},
  doi    = {10.52202/079017-3904},
  url    = {https://doi.org/10.52202/079017-3904},
  journal = {NEURIPS 2024 2024}
}

Discussion