cs.LGJun 19, 2026

Topological Neural Dynamics: A Neuron-wise Framework for Sequence Modeling

Authors: Borui CaiYao Zhao

Organizations: Hangzhou International Innovation Institute, Beihang University, China · Victoria University, Melbourne, Australia

Abstract

Existing sequence models, including RNNs, LSTMs, continuous-time networks, and Transformers, share a common structural principle: layer-wise dynamics, where all neurons in the same layer co-evolve through a shared parameterized operator, leaving individual neurons no freedom to evolve independently. Yet in many complex dynamical systems, rich global behavior emerges precisely from locally evolving units interacting through structured connectivity. Inspired by this principle, we introduce Topological Neural Dynamics (TND), a sequence modeling framework that shifts computation from layer-wise to neuron-wise dynamics. TND represents a neural system as a directed neuron graph, an interaction operator, and a local dynamics function, where each neuron evolves independently and collective computation emerges from interactions through the explicit graph topology. We instantiate TND as a discrete-time graph-coupled dynamical system and evaluate it as a case study on a behavior cloning task in single-player Pong. Compared with Vanilla RNN, Sparse RNN, LSTM, Closed-form continuous-time neural network (CfC), and Transformer baselines, TND achieves the best catch rate and a mean of 17.47 consecutive catches per round, more than three times that of the strongest baseline. These results suggest that shifting from layer-wise to neuron-wise dynamics provides an effective inductive bias for sequence modeling.

Explore similar work

CardsList
  1. The Topological Trouble With Transformers

    Apr 18, 2026Michael C. Mozer, Shoaib Ahmed Siddiqui, Rosanne LiuFeed-Forward NetworkTopological Data Analysis

  2. Physics-Modeled Neural Networks

    May 5, 2026Raul Felipe-Sosa, Angel Martin del Rey, Maria Flores CeballosNeural Ordinary Differential EquationsNeural Network