paper-with-me

홈 › Papers

Segmenting Hybrid Trajectories using Latent ODEs

2021-05-09 · Ruian Shi, Quaid Morris

Smooth dynamics interrupted by discontinuities are known as hybrid systems and arise commonly in nature. Latent ODEs allow for powerful representation of irregularly sampled time series but are not designed to capture trajectories arising from hybrid systems. Here, we propose the Latent Segmented ODE (LatSegODE), which uses Latent ODEs to perform reconstruction and changepoint detection within hybrid trajectories featuring jump discontinuities and switching dynamical modes. Where it is possible to train a Latent ODE on the smooth dynamical flows between discontinuities, we apply the pruned exact linear time (PELT) algorithm to detect changepoints where latent dynamics restart, thereby maximizing the joint probability of a piece-wise continuous latent dynamical representation. We propose usage of the marginal likelihood as a score function for PELT, circumventing the need for model complexity-based penalization. The LatSegODE outperforms baselines in reconstructive and segmentation tasks including synthetic data sets of sine waves, Lotka Volterra dynamics, and UCI Character Trajectories.

📄 PDF Abstract BibTeX arXiv:2105.03835

Code (1)

IanShi1996/LatentSegmentedODE pytorch

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

NeurInt-Learning Interpolation by Neural ODEs

2021-09-27 · NeurIPS Workshop DLDE 2021 12 · Avinandan Bose, Aniket Das, Yatin Dandi, Piyush Rai

A range of applications require learning image generation models whose latent space effectively captures the high-level factors of variation in the data distribution, which can be judged by its ability to interpolate be…

Image Generation

Latents of latents to delineate pixels: hybrid Matryoshka autoencoder-to-U-Net pairing for segmenting large medical images in GPU-poor and low-data regimes

2025-02-13 · Tahir Syed, Ariba Khan, Sawera Hanif

Medical images are often high-resolution and lose important detail if downsampled, making pixel-level methods such as semantic segmentation much less efficient if performed on a low-dimensional image. We propose a low-ra…

DecoderGPUSemantic Segmentation

NeurInt : Learning to Interpolate through Neural ODEs

2021-11-07 · Avinandan Bose, Aniket Das, Yatin Dandi, Piyush Rai

A wide range of applications require learning image generation models whose latent space effectively captures the high-level factors of variation present in the data distribution. The extent to which a model represents s…

Image Generation

GRIN: Generative Relation and Intention Network for Multi-agent Trajectory Prediction

2021-12-01 · NeurIPS 2021 12 · Longyuan Li, Jian Yao, Li Wenliang, Tong He 외

Learning the distribution of future trajectories conditioned on the past is a crucial problem for understanding multi-agent systems. This is challenging because humans make decisions based on complex social relations and…

DecoderGraph AttentionRelationTrajectory Prediction

Latent Neural ODEs with Sparse Bayesian Multiple Shooting

2022-10-07 · Valerii Iakovlev, Cagatay Yildiz, Markus Heinonen, Harri Lähdesmäki

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 heur…

Variational Inference