An Expressive and Self-Adaptive Dynamical System for Efficient Function Learning

Abstract

Function learning forms the foundation of numerous scientific and engineering tasks. While modern machine learning (ML) methods model complex functions effectively, their escalating complexity and computational demands pose challenges to efficient deployment. In contrast, natural dynamical systems exhibit remarkable computational efficiency in representing and solving complex functions. However, existing dynamical system approaches are limited by low expressivity and inefficient training. To this end, we propose EADS, an Expressive and self-Adaptive Dynamical System capable of accurately learning a wide spectrum of functions with extraordinary efficiency. Specifically, (1) drawing inspiration from biological dynamical systems, we integrate hierarchical architectures and heterogeneous dynamics into EADS, significantly enhancing its capacity to represent complex functions. (2) We propose an on-device training method that leverages intrinsic electrical signals to update parameters, making EADS self-adaptive with exceptional efficiency. Experimental results across diverse domains demonstrate that EADS achieves higher accuracy than existing works, while offering orders-of-magnitude speedups over traditional neural network solutions on GPUs for both inference and training, showcasing its broader impact in overcoming computational bottlenecks across various fields.

Cite

Text

Liu et al. "An Expressive and Self-Adaptive Dynamical System for Efficient Function Learning." Proceedings of the 42nd International Conference on Machine Learning, 2025.

Markdown

[Liu et al. "An Expressive and Self-Adaptive Dynamical System for Efficient Function Learning." Proceedings of the 42nd International Conference on Machine Learning, 2025.](https://mlanthology.org/icml/2025/liu2025icml-expressive/)

BibTeX

@inproceedings{liu2025icml-expressive,
  title     = {{An Expressive and Self-Adaptive Dynamical System for Efficient Function Learning}},
  author    = {Liu, Chuan and Wu, Chunshu and Song, Ruibing and Li, Ang and Wu, Ying Nian and Geng, Tong},
  booktitle = {Proceedings of the 42nd International Conference on Machine Learning},
  year      = {2025},
  pages     = {39841-39852},
  volume    = {267},
  url       = {https://mlanthology.org/icml/2025/liu2025icml-expressive/}
}