Learning to Decouple Complex Systems
Zihan Zhou, Tianshu Yu
TL;DR
The paper tackles learning dynamics from cluttered, irregular sequential data by decoupling a complex system into latent sub-systems and a meta-system that captures time-evolving interactions. It introduces a decoupling-based neural system (DNS) where sub-systems evolve under Neural Controlled Dynamics and a meta-system of interactions is constrained by projected differential equations on a simplex, using neural-friendly projections based on congestion-aware Bregman divergences. The core contributions are the explicit decoupling mechanism, the ProjDE-based interpretation of dynamic interactions, and extensive experiments showing superior performance over state-of-the-art methods on synthetic and real-world tasks with irregular sampling. This approach offers robust handling of irregular data and cluttered observations, with flexible integration into diverse sequential modeling tasks and potential extensions to learn latent entities from data.
Abstract
A complex system with cluttered observations may be a coupled mixture of multiple simple sub-systems corresponding to latent entities. Such sub-systems may hold distinct dynamics in the continuous-time domain; therein, complicated interactions between sub-systems also evolve over time. This setting is fairly common in the real world but has been less considered. In this paper, we propose a sequential learning approach under this setting by decoupling a complex system for handling irregularly sampled and cluttered sequential observations. Such decoupling brings about not only subsystems describing the dynamics of each latent entity but also a meta-system capturing the interaction between entities over time. Specifically, we argue that the meta-system evolving within a simplex is governed by projected differential equations (ProjDEs). We further analyze and provide neural-friendly projection operators in the context of Bregman divergence. Experimental results on synthetic and real-world datasets show the advantages of our approach when facing complex and cluttered sequential data compared to the state-of-the-art.
