English

Discovering Decoupled Functional Modules in Large Language Models

Machine Learning 2026-03-19 v1 Computation and Language

Abstract

Understanding the internal functional organization of Large Language Models (LLMs) is crucial for improving their trustworthiness and performance. However, how LLMs organize different functions into modules remains highly unexplored. To bridge this gap, we formulate a functional module discovery problem and propose an Unsupervised LLM Cross-layer MOdule Discovery (ULCMOD) framework that simultaneously disentangles the large set of neurons in the entire LLM into modules while discovering the topics of input samples related to these modules. Our framework introduces a novel objective function and an efficient Iterative Decoupling (IterD) algorithm. Extensive experiments show that our method discovers high-quality, disentangled modules that capture more meaningful semantic information and achieve superior performance in various downstream tasks. Moreover, our qualitative analysis reveals that the discovered modules show semantic coherence, correspond to interpretable specializations, and a clear spatial and hierarchical organization within the LLM. Our work provides a novel tool for interpreting the functional modules of LLMs, filling a critical blank in LLM's interpretability research.

Keywords

Cite

@article{arxiv.2603.17823,
  title  = {Discovering Decoupled Functional Modules in Large Language Models},
  author = {Yanke Yu and Jin Li and Ying Sun and Ping Li and Zhefeng Wang and Yi Zheng},
  journal= {arXiv preprint arXiv:2603.17823},
  year   = {2026}
}

Comments

AAAI-26 Oral

R2 v1 2026-07-01T11:26:22.216Z