paper-with-me

Papers

Complex Event Recognition with Symbolic Register Transducers: Extended Technical Report

2024-07-03 · Elias Alevizos, Alexander Artikis, Georgios Paliouras

We present a system for Complex Event Recognition (CER) based on automata. While multiple such systems have been described in the literature, they typically suffer from a lack of clear and denotational semantics, a limitation which often leads to confusion with respect to their expressive power. In order to address this issue, our system is based on an automaton model which is a combination of symbolic and register automata. We extend previous work on these types of automata, in order to construct a formalism with clear semantics and a corresponding automaton model whose properties can be formally investigated. We call such automata Symbolic Register Transducers (SRT). We show that SRT are closed under various operators, but are not in general closed under complement and they are not determinizable. However, they are closed under these operations when a window operator, quintessential in Complex Event Recognition, is used. We show how SRT can be used in CER in order to detect patterns upon streams of events, using our framework that provides declarative and compositional semantics, and that allows for a systematic treatment of such automata. For SRT to work in pattern detection, we allow them to mark events from the input stream as belonging to a complex event or not, hence the name "transducers". We also present an implementation of SRT which can perform CER. We compare our SRT-based CER engine against other state-of-the-art CER systems and show that it is both more expressive and more efficient.

📄 PDF Abstract BibTeX arXiv:2407.02884

Code (1)

elalev/cer-srt 공식 구현

Similar Papers 제목 키워드 기반

Symbolic Register Automata for Complex Event Recognition and Forecasting

2021-10-08 · Elias Alevizos, Alexander Artikis, Georgios Paliouras

We propose an automaton model which is a combination of symbolic and register automata, i.e., we enrich symbolic automata with memory. We call such automata Symbolic Register Automata (SRA). SRA extend the expressive pow…

The single-use restriction for register automata and transducers over infinite alphabets

2024-06-27 · Rafał Stefański

This thesis studies the single-use restriction for register automata and transducers over infinite alphabets. The restriction requires that a read-access to a register should have the side effect of destroying its conten…

An Empirical Evaluation of Neural and Neuro-symbolic Approaches to Real-time Multimodal Complex Event Detection

2024-02-17 · Liying Han, Mani B. Srivastava

Robots and autonomous systems require an understanding of complex events (CEs) from sensor data to interact with their environments and humans effectively. Traditional end-to-end neural architectures, despite processing …

Event Detection

Online Learning of Weighted Relational Rules for Complex Event Recognition

2019-01-23 · European Conference on Machine Learning and Knowledge Discovery in Databases 2019 1 · Nikos Katzouris, Evangelos Michelioudakis, Alexander Artikis, Georgios Paliouras

Systems for symbolic complex event recognition detect occurrences of events in time using a set of event definitions in the form of logical rules. The Event Calculus is a temporal logic that has been used as a basis in e…

Activity Recognition

Destination-Labeled Self-Looping Systems with Dwell: Intrinsic Characterization, Realization Cost, and Recognition

2026-06-29 · Reda Belaiche arxiv

We study a finite-state symbolic controller for systems in which the admissible visible transitions are fixed in advance and each visible state carries a minimum dwell requirement. The resulting model, which we call a de…