paper-with-me

홈 › Papers

DiffNator: Generating Structured Explanations of Time-Series Differences

2025-09-24 · Kota Dohi, Tomoya Nishida, Harsh Purohit, Takashi Endo, Yohei Kawaguchi arxiv

In many IoT applications, the central interest lies not in individual sensor signals but in their differences, yet interpreting such differences requires expert knowledge. We propose DiffNator, a framework for structured explanations of differences between two time series. We first design a JSON schema that captures the essential properties of such differences. Using the Time-series Observations of Real-world IoT (TORI) dataset, we generate paired sequences and train a model that combine a time-series encoder with a frozen LLM to output JSON-formatted explanations. Experimental results show that DiffNator generates accurate difference explanations and substantially outperforms both a visual question answering (VQA) baseline and a retrieval method using a pre-trained time-series encoder.

📄 PDF Abstract BibTeX arXiv:2509.20007

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

A Self-explainable Model of Long Time Series by Extracting Informative Structured Causal Patterns

2025-12-01 · Ziqian Wang, Yuxiao Cheng, Jinli Suo arxiv

Explainability is essential for neural networks that model long time series, yet most existing explainable AI methods only produce point-wise importance scores and fail to capture temporal structures such as trends, cycl…

TX-Gen: Multi-Objective Optimization for Sparse Counterfactual Explanations for Time-Series Classification

2024-09-14 · Qi Huang, Sofoklis Kitharidis, Thomas Bäck, Niki van Stein

In time-series classification, understanding model decisions is crucial for their application in high-stakes domains such as healthcare and finance. Counterfactual explanations, which provide insights by presenting alter…

counterfactualTime SeriesTime Series Classificationvalid

Navigating the Structured What-If Spaces: Counterfactual Generation via Structured Diffusion

2023-12-21 · Nishtha Madaan, Srikanta Bedathur

Generating counterfactual explanations is one of the most effective approaches for uncovering the inner workings of black-box neural network models and building user trust. While remarkable strides have been made in gene…

counterfactualDiversity

TSQueryBench: LLM-as-a-Judge for Time Series Explanations

2026-04-02 · Preetham Sivalingam, Murari Mandal, Saurabh Deshpande, Dhruv Kumar arxiv

Natural language explanations of time series data are increasingly produced by foundation models in high stakes domains, making factual correctness critical. Evaluating such explanations differs fundamentally from standa…

Explanation GenerationAnomaly Detection

UniCoMTE: A Universal Counterfactual Framework for Explaining Time-Series Classifiers on ECG Data

2025-12-18 · Justin Li, Efe Sencan, Jasper Zheng Duan, Vitus J. Leung 외 arxiv

Machine learning models, particularly deep neural networks, have demonstrated strong performance in classifying complex time series data. However, their black-box nature limits trust and adoption, especially in high-stak…