paper-with-me

Papers

Estimating Nonlinear Dynamics with the ConvNet Smoother

2017-02-17 · Luca Ambrogioni, Umut Güçlü, Eric Maris, Marcel van Gerven

Estimating the state of a dynamical system from a series of noise-corrupted observations is fundamental in many areas of science and engineering. The most well-known method, the Kalman smoother (and the related Kalman filter), relies on assumptions of linearity and Gaussianity that are rarely met in practice. In this paper, we introduced a new dynamical smoothing method that exploits the remarkable capabilities of convolutional neural networks to approximate complex non-linear functions. The main idea is to generate a training set composed of both latent states and observations from an ensemble of simulators and to train the deep network to recover the former from the latter. Importantly, this method only requires the availability of the simulators and can therefore be applied in situations in which either the latent dynamical model or the observation model cannot be easily expressed in closed form. In our simulation studies, we show that the resulting ConvNet smoother has almost optimal performance in the Gaussian case even when the parameters are unknown. Furthermore, the method can be successfully applied to extremely non-linear and non-Gaussian systems. Finally, we empirically validate our approach via the analysis of measured brain signals.

📄 PDF Abstract BibTeX arXiv:1702.05243

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DNS: Data-driven Nonlinear Smoother for Complex Model-free Process

2026-02-09 · Fredrik Cumlin, Anubhab Ghosh, Saikat Chatterjee arxiv

We propose data-driven nonlinear smoother (DNS) to estimate a hidden state sequence of a complex dynamical process from a noisy, linear measurement sequence. The dynamical process is model-free, that is, we do not have a…

Gaussian Integral based Bayesian Smoother

2025-01-12 · Rohit Kumar Singh, Kundan Kumar, Shovan Bhaumik

This work introduces the Gaussian integration to address a smoothing problem of a nonlinear stochastic state space model. The probability densities of states at each time instant are assumed to be Gaussian, and their mea…

State Space Models

Ensemble transport smoothing. Part II: Nonlinear updates

2022-10-31 · Maximilian Ramgraber, Ricardo Baptista, Dennis McLaughlin, Youssef Marzouk

Smoothing is a specialized form of Bayesian inference for state-space models that characterizes the posterior distribution of a collection of states given an associated sequence of observations. Ramgraber et al. (2023) p…

Bayesian InferenceState Space Models

Combined State and Parameter Estimation in Level-Set Methods

2019-03-01 · Hans Yu, Matthew P. Juniper, Luca Magri

Reduced-order models based on level-set methods are widely used tools to qualitatively capture and track the nonlinear dynamics of an interface. The aim of this paper is to develop a physics-informed, data-driven, statis…

parameter estimationState EstimationUncertainty Quantification

A mathematical motivation for complex-valued convolutional networks

2015-03-11 · Joan Bruna, Soumith Chintala, Yann Lecun, Serkan Piantino 외

A complex-valued convolutional network (convnet) implements the repeated application of the following composition of three operations, recursively applying the composition to an input vector of nonnegative real numbers: …