vix.ing · top · new · best · stats · spec

Reactive Reasoning with the Event Calculus

2015/05/20 by Alexander Artikis, Artikis, Alexander, Marek Sergot +4
Computer Science · #Advanced Database Systems and Queries #Data Management and Algorithms #Semantic Web and Ontologies #cs.AI

paper · pdf · doi:10.48550/arxiv.1505.05364

International Workshop on Reactive Concepts in Knowledge Representation (ReactKnow 2014), co-located with the 21st European Conference on Artificial Intelligence (ECAI 2014). Proceedings of the International Workshop on Reactive Concepts in Knowledge Representation (ReactKnow 2014), pages 9-15, technical report, ISSN 1430-3701, Leipzig University, 2014. http://nbn-resolving.de/urn:nbn:de:bsz:15-qucosa-150562. 2014,1

arxiv created 2015/05/20 · arxiv updated 2015/05/21

Abstract

Systems for symbolic event recognition accept as input a stream of time-stamped events from sensors and other computational devices, and seek to identify high-level composite events, collections of events that satisfy some pattern. RTEC is an Event Calculus dialect with novel implementation and 'windowing' techniques that allow for efficient event recognition, scalable to large data streams. RTEC can deal with applications where event data arrive with a (variable) delay from, and are revised by, the underlying sources. RTEC can update already recognised events and recognise new events when data arrive with a delay or following data revision. Our evaluation shows that RTEC can support real-time event recognition and is capable of meeting the performance requirements identified in a recent survey of event processing use cases.

Related