中文
相关论文

相关论文: Neural Predictive Control to Coordinate Discrete- …

200 篇论文

Neural Ordinary Differential Equations model dynamical systems with ODEs learned by neural networks. However, ODEs are fundamentally inadequate to model systems with long-range dependencies or discontinuities, which are common in…

机器学习 · 计算机科学 2022-06-15 Samuel Holt , Zhaozhi Qian , Mihaela van der Schaar

This paper introduces and analyses a continuous optimization approach to solve optimal control problems involving ordinary differential equations (ODEs) and tracking type objectives. Our aim is to determine control or input functions, and…

最优化与控制 · 数学 2024-05-09 Vicky Holfeld , Michael Burger , Claudia Schillings

In response to the continuously changing feedstock supply and market demand for products with different specifications, the processes need to be operated at time-varying operating conditions and targets (e.g., setpoints) to improve the…

系统与控制 · 电气工程与系统科学 2024-10-28 Lai Wei , Ryan McCloy , Jie Bao

We propose a partial differential-integral equation (PDE) framework for deep neural networks (DNNs) and their associated learning problem by taking the continuum limits of both network width and depth. The proposed model captures the…

最优化与控制 · 数学 2024-11-12 Peter Markowich , Simone Portaro

Neural ordinary differential equations (NODE) have garnered significant attention for their design of continuous-depth neural networks and the ability to learn data/feature dynamics. However, for high-dimensional systems, estimating…

机器学习 · 计算机科学 2025-10-07 Muhao Guo , Haoran Li , Yang Weng

Neural Ordinary Differential Equations (ODEs) represent a significant advancement at the intersection of machine learning and dynamical systems, offering a continuous-time analog to discrete neural networks. Despite their promise, deploying…

数值分析 · 数学 2025-06-18 Matteo Caldana , Jan S. Hesthaven

Learned time-series models, whether continuous or discrete, are widely used for forecasting the states of dynamical systems but suffer from error accumulation in multi-step forecasts. To address this issue, we propose a Predictor-Corrector…

机器学习 · 计算机科学 2026-05-11 Muhammad Bilal Shahid , Zhanhong Jiang , Prajwal Koirala , Soumik Sarkar , Cody Fleming

Poverty is a complex dynamic challenge that cannot be adequately captured using predefined differential equations. Nowadays, artificial machine learning (ML) methods have demonstrated significant potential in modelling real-world dynamical…

动力系统 · 数学 2026-04-02 Sandeep Kumar Samota , Snehashish Chakraverty , Narayan Sethi

Neural Ordinary Differential Equations (NODEs), a framework of continuous-depth neural networks, have been widely applied, showing exceptional efficacy in coping with some representative datasets. Recently, an augmented framework has been…

机器学习 · 计算机科学 2021-02-23 Qunxi Zhu , Yao Guo , Wei Lin

Time series forecasting is ubiquitous in the modern world. Applications range from health care to astronomy, and include climate modelling, financial trading and monitoring of critical engineering equipment. To offer value over this range…

机器学习 · 统计学 2018-10-26 Bernardo Pérez Orozco , Gabriele Abbati , Stephen Roberts

We present a data-driven control framework for partial differential equations (PDEs). Our approach integrates Time-Integrated Deep Operator Networks (TI-DeepONets) as differentiable PDE surrogate models within the Differentiable Predictive…

计算工程、金融与科学 · 计算机科学 2026-04-16 Dibakar Roy Sarkar , Ján Drgoňa , Somdatta Goswami

Learning dynamics governed by differential equations is crucial for predicting and controlling the systems in science and engineering. Neural Ordinary Differential Equation (NODE), a deep learning model integrated with differential…

机器学习 · 计算机科学 2021-11-09 Shiqi Gong , Qi Meng , Yue Wang , Lijun Wu , Wei Chen , Zhi-Ming Ma , Tie-Yan Liu

Neural ordinary differential equations (ODEs) have attracted much attention as continuous-time counterparts of deep residual neural networks (NNs), and numerous extensions for recurrent NNs have been proposed. Since the 1980s, ODEs have…

机器学习 · 计算机科学 2022-10-17 Kazuki Irie , Francesco Faccio , Jürgen Schmidhuber

Training dynamic models, such as neural ODEs, on long trajectories is a hard problem that requires using various tricks, such as trajectory splitting, to make model training work in practice. These methods are often heuristics with poor…

机器学习 · 计算机科学 2023-02-09 Valerii Iakovlev , Cagatay Yildiz , Markus Heinonen , Harri Lähdesmäki

We present an algorithm, based on the Differential Dynamic Programming framework, to handle trajectory optimization problems in which the horizon is determined online rather than fixed a priori. This algorithm exhibits exact one-step…

机器人学 · 计算机科学 2021-11-18 Kyle Stachowicz , Evangelos A. Theodorou

Neural ordinary differential equations (Neural ODEs) are an effective framework for learning dynamical systems from irregularly sampled time series data. These models provide a continuous-time latent representation of the underlying…

机器学习 · 计算机科学 2023-03-06 Edward De Brouwer , Rahul G. Krishnan

Neural controlled differential equations (NCDEs), which are continuous analogues to recurrent neural networks (RNNs), are a specialized model in (irregular) time-series processing. In comparison with similar models, e.g., neural ordinary…

机器学习 · 计算机科学 2023-01-12 Sheo Yon Jhin , Minju Jo , Seungji Kook , Noseong Park , Sungpil Woo , Sunhwan Lim

Neural ordinary differential equations (Neural ODEs) propose the idea that a sequence of layers in a neural network is just a discretisation of an ODE, and thus can instead be directly modelled by a parameterised ODE. This idea has had…

机器学习 · 计算机科学 2024-05-07 Christina Runkel , Ander Biguri , Carola-Bibiane Schönlieb

The existing Neural ODE formulation relies on an explicit knowledge of the termination time. We extend Neural ODEs to implicitly defined termination criteria modeled by neural event functions, which can be chained together and…

机器学习 · 计算机科学 2021-10-28 Ricky T. Q. Chen , Brandon Amos , Maximilian Nickel

Irregular sampling intervals and missing values in real-world time series data present challenges for conventional methods that assume consistent intervals and complete data. Neural Ordinary Differential Equations (Neural ODEs) offer an…

机器学习 · 计算机科学 2025-01-28 YongKyung Oh , Dong-Young Lim , Sungil Kim