paper-with-me

Papers

Representing Timed Automata and Timing Anomalies of Cyber-Physical Production Systems in Knowledge Graphs

2023-08-25 · Tom Westermann, Milapji Singh Gill, Alexander Fay

Model-Based Anomaly Detection has been a successful approach to identify deviations from the expected behavior of Cyber-Physical Production Systems. Since manual creation of these models is a time-consuming process, it is advantageous to learn them from data and represent them in a generic formalism like timed automata. However, these models - and by extension, the detected anomalies - can be challenging to interpret due to a lack of additional information about the system. This paper aims to improve model-based anomaly detection in CPPS by combining the learned timed automaton with a formal knowledge graph about the system. Both the model and the detected anomalies are described in the knowledge graph in order to allow operators an easier interpretation of the model and the detected anomalies. The authors additionally propose an ontology of the necessary concepts. The approach was validated on a five-tank mixing CPPS and was able to formally define both automata model as well as timing anomalies in automata execution.

📄 PDF Abstract BibTeX arXiv:2308.13433

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionKnowledge Graphs

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Anomaly Detection in a Digital Video Broadcasting System Using Timed Automata

2017-05-24 · Xiaoran Liu, Qin Lin, Sicco Verwer, Dmitri Jarnikov

This paper focuses on detecting anomalies in a digital video broadcasting (DVB) system from providers' perspective. We learn a probabilistic deterministic real timed automaton profiling benign behavior of encryption cont…

Anomaly DetectionOne-class classifier

Risk-Averse Model Predictive Control for Priced Timed Automata

2022-10-27 · Mostafa Tavakkoli Anbarani, Efe C. Balta, Rômulo Meira-Góes, Ilya Kovalenko

In this paper, we propose a Risk-Averse Priced Timed Automata (PTA) Model Predictive Control (MPC) framework to increase flexibility of cyber-physical systems. To improve flexibility in these systems, our risk-averse fra…

Decision MakingModel Predictive Control

Active learning of timed automata with unobservable resets

2020-07-03 · Léo Henry, Nicolas Markey, Thierry Jéron

Active learning of timed languages is concerned with the inference of timed automata from observed timed words. The agent can query for the membership of words in the target language, or propose a candidate model and ver…

Active Learning

About Time: Model-free Reinforcement Learning with Timed Reward Machines

2025-12-19 · Rajarshi Roy, Anirban Majumdar, Ritam Raha, David Parker 외 arxiv

Reward specification plays a central role in reinforcement learning (RL), guiding the agent's behavior. To express non-Markovian rewards, formalisms such as reward machines have been introduced to capture dependencies on…

Reinforcement Learning

Decidable Reasoning About Time in Finite-Domain Situation Calculus Theories

2024-02-05 · Till Hofmann, Stefan Schupp, Gerhard Lakemeyer

Representing time is crucial for cyber-physical systems and has been studied extensively in the Situation Calculus. The most commonly used approach represents time by adding a real-valued fluent $\mathit{time}(a)$ that a…