paper-with-me

홈 › Papers

One-Step Graph-Structured Neural Flows for Irregular Multivariate Time Series Classification

2026-05-11 · Mengzhou Gao, Kaiwei Wang, Pengfei Jiao arxiv

Neural Flows efficiently model irregular multivariate time series by directly learning ODE solution trajectories with neural networks, bypassing step-by-step numerical solvers. Despite their efficiency, many existing approaches treat variables independently, leaving inter-variable interactions underexplored. Moreover, their one-step mapping makes interaction modeling inherently challenging, as it removes the iterative refinement of interactions during learning. To address this challenge, we propose one-step Graph-Structured Neural Flows (GSNF), which introduce two auxiliary-trajectory self-supervision strategies to strengthen interaction learning: (i) interaction-aware trajectory generation via re-initialization, which induces trajectory divergence to expose graph-induced interactions, with a theoretically derived lower bound on divergence; and (ii) reverse-time trajectory generation, which enforces forward-backward consistency to regularize graph learning, enabled by flow invertibility. Experiments on five real-world datasets show that GSNF achieves state-of-the-art classification performance with highly competitive training time and memory usage.

📄 PDF Abstract BibTeX arXiv:2605.10179

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ClassificationGraph Learning

Similar Papers 제목 키워드 기반

Valid and Expressive Copulas for Irregular Multivariate Time Series

2026-05-22 · Christian Klötergens, Tom Hanika, Lars Schmidt-Thieme, Vijaya Krishna Yalavarthi arxiv

We introduce CopFITi, a copula model for probabilistic forecasting of irregular multivariate time series (IMTS). Our model combines the expressivity of normalizing flows for univariate marginals with the consistency and …

Graph Spatiotemporal Process for Multivariate Time Series Anomaly Detection with Missing Values

2024-01-11 · Yu Zheng, Huan Yee Koh, Ming Jin, Lianhua Chi 외

The detection of anomalies in multivariate time series data is crucial for various practical applications, including smart power grids, traffic flow forecasting, and industrial process control. However, real-world time s…

Anomaly DetectionMissing ValuesTime SeriesTime Series Anomaly Detection

HyperIMTS: Hypergraph Neural Network for Irregular Multivariate Time Series Forecasting

2025-05-23 · Boyuan Li, Yicheng Luo, Zhen Liu, Junhao Zheng 외

Irregular multivariate time series (IMTS) are characterized by irregular time intervals within variables and unaligned observations across variables, posing challenges in learning temporal and variable dependencies. Many…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Two-Stage Aggregation with Dynamic Local Attention for Irregular Time Series

2023-11-13 · Xingyu Chen, Xiaochen Zheng, Amina Mollaysa, Manuel Schürch 외

Irregular multivariate time series data is characterized by varying time intervals between consecutive observations of measured variables/signals (i.e., features) and varying sampling rates (i.e., recordings/measurement)…

Irregular Time SeriesTime Series

Marginalization Consistent Probabilistic Forecasting of Irregular Time Series via Mixture of Separable flows

2024-06-11 · Vijaya Krishna Yalavarthi, Randolf Scholz, Christian Kloetergens, Kiran Madhusudhanan 외

Probabilistic forecasting models for joint distributions of targets in irregular time series with missing values are a heavily under-researched area in machine learning, with, to the best of our knowledge, only two Model…

Gaussian ProcessesGPRIrregular Time SeriesMissing Values+2