paper-with-me

홈 › Papers

Neuro-symbolic Models for Interpretable Time Series Classification using Temporal Logic Description

2022-09-15 · Ruixuan Yan, Tengfei Ma, Achille Fokoue, Maria Chang, Agung Julius

Most existing Time series classification (TSC) models lack interpretability and are difficult to inspect. Interpretable machine learning models can aid in discovering patterns in data as well as give easy-to-understand insights to domain specialists. In this study, we present Neuro-Symbolic Time Series Classification (NSTSC), a neuro-symbolic model that leverages signal temporal logic (STL) and neural network (NN) to accomplish TSC tasks using multi-view data representation and expresses the model as a human-readable, interpretable formula. In NSTSC, each neuron is linked to a symbolic expression, i.e., an STL (sub)formula. The output of NSTSC is thus interpretable as an STL formula akin to natural language, describing temporal and logical relations hidden in the data. We propose an NSTSC-based classifier that adopts a decision-tree approach to learn formula structures and accomplish a multiclass TSC task. The proposed smooth activation functions for wSTL allow the model to be learned in an end-to-end fashion. We test NSTSC on a real-world wound healing dataset from mice and benchmark datasets from the UCR time-series repository, demonstrating that NSTSC achieves comparable performance with the state-of-the-art models. Furthermore, NSTSC can generate interpretable formulas that match with domain knowledge.

📄 PDF Abstract BibTeX arXiv:2209.09114

Code (0)

등록된 구현이 없습니다.

Tasks

Interpretable Machine LearningTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Towards Interpretable Concept Learning over Time Series via Temporal Logic Semantics

2025-08-05 · Irene Ferfoglia, Simone Silvetti, Gaia Saveri, Laura Nenzi 외 arxiv

Time series classification is a task of paramount importance, as this kind of data often arises in safety-critical applications. However, it is typically tackled with black-box deep learning methods, making it hard for h…

Time Series Classification

NSF-MAP: Neurosymbolic Multimodal Fusion for Robust and Interpretable Anomaly Prediction in Assembly Pipelines

2025-05-09 · Chathurangi Shyalika, Renjith Prasad, Fadi El Kalach, Revathy Venkataramanan 외

In modern assembly pipelines, identifying anomalies is crucial in ensuring product quality and operational efficiency. Conventional single-modality methods fail to capture the intricate relationships required for precise…

PredictionTime SeriesTransfer Learning

Interpretable time series neural representation for classification purposes

2023-10-25 · Etienne Le Naour, Ghislain Agoua, Nicolas Baskiotis, Vincent Guigue

Deep learning has made significant advances in creating efficient representations of time series data by automatically identifying complex patterns. However, these approaches lack interpretability, as the time series is …

ClassificationRepresentation LearningTime Series

Interpretable Time Series Classification using Linear Models and Multi-resolution Multi-domain Symbolic Representations

2020-05-31 · Thach Le Nguyen, Severin Gsponer, Iulia Ilie, Martin O'Reilly 외

The time series classification literature has expanded rapidly over the last decade, with many new classification approaches published each year. Prior research has mostly focused on improving the accuracy and efficiency…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

LearnAD: Learning Interpretable Rules for Brain Networks in Alzheimer's Disease Classification

2025-12-30 · Thomas Andrews, Mark Law, Sara Ahmadi-Abhari, Alessandra Russo arxiv

We introduce LearnAD, a neuro-symbolic method for predicting Alzheimer's disease from brain magnetic resonance imaging data, learning fully interpretable rules. LearnAD applies statistical models, Decision Trees, Random …