Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LEADS: Learning Dynamical Systems that Generalize Across Environments

About

When modeling dynamical systems from real-world data samples, the distribution of data often changes according to the environment in which they are captured, and the dynamics of the system itself vary from one environment to another. Generalizing across environments thus challenges the conventional frameworks. The classical settings suggest either considering data as i.i.d. and learning a single model to cover all situations or learning environment-specific models. Both are sub-optimal: the former disregards the discrepancies between environments leading to biased solutions, while the latter does not exploit their potential commonalities and is prone to scarcity problems. We propose LEADS, a novel framework that leverages the commonalities and discrepancies among known environments to improve model generalization. This is achieved with a tailored training formulation aiming at capturing common dynamics within a shared model while additional terms capture environment-specific dynamics. We ground our approach in theory, exhibiting a decrease in sample complexity with our approach and corroborate these results empirically, instantiating it for linear dynamics. Moreover, we concretize this framework for neural networks and evaluate it experimentally on representative families of nonlinear dynamics. We show that this new setting can exploit knowledge extracted from environment-dependent data and improves generalization for both known and novel environments. Code is available at https://github.com/yuan-yin/LEADS.

Yuan Yin, Ibrahim Ayed, Emmanuel de B\'ezenac, Nicolas Baskiotis, Patrick Gallinari• 2021

Related benchmarks

TaskDatasetResultRank
Learning in novel environmentsLV novel environments n=1K (test)
Test MSE0.0011
9
Learning in novel environmentsGS novel environments n=1K (test)
Test MSE0.0013
9
Learning in novel environmentsNS novel environments n=8K (test)
Test MSE0.0071
9
Dynamical system modelingLotka-Volterra (LV) m=10, n=1 (train)
MSE3.28e-6
7
Dynamical system modelingNavier-Stokes (NS) m=4, n=8 (train)
MSE1.03e-4
7
Dynamical system modelingGray-Scott (GS) m=3, n=1 (train)
MSE5.75e-5
7
Showing 6 of 6 rows

Other info

Code

Follow for update