AIJul 13, 2012

Probabilistic Event Calculus for Event Recognition

arXiv:1207.3270v278 citations
AI Analysis

This work addresses uncertainty in event recognition for domains like video surveillance, but it is incremental as it builds on existing symbolic methods.

The paper tackles uncertainty in logic-based event recognition by extending the Event Calculus with probabilistic reasoning using Markov Logic Networks, and demonstrates its advantages through experiments in activity recognition with a video surveillance dataset.

Symbolic event recognition systems have been successfully applied to a variety of application domains, extracting useful information in the form of events, allowing experts or other systems to monitor and respond when significant events are recognised. In a typical event recognition application, however, these systems often have to deal with a significant amount of uncertainty. In this paper, we address the issue of uncertainty in logic-based event recognition by extending the Event Calculus with probabilistic reasoning. Markov Logic Networks are a natural candidate for our logic-based formalism. However, the temporal semantics of the Event Calculus introduce a number of challenges for the proposed model. We show how and under what assumptions we can overcome these problems. Additionally, we study how probabilistic modelling changes the behaviour of the formalism, affecting its key property, the inertia of fluents. Furthermore, we demonstrate the advantages of the probabilistic Event Calculus through examples and experiments in the domain of activity recognition, using a publicly available dataset for video surveillance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes