Faster than LASER -- Towards Stream Reasoning with Deep Neural Networks
Jo\~ao Ferreira, Diogo Lavado, Ricardo Gon\c{c}alves, Matthias Knorr,, Ludwig Krippahl, and Jo\~ao Leite

TL;DR
This paper explores training deep neural networks, specifically CNNs and RNNs, to approximate the reasoning capabilities of LASER, a stream reasoner, aiming to enable faster real-time data processing in complex scenarios.
Contribution
It introduces a novel approach of using neural networks to emulate LASER's reasoning, enhancing processing speed for stream reasoning tasks.
Findings
Neural networks can approximate LASER's reasoning with high accuracy.
Deep learning models significantly improve reasoning speed over traditional systems.
The approach enables real-time processing in high-throughput data streams.
Abstract
With the constant increase of available data in various domains, such as the Internet of Things, Social Networks or Smart Cities, it has become fundamental that agents are able to process and reason with such data in real time. Whereas reasoning over time-annotated data with background knowledge may be challenging, due to the volume and velocity in which such data is being produced, such complex reasoning is necessary in scenarios where agents need to discover potential problems and this cannot be done with simple stream processing techniques. Stream Reasoners aim at bridging this gap between reasoning and stream processing and LASER is such a stream reasoner designed to analyse and perform complex reasoning over streams of data. It is based on LARS, a rule-based logical language extending Answer Set Programming, and it has shown better runtime results than other state-of-the-art stream…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLARS
