Saved in:
Bibliographic Details
Main Authors: Liu, Yiheng, Liu, Zhengliang, Wu, Zihao, Ning, Junhao, Sun, Haiyang, Xia, Sichen, Yang, Yang, Gao, Xiaohui, Qiang, Ning, Ge, Bao, Liu, Tianming, Han, Junwei, Hu, Xintao
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2502.20408
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • In recent years, the rapid advancement of large language models (LLMs) in natural language processing has sparked significant interest among researchers to understand their mechanisms and functional characteristics. Although prior studies have attempted to explain LLM functionalities by identifying and interpreting specific neurons, these efforts mostly focus on individual neuron contributions, neglecting the fact that human brain functions are realized through intricate interaction networks. Inspired by research on functional brain networks (FBNs) in the field of neuroscience, we utilize similar methodologies estabilished in FBN analysis to explore the "functional networks" within LLMs in this study. Experimental results highlight that, much like the human brain, LLMs exhibit certain functional networks that recur frequently during their operation. Further investigation reveals that these functional networks are indispensable for LLM performance. Inhibiting key functional networks severely impairs the model's capabilities. Conversely, amplifying the activity of neurons within these networks can enhance either the model's overall performance or its performance on specific tasks. This suggests that these functional networks are strongly associated with either specific tasks or the overall performance of the LLM. Code is available at https://github.com/WhatAboutMyStar/LLM_ACTIVATION.