Neural Network for Weighted Signal Temporal Logic
Ruixuan Yan, Agung Julius

TL;DR
This paper introduces a neuro-symbolic framework called wSTL-NN that combines weighted Signal Temporal Logic with neural networks, enabling explainable, differentiable classification of time series data.
Contribution
The paper presents a novel neural network architecture based on weighted STL formulas, allowing end-to-end learning and improved interpretability for time series classification.
Findings
wSTL-NN effectively classifies occupancy status from time series data.
The framework enhances interpretability over classical methods.
Techniques for sparsifying the network reduce complexity.
Abstract
In this paper, we propose a neuro-symbolic framework called weighted Signal Temporal Logic Neural Network (wSTL-NN) that combines the characteristics of neural networks and temporal logics. Weighted Signal Temporal Logic (wSTL) formulas are recursively composed of subformulas that are combined using logical and temporal operators. The quantitative semantics of wSTL is defined such that the quantitative satisfaction of subformulas with higher weights has more influence on the quantitative satisfaction of the overall wSTL formula. In the wSTL-NN, each neuron corresponds to a wSTL subformula, and its output corresponds to the quantitative satisfaction of the formula. We use wSTL-NN to represent wSTL formulas as features to classify time series data. STL features are more explainable than those used in classical methods. The wSTL-NN is end-to-end differentiable, which allows learning of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications · Data Visualization and Analytics
