← Search

Zahra Monfared

9 accepted papers

2024

Almost-Linear RNNs Yield Highly Interpretable Symbolic Codes in Dynamical Systems Reconstruction

NeurIPS 2024poster

Dynamical systems theory (DST) is fundamental for many areas of science and engineering. It can provide deep insights into the behavior of systems evolving in time, as typically described by differential or recursive equations. A common approach to facilitate mathematical tractability and interpreta…

2024

Out-of-Domain Generalization in Dynamical Systems Reconstruction

ICML 2024poster

In science we are interested in finding the governing equations, the dynamical rules, underlying empirical phenomena. While traditionally scientific models are derived through cycles of human insight and experimentation, recently deep learning (DL) techniques have been advanced to reconstruct dynami…

2023

Bifurcations and loss jumps in RNN training

NeurIPS 2023spotlight

Recurrent neural networks (RNNs) are popular machine learning tools for modeling and forecasting sequential data and for inferring dynamical systems (DS) from observed time series. Concepts from DS theory (DST) have variously been used to further our understanding of both, how trained RNNs solve com…

2023

Generalized Teacher Forcing for Learning Chaotic Dynamics

ICML 2023oral

Chaotic dynamical systems (DS) are ubiquitous in nature and society. Often we are interested in reconstructing such systems from observed time series for prediction or mechanistic insight, where by reconstruction we mean learning geometrical and invariant temporal properties of the system in questio…

2022

On the difficulty of learning chaotic dynamics with RNNs

NeurIPS 2022accept

Recurrent neural networks (RNNs) are wide-spread machine learning tools for modeling sequential and time series data. They are notoriously hard to train because their loss gradients backpropagated in time tend to saturate or diverge during training. This is known as the exploding and vanishing gradi…

2022

Tractable Dendritic RNNs for Reconstructing Nonlinear Dynamical Systems

ICML 2022spotlight

In many scientific disciplines, we are interested in inferring the nonlinear dynamical system underlying a set of observed time series, a challenging task in the face of chaotic behavior and noise. Previous deep learning approaches toward this goal often suffered from a lack of interpretability and…

2021

Identifying nonlinear dynamical systems with multiple time scales and long-range dependencies

ICLR 2021spotlight

A main theoretical interest in biology and physics is to identify the nonlinear dynamical system (DS) that generated observed time series. Recurrent Neural Networks (RNN) are, in principle, powerful enough to approximate any underlying DS, but in their vanilla form suffer from the exploding vs. vani…

Cited by 48SourcePDFScholar
2020

Transformation of ReLU-based recurrent neural networks from discrete-time to continuous-time

ICML 2020poster

Recurrent neural networks (RNN) as used in machine learning are commonly formulated in discrete time, i.e. as recursive maps. This brings a lot of advantages for training models on data, e.g. for the purpose of time series prediction or dynamical systems identification, as powerful and efficient inf…