paper-with-me

홈 › Papers

Interpreting recurrent neural networks behaviour via excitable network attractors

2018-07-27 · Andrea Ceni, Peter Ashwin, Lorenzo Livi

Introduction: Machine learning provides fundamental tools both for scientific research and for the development of technologies with significant impact on society. It provides methods that facilitate the discovery of regularities in data and that give predictions without explicit knowledge of the rules governing a system. However, a price is paid for exploiting such flexibility: machine learning methods are typically black-boxes where it is difficult to fully understand what the machine is doing or how it is operating. This poses constraints on the applicability and explainability of such methods. Methods: Our research aims to open the black-box of recurrent neural networks, an important family of neural networks used for processing sequential data. We propose a novel methodology that provides a mechanistic interpretation of behaviour when solving a computational task. Our methodology uses mathematical constructs called excitable network attractors, which are invariant sets in phase space composed of stable attractors and excitable connections between them. Results and Discussion: As the behaviour of recurrent neural networks depends both on training and on inputs to the system, we introduce an algorithm to extract network attractors directly from the trajectory of a neural network while solving tasks. Simulations conducted on a controlled benchmark task confirm the relevance of these attractors for interpreting the behaviour of recurrent neural networks, at least for tasks that involve learning a finite number of stable states and transitions between them.

📄 PDF Abstract BibTeX arXiv:1807.10478

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Back to the Continuous Attractor

2024-07-31 · Ábel Ságodi, Guillermo Martín-Sánchez, Piotr Sokół, Il Memming Park

Continuous attractors offer a unique class of solutions for storing continuous-valued variables in recurrent system states for indefinitely long time intervals. Unfortunately, continuous attractors suffer from severe str…

Persistent learning signals and working memory without continuous attractors

2023-08-24 · Il Memming Park, Ábel Ságodi, Piotr Aleksander Sokół

Neural dynamical systems with stable attractor structures, such as point attractors and continuous attractors, are hypothesized to underlie meaningful temporal behavior that requires working memory. However, working memo…

Analysis of complex excitation patterns using Feynman-like diagrams

2023-07-04 · Louise Arno, Desmond Kabus, Hans Dierckx

Many extended chemical and biological systems self-organise into complex patterns that drive the medium behaviour in a non-linear fashion. An important class of such systems are excitable media, including neural and card…

Learning Sequence Attractors in Recurrent Networks with Hidden Neurons

2024-04-03 · Yao Lu, Si Wu

The brain is targeted for processing temporal sequence information. It remains largely unclear how the brain learns to store and retrieve sequence memories. Here, we study how recurrent networks of binary neurons learn s…

Local Dynamics in Trained Recurrent Neural Networks

2016-07-13

Learning a task induces connectivity changes in neural circuits, thereby changing their dynamics. To elucidate task related neural dynamics we study trained Recurrent Neural Networks. We develop a Mean Field Theory for R…