paper-with-me

Papers

Random Feature Models for Learning Interacting Dynamical Systems

2022-12-11 · Yuxuan Liu, Scott G. McCalla, Hayden Schaeffer

Particle dynamics and multi-agent systems provide accurate dynamical models for studying and forecasting the behavior of complex interacting systems. They often take the form of a high-dimensional system of differential equations parameterized by an interaction kernel that models the underlying attractive or repulsive forces between agents. We consider the problem of constructing a data-based approximation of the interacting forces directly from noisy observations of the paths of the agents in time. The learned interaction kernels are then used to predict the agents behavior over a longer time interval. The approximation developed in this work uses a randomized feature algorithm and a sparse randomized feature approach. Sparsity-promoting regression provides a mechanism for pruning the randomly generated features which was observed to be beneficial when one has limited data, in particular, leading to less overfitting than other approaches. In addition, imposing sparsity reduces the kernel evaluation cost which significantly lowers the simulation cost for forecasting the multi-agent systems. Our method is applied to various examples, including first-order systems with homogeneous and heterogeneous interactions, second order homogeneous systems, and a new sheep swarming system.

📄 PDF Abstract BibTeX arXiv:2212.05591

Code (1)

felix-lyx/random_feature_interacting_system 공식 구현

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Roto-translated Local Coordinate Frames For Interacting Dynamical Systems

2021-10-28 · NeurIPS 2021 12 · Miltiadis Kofinas, Naveen Shankar Nagaraja, Efstratios Gavves

Modelling interactions is critical in learning complex dynamical systems, namely systems of interacting objects with highly non-linear and time-dependent behaviour. A large class of such systems can be formalized as $\te…

Trajectory ForecastingTrajectory Prediction

Exact conservation laws for neural network integrators of dynamical systems

2022-09-23 · Eike Hermann Müller

The solution of time dependent differential equations with neural networks has attracted a lot of attention recently. The central idea is to learn the laws that govern the evolution of the solution from data, which might…

Graph Switching Dynamical Systems

2023-06-01 · Yongtuo Liu, Sara Magliacane, Miltiadis Kofinas, Efstratios Gavves

Dynamical systems with complex behaviours, e.g. immune system cells interacting with a pathogen, are commonly modelled by splitting the behaviour into different regimes, or modes, each with simpler dynamics, and then lea…

ObjectTime Series

Machine learning the interaction network in coupled dynamical systems

2023-10-05 · Pawan R. Bhure, M. S. Santhanam

The study of interacting dynamical systems continues to attract research interest in various fields of science and engineering. In a collection of interacting particles, the interaction network contains information about…

Averaging plus Learning Models and Their Asymptotics

2019-04-17 · Ionel Popescu, Tushar Vaidya

We develop original models to study interacting agents in financial markets and in social networks. Within these models randomness is vital as a form of shock or news that decays with time. Agents learn from their observ…