中文
相关论文

相关论文: A Neural Network Ensemble Approach to System Ident…

200 篇论文

In this paper we use neural networks to learn governing equations from data. Specifically we reconstruct the right-hand side of a system of ODEs $\dot{x}(t) = f(t, x(t))$ directly from observed uniformly time-sampled data using a neural…

机器学习 · 计算机科学 2021-08-18 Elisa Negrini , Giovanna Citti , Luca Capogna

Extracting dynamic models from data is of enormous importance in understanding the properties of unknown systems. In this work, we employ Lipschitz neural networks, a class of neural networks with a prescribed upper bound on their Lipschitz…

系统与控制 · 电气工程与系统科学 2025-08-21 Shiqing Wei , Prashanth Krishnamurthy , Farshad Khorrami

We propose a neural network based approach for extracting models from dynamic data using ordinary and partial differential equations. In particular, given a time-series or spatio-temporal dataset, we seek to identify an accurate governing…

机器学习 · 计算机科学 2019-08-09 Yifan Sun , Linan Zhang , Hayden Schaeffer

We develop a framework for estimating unknown partial differential equations from noisy data, using a deep learning approach. Given noisy samples of a solution to an unknown PDE, our method interpolates the samples using a neural network,…

机器学习 · 计算机科学 2019-10-24 Ali Hasan , João M. Pereira , Robert Ravier , Sina Farsiu , Vahid Tarokh

Recent work has focused on data-driven learning of the evolution of unknown systems via deep neural networks (DNNs), with the goal of conducting long time prediction of the evolution of the unknown system. Training a DNN with low…

机器学习 · 计算机科学 2022-12-28 Victor Churchill , Steve Manns , Zhen Chen , Dongbin Xiu

Ensembles of neural networks achieve superior performance compared to stand-alone networks in terms of accuracy, uncertainty calibration and robustness to dataset shift. \emph{Deep ensembles}, a state-of-the-art method for uncertainty…

机器学习 · 计算机科学 2022-02-23 Sheheryar Zaidi , Arber Zela , Thomas Elsken , Chris Holmes , Frank Hutter , Yee Whye Teh

We introduce a new procedure for training of artificial neural networks by using the approximation of an objective function by arithmetic mean of an ensemble of selected randomly generated neural networks, and apply this procedure to the…

神经与进化计算 · 计算机科学 2012-02-21 S. V. Kozyrev

Deep neural networks have become the default choice for many of the machine learning tasks such as classification and regression. Dropout, a method commonly used to improve the convergence of deep neural networks, generates an ensemble of…

机器学习 · 统计学 2019-04-11 Tal Kachman , Michal Moshkovitz , Michal Rosen-Zvi

The identification of the governing equations of chaotic dynamical systems from data has recently emerged as a hot topic. While the seminal work by Brunton et al. reported proof-of-concepts for idealized observation setting for…

机器学习 · 计算机科学 2019-03-26 Duong Nguyen , Said Ouala , Lucas Drumetz , Ronan Fablet

We present a numerical framework for approximating unknown governing equations using observation data and deep neural networks (DNN). In particular, we propose to use residual network (ResNet) as the basic building block for equation…

数值分析 · 数学 2019-07-24 Tong Qin , Kailiang Wu , Dongbin Xiu

Discovering governing equations that describe complex chaotic systems remains a fundamental challenge in physics and neuroscience. Here, we introduce the PEM-UDE method, which combines the prediction-error method with universal differential…

Discovering the underlying behavior of complex systems is an important topic in many science and engineering disciplines. In this paper, we propose a novel neural network framework, finite difference neural networks (FDNet), to learn…

机器学习 · 统计学 2020-06-04 Zheng Shi , Nur Sila Gulgec , Albert S. Berahas , Shamim N. Pakzad , Martin Takáč

Deep neural networks have become the method of choice for solving many classification tasks, largely because they can fit very complex functions defined over raw data. The downside of such powerful learners is the danger of overfit. In this…

机器学习 · 计算机科学 2023-12-29 Uri Stern , Daniel Shwartz , Daphna Weinshall

We present effective numerical algorithms for locally recovering unknown governing differential equations from measurement data. We employ a set of standard basis functions, e.g., polynomials, to approximate the governing equation with high…

数值分析 · 数学 2020-05-05 Kailiang Wu , Dongbin Xiu

In machine learning, there is renewed interest in neural network ensembles (NNEs), whereby predictions are obtained as an aggregate from a diverse set of smaller models, rather than from a single larger model. Here, we show how to define…

统计力学 · 物理学 2023-05-11 Jamie F. Mair , Dominic C. Rose , Juan P. Garrahan

Ensembling a neural network is a widely recognized approach to enhance model performance, estimate uncertainty, and improve robustness in deep supervised learning. However, deep ensembles often come with high computational costs and memory…

Ensemble methods are known for enhancing the accuracy and robustness of machine learning models by combining multiple base learners. However, standard approaches like greedy or random ensembling often fall short, as they assume a constant…

机器学习 · 计算机科学 2025-06-24 Sebastian Pineda Arango , Maciej Janowski , Lennart Purucker , Arber Zela , Frank Hutter , Josif Grabocka

Deep Ensembles, as a type of Bayesian Neural Networks, can be used to estimate uncertainty on the prediction of multiple neural networks by collecting votes from each network and computing the difference in those predictions. In this paper,…

机器学习 · 计算机科学 2023-07-10 Illia Oleksiienko , Alexandros Iosifidis

Classical problems in computational physics such as data-driven forecasting and signal reconstruction from sparse sensors have recently seen an explosion in deep neural network (DNN) based algorithmic approaches. However, most DNN models do…

机器学习 · 计算机科学 2023-02-21 Romit Maulik , Romain Egele , Krishnan Raghavan , Prasanna Balaprakash

We consider the problem of learning stabilizable systems governed by nonlinear state equation $h_{t+1}=\phi(h_t,u_t;\theta)+w_t$. Here $\theta$ is the unknown system dynamics, $h_t $ is the state, $u_t$ is the input and $w_t$ is the…

机器学习 · 计算机科学 2021-11-22 Yahya Sattar , Samet Oymak
‹ 上一页 1 2 3 10 下一页 ›