paper-with-me

홈 › Papers

Ti-iLSTM: A TinyDL Approach for Logic-Level Anomaly Detection in Industrial Water Treatment Systems

2026-05-15 · Mandar Joshi, Farzana Zahid, Judy Bowen, Matthew M. Y. Kuo, Valeriy Vyatkin, Emil Karlsson arxiv

Industrial Water Treatment Systems (IWTS) are safety critical cyber-physical infrastructures and due to increased connectivity, these systems are exposed to cyber threats that can manipulate process behaviour without creating obvious devices outliers. In particular, logic-layer deception anomalies can preserve numerically plausible measurements while breaking expected cause-and-effect relationships in the control process. These attacks are difficult to detect using threshold-based monitoring or require heavy server-oriented anomaly detection models. This paper explores the potential of Tiny Deep Learning (TinyDL) to provide lightweight on-device logic-level anomaly detection for resource constrained Programmable Logic Controllers (PLCs). We propose a novel framework, TinyDL-based incremental LSTM (Ti-iLSTM) which optimises the memory and space foot print of Long Short-Term Memory (LSTM), to detect logic-layer inconsistencies in Programmable Logic Controller (PLC) based Industrial Water Treatment Systems (IWTS). Experiments on the publicly available SWaT dataset show that the optimised model achieves high detection performance (F1-score=0.983 and ROC-AUC=0.998). A deployment-style validation on the WADI dataset confirms that the proposed light-weight framework remains applicable beyond a single dataset. The research demonstrates that combining logic-aware supervision with Tiny Deep Learning (TinyDL) sequence learning creates an efficient and accurate anomaly detection suitable for resource constrained Programmable Logic Controllers (PLCs) in industrial environments.

📄 PDF Abstract BibTeX arXiv:2605.15874

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

An Attention-Augmented VAE-BiLSTM Framework for Anomaly Detection in 12-Lead ECG Signals

2025-10-07 · Marc Garreta Basora, Mehmet Oguz Mulayim arxiv

Anomaly detection in 12-lead electrocardiograms (ECGs) is critical for identifying deviations associated with cardiovascular disease. This work presents a comparative analysis of three autoencoder-based architectures: co…

Unsupervised Anomaly Detection

Smart Metering System Capable of Anomaly Detection by Bi-directional LSTM Autoencoder

2021-12-06 · Sangkeum Lee, Hojun Jin, Sarvar Hussain Nengroo, Yoonmee Doh 외

Anomaly detection is concerned with a wide range of applications such as fault detection, system monitoring, and event detection. Identifying anomalies from metering data obtained from smart metering system is a critical…

Anomaly DetectionEvent DetectionFault Detection

From Tiny Machine Learning to Tiny Deep Learning: A Survey

2025-06-21 · Shriyank Somvanshi, Md Monzurul Islam, Gaurab Chhetri, Rohit Chakraborty 외

The rapid growth of edge devices has driven the demand for deploying artificial intelligence (AI) at the edge, giving rise to Tiny Machine Learning (TinyML) and its evolving counterpart, Tiny Deep Learning (TinyDL). Whil…

AutoMLModel OptimizationNeural Architecture SearchQuantization+1

TMUAD: Enhancing Logical Capabilities in Unified Anomaly Detection Models with a Text Memory Bank

2025-08-29 · Jiawei Liu, Jiahe Hou, Wei Wang, Jinsong Du 외 arxiv

Anomaly detection, which aims to identify anomalies deviating from normal patterns, is challenging due to the limited amount of normal data available. Unlike most existing unified methods that rely on carefully designed …

Anomaly Detection

LogiCo: A Unified Framework for Logical and Structural Anomaly Detection

2026-06-27 · Ximiao Zhang, Min Xu, Xiuzhuang Zhou arxiv

Current anomaly detection methods primarily focus on structural anomalies, while paying insufficient attention to anomalies that violate logical constraints. Conversely, top-performing logical anomaly detection approache…

Anomaly Detection