paper-with-me

홈 › Papers

Learning Nonlinear Brain Dynamics: van der Pol Meets LSTM

2018-05-24 · German Abrevaya, Irina Rish, Aleksandr Y. Aravkin, Guillermo Cecchi, James Kozloski, Pablo Polosecki, Peng Zheng, Silvina Ponce Dawson, Juliana Rhee, David Cox

Many real-world data sets, especially in biology, are produced by complex nonlinear dynamical systems. In this paper, we focus on brain calcium imaging (CaI) of different organisms (zebrafish and rat), aiming to build a model of joint activation dynamics in large neuronal populations, including the whole brain of zebrafish. We propose a new approach for capturing dynamics of temporal SVD components that uses the coupled (multivariate) van der Pol (VDP) oscillator, a nonlinear ordinary differential equation (ODE) model describing neural activity, with a new parameter estimation technique that combines variable projection optimization and stochastic search. We show that the approach successfully handles nonlinearities and hidden state variables in the coupled VDP. The approach is accurate, achieving 0.82 to 0.94 correlation between the actual and model-generated components, and interpretable, as VDP's coupling matrix reveals anatomically meaningful positive (excitatory) and negative (inhibitory) interactions across different brain subsystems corresponding to spatial SVD components. Moreover, VDP is comparable to (or sometimes better than) recurrent neural networks (LSTM) for (short-term) prediction of future brain activity; VDP needs less parameters to train, which was a plus on our small training data. Finally, the overall best predictive method, greatly outperforming both VDP and LSTM in short- and long-term predictive settings on both datasets, was the new hybrid VDP-LSTM approach that used VDP to simulate large domain-specific dataset for LSTM pretraining; note that simple LSTM data-augmentation via noisy versions of training data was much less effective.

📄 PDF Abstract BibTeX arXiv:1805.09874

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationparameter estimationTime Series Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Bridging LSTM Architecture and the Neural Dynamics during Reading

2016-04-22 · Peng Qian, Xipeng Qiu, Xuanjing Huang

Recently, the long short-term memory neural network (LSTM) has attracted wide interest due to its success in many tasks. LSTM architecture consists of a memory cell and three gates, which looks similar to the neuronal ne…

Predictive Modeling of Rat Brain Local Field Potentials using Single-Variable and Multivariable Approaches

2025-02-23 · AmirAli Kalbasi, Shole Jamali, Mahdi Aliyari Shoorehdeli, Abbas Haghparast

Accurate prediction of neural dynamics in the brain's reward circuitry is crucial for elucidating how natural and pharmacological rewards influence neural activity and connectivity. Traditional linear models, such as aut…

Hippocampus

Perturbing a Neural Network to Infer Effective Connectivity: Evidence from Synthetic EEG Data

2023-07-19 · Peizhen Yang, Xinke Shen, Zongsheng Li, Zixiang Luo 외

Identifying causal relationships among distinct brain areas, known as effective connectivity, holds key insights into the brain's information processing and cognitive functions. Electroencephalogram (EEG) signals exhibit…

EEGElectroencephalogram (EEG)

Data-Driven Predictive Modeling of Neuronal Dynamics using Long Short-Term Memory

2019-08-11 · Benjamin Plaster, Gautam Kumar

Modeling brain dynamics to better understand and control complex behaviors underlying various cognitive brain functions are of interests to engineers, mathematicians, and physicists from the last several decades. With a …

Deep Dictionary-Free Method for Identifying Linear Model of Nonlinear System with Input Delay

2025-11-06 · Patrik Valábek, Marek Wadinger, Michal Kvasnica, Martin Klaučo arxiv

Nonlinear dynamical systems with input delays pose significant challenges for prediction, estimation, and control due to their inherent complexity and the impact of delays on system behavior. Traditional linear control t…