Topic
time series
FlowMaps: Modeling Long-Term Multimodal Object Dynamics with Flow Matching
FlowMaps, a latent flow matching model, predicts multimodal distributions of future object locations in 3D space by learning from past human interactions. Tested in over 600 episodes, it outperforms state-of-the-art approaches for dynamic Object Navigation tasks in simulated and real environments. The research, published on arXiv, has potential applications for robotics in changing environments.
TS-Memory: A Plug-and-Play Memory Adapter for Time Series Foundation Models
TS-Memory, a lightweight memory adapter proposed by researchers, addresses distribution shift in time series foundation models. It uses Parametric Memory Distillation to combine the benefits of parametric adaptation and non-parametric retrieval without their drawbacks, achieving consistent forecasting improvements with minimal overhead.
FlowState: New Time-Series Model Handles Any Sampling Rate Without Retraining
IBM Research has developed FlowState, a novel time-series foundation model (TSFM) that is sampling-rate-equivariant, meaning it can handle data sampled at different rates without retraining. The model uses a state space encoder and a functional basis decoder to achieve continuous-time modeling, and it outperforms larger models on the GIFT-Eval benchmark while being one of the smallest TSFMs.
Research Finds Anomalies in Multivariate Time Series Benchmarks Are Mostly Univariate
A study by researchers Pinet, Cumin, Berlemont, and Vaufreydaz on eight public benchmarks for multivariate time series anomaly detection (MTSAD) finds that labeled anomalies are overwhelmingly univariate—no cross-channel rupture occurs without a univariate deviation. The paper's diagnostic framework and synthetic data experiments show that current benchmarks do not justify cross-channel modeling, as channel-dependent detectors offer no measurable gain over channel-independent ones. The authors call for more structurally diverse evaluation sets.
Chaos-Informed Wave Interference Model Boosts Cross-City Traffic Forecasting with Less Data
A research paper introduces CIWI-CKT, a chaos-informed wave interference feature fusion framework with cross-city knowledge transfer for traffic flow forecasting. The model addresses data scarcity and chaotic traffic dynamics, significantly outperforming existing methods on four real-world datasets while requiring less training data.
VigilFormer: Deformable Attention for Video Anomaly Detection with Causal Risk Inference
A new AI framework, VigilFormer, uses deformable attention and causal inference to detect anomalies in surveillance video at 41.5 FPS, outperforming prior methods on three benchmarks.
New AI Framework SERAF Combines Semantic and Numerical Data for Better Time Series Forecasting
Researchers propose SERAF, a semantics-enhanced retrieval-augmented time series forecasting framework that combines numerical similarity with textual descriptions to improve predictions under non-stationarity. The approach outperforms state-of-the-art baselines across seven real-world datasets.