Lost Silence: An emergency response early detection service through continuous processing of telecommunication data streams
Qianru Zhou, Stephen McLaughlin, Alasdair J. G. Gray, Shangbin Wu, Chengxiang Wang
TL;DR
The paper addresses the challenge of swiftly detecting catastrophic events by leveraging real-time, semantically annotated telecom data. It proposes Lost Silence, an approach that encodes phone location and status as RDF streams and uses Geo-Pixel-based spatial aggregation with C-SPARQL queries on a $30$-minute window, alerting when unReachable counts exceed $10$ with a $5$-second evaluation cadence. The methodology is demonstrated on a ship capsizing scenario, showing that early warnings can be produced and scaled through a thread-per-geo-pixel architecture, while acknowledging false positives from blind zones. The work relies on the TOCO ontology to harmonize heterogeneous data and points toward future enhancements with machine learning and real network data for improved robustness and applicability to diverse incidents.
Abstract
Early detection of significant traumatic events, e.g. a terrorist attack or a ship capsizing, is important to ensure that a prompt emergency response can occur. In the modern world telecommunication systems could play a key role in ensuring a successful emergency response by detecting such incidents through significant changes in calls and access to the networks. In this paper a methodology is illustrated to detect such incidents immediately (with the delay in the order of milliseconds), by processing semantically annotated streams of data in cellular telecommunication systems. In our methodology, live information about the position and status of phones are encoded as RDF streams. We propose an algorithm that processes streams of RDF annotated telecommunication data to detect abnormality. Our approach is exemplified in the context of a passenger cruise ship capsizing. However, the approach is readily translatable to other incidents. Our evaluation results show that with a properly chosen window size, such incidents can be detected efficiently and effectively.
