English

MAR: Efficient Large Language Models via Module-aware Architecture Refinement

Artificial Intelligence 2026-04-23 v1 Computation and Language Machine Learning Neural and Evolutionary Computing

Abstract

Large Language Models (LLMs) excel across diverse domains but suffer from high energy costs due to quadratic attention and dense Feed-Forward Network (FFN) operations. To address these issues, we propose Module-aware Architecture Refinement (MAR), a two-stage framework that integrates State Space Models (SSMs) for linear-time sequence modeling and applies activation sparsification to reduce FFN costs. In addition, to mitigate low information density and temporal mismatch in integrating Spiking Neural Networks (SNNs) with SSMs, we design the Adaptive Ternary Multi-step Neuron (ATMN) and the Spike-aware Bidirectional Distillation Strategy (SBDS). Extensive experiments demonstrate that MAR effectively restores the performance of its dense counterpart under constrained resources while substantially reducing inference energy consumption. Furthermore, it outperforms efficient models of comparable or even larger scale, underscoring its potential for building efficient and practical LLMs.

Keywords

Cite

@article{arxiv.2601.21503,
  title  = {MAR: Efficient Large Language Models via Module-aware Architecture Refinement},
  author = {Junhong Cai and Guiqin Wang and Kejie Zhao and Jianxiong Tang and Xiang Wang and Luziwei Leng and Ran Cheng and Yuxin Ma and Qinghai Guo},
  journal= {arXiv preprint arXiv:2601.21503},
  year   = {2026}
}

Comments

Accepted by ICASSP 2026. 5 pages, 5 figures

R2 v1 2026-07-01T09:25:24.940Z