English

Reasoning is Periodicity? Improving Large Language Models Through Effective Periodicity Modeling

Computation and Language 2025-10-28 v4 Artificial Intelligence Machine Learning

Abstract

Periodicity, as one of the most important basic characteristics, lays the foundation for facilitating structured knowledge acquisition and systematic cognitive processes within human learning paradigms. However, the potential flaws of periodicity modeling in Transformer affect the learning efficiency and establishment of underlying principles from data for large language models (LLMs) built upon it. In this paper, we demonstrate that integrating effective periodicity modeling can improve the learning efficiency and performance of LLMs. We introduce FANformer, which adapts Fourier Analysis Network (FAN) into attention mechanism to achieve efficient periodicity modeling, by modifying the feature projection process of attention mechanism. Extensive experimental results on language modeling show that FANformer consistently outperforms Transformer when scaling up model size and training tokens, underscoring its superior learning efficiency. Our pretrained FANformer-1B exhibits marked improvements on downstream tasks compared to open-source LLMs with similar model parameters or training tokens. Moreover, we reveal that FANformer exhibits superior ability to learn and apply rules for reasoning compared to Transformer. The results position FANformer as an effective and promising architecture for advancing LLMs.

Keywords

Cite

@article{arxiv.2502.21309,
  title  = {Reasoning is Periodicity? Improving Large Language Models Through Effective Periodicity Modeling},
  author = {Yihong Dong and Ge Li and Xue Jiang and Yongding Tao and Kechi Zhang and Hao Zhu and Huanyu Liu and Jiazheng Ding and Jia Li and Jinliang Deng and Hong Mei},
  journal= {arXiv preprint arXiv:2502.21309},
  year   = {2025}
}

Comments

Accepted to NeurIPS'25

R2 v1 2026-06-28T22:02:17.062Z