Controlled Dynamics Attractor Transformer
About
Transformer architectures have dramatically advanced representation learning and inference in deep models through self-attention mechanisms. In parallel,associative memory (AM) frameworks map representations onto energy landscapes, offering interpretable retrieval mechanisms. However, their continuous-time inference dynamics lack the biological plausibility of classical Continuous Attractor Neural Networks (CANNs). To bridge this gap, we propose Controlled Dynamics Attractor Transformer (CDAT), which couples a mixture von Mises-Fisher (Mo-vMF) attention energy with a Hopfield refinement energy, while augmenting energy descent with a CANN-inspired excitation-inhibition modulation. CDAT instantiates a topology-constrained dynamical system whose couplings encode relational structure among tokens, thereby linking attractor-style dynamics to modern energy-based attention. We further provide a constructive dissipation analysis to formally establish their controlled inference dynamics. Benefiting from these robust and structured dynamics, CDAT achieves state-of-the-art performance across multiple benchmarks in graph anomaly detection and graph classification.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Graph Classification | PROTEINS | Accuracy87.1 | 1383 | |
| Graph Classification | MUTAG | Accuracy98.8 | 1229 | |
| Graph Classification | NCI1 | Accuracy93.5 | 707 | |
| Graph Classification | ENZYMES | Accuracy99.1 | 419 | |
| Graph Classification | DD | Accuracy98.5 | 309 | |
| Graph Classification | NCI109 | Accuracy94.3 | 275 | |
| Graph Classification | Mutagenicity | Accuracy98.8 | 35 | |
| Graph Anomaly Detection | Amazon (1%) | Macro-F191.2 | 17 | |
| Graph Anomaly Detection | T-Finance (40%) | Macro-F190.6 | 14 | |
| Graph Anomaly Detection | T-Finance (1%) | Macro-F187.4 | 13 |