paper-with-me

Papers

Grammar of the Wave: Towards Explainable Multivariate Time Series Event Detection via Neuro-Symbolic VLM Agents

2026-03-12 · Sky Chenwei Wan, Yifei Y. Wang, Tianjun Hou, Xiqing Chang, Aymeric Jan arxiv

Time Series Event Detection (TSED) aims to localize semantically meaningful events in time series data, with critical applications in high-stakes domains. Unlike statistical anomalies, events are often defined by natural-language descriptions with internal temporal-logic structures across multiple physical channels. However, in real-world settings, dense event annotations are expensive to obtain, making purely supervised learning difficult. We introduce Language-guided TSED, a setting where a model is given textual event descriptions and must ground them to intervals in multivariate signals with little or no labeled data. To address this problem, we propose Event Logic Tree (ELT), a knowledge representation framework that converts linguistic descriptions into structured temporal logic over signal primitives. Building on ELT, we present SELA, a neuro-symbolic VLM agent framework that iteratively grounds primitives from signal visualizations and composes them under ELT constraints, producing both event intervals and faithful tree-structured explanations. We further release a real-world benchmark across energy and climate domains with expert knowledge and annotations. Experiments show that SELA improves over supervised fine-tuning and existing zero/few-shot time series reasoning baselines.

📄 PDF Abstract BibTeX arXiv:2603.11479

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interpretable Categorization of Heterogeneous Time Series Data

2017-08-30 · Ritchie Lee, Mykel J. Kochenderfer, Ole J. Mengshoel, Joshua Silbermann

Understanding heterogeneous multivariate time series data is important in many applications ranging from smart homes to aviation. Learning models of heterogeneous multivariate time series that are also human-interpretabl…

ClusteringCollision AvoidanceTime SeriesTime Series Analysis

ProtoTSNet: Interpretable Multivariate Time Series Classification With Prototypical Parts

2025-11-04 · Bartłomiej Małkus, Szymon Bobek, Grzegorz J. Nalepa arxiv

Time series data is one of the most popular data modalities in critical domains such as industry and medicine. The demand for algorithms that not only exhibit high accuracy but also offer interpretability is crucial in s…

Time Series ClassificationTime Series AnalysisFeature Importance

Explainable Tensorized Neural Ordinary Differential Equations forArbitrary-step Time Series Prediction

2020-11-26 · Penglei Gao, Xi Yang, Rui Zhang, Kaizhu Huang

We propose a continuous neural network architecture, termed Explainable Tensorized Neural Ordinary Differential Equations (ETN-ODE), for multi-step time series prediction at arbitrary time points. Unlike the existing app…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

Signals, Concepts, and Laws: Toward Universal, Explainable Time-Series Forecasting

2025-08-02 · Hongwei Ma, Junbin Gao, Minh-Ngoc Tran arxiv

Accurate, explainable and physically credible forecasting remains a persistent challenge for multivariate time-series whose statistical properties vary across domains. We propose DORIC, a Domain-Universal, ODE-Regularize…

WaveGNN: Modeling Irregular Multivariate Time Series for Accurate Predictions

2024-12-14 · Arash Hajisafi, Maria Despoina Siampou, Bita Azarijoo, Cyrus Shahabi

Accurately modeling and analyzing time series data is crucial for downstream applications across various fields, including healthcare, finance, astronomy, and epidemiology. However, real-world time series often exhibit i…

AstronomyEpidemiologyGraph Neural NetworkImputation+1