Proceedings Article10.1109/MDMW.2008.12
Lineage-based Probabilistic Event Stream Processing
Zhitao Shen,Hideyuki Kawashima,Hiroyuki Kitagawa +2 more
- 27 Apr 2008
- pp 106-113
17
TL;DR: A query language to support probabilistic queries for composite event stream matching that allows users to express Kleene closure patterns for complex event detection in physical world is proposed and a performance evaluation of the method comparing with naive approach is conducted.
read more
Abstract: In this paper, we propose a query language to support probabilistic queries for composite event stream matching. The language allows users to express Kleene closure patterns for complex event detection in physical world. We also propose a working framework for query processing over probabilistic event streams. Our method first detects sequence patterns over probabilistic data streams by using a new data structure, AIG which handles a record sets of active states with a NFA-based approach. After detecting active states, our method then computes the probability of each detected sequence pattern on its lineage. That is, query processing and confidence computation are decoupled. By the benefit of lineage, the probability of an output event can be directly calculated without considering the query plan. We conduct a performance evaluation of our method comparing with naive one which is called possible worlds approach. The result clearly shows the effectiveness of our approach. While our approach shows scalable throughput, naive approach degrades its performance rapidly. The experiments are conducted with the window size, the number of event types and the number of alternatives.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Complex event processing over distributed probabilistic event streams
Y. H. Wang,K. Cao,X. M. Zhang +2 more
TL;DR: A query plan based method using tree data structure is used to process hierarchical complex event from distributed event streams and query plan optimization is proposed based on query optimization technology of probabilistic databases.
74
Complex Event Processing over distributed probabilistic event streams
Yongheng Wang,Xiaoming Zhang +1 more
- 29 May 2012
TL;DR: A query plan based method using tree data structure is used to process hierarchical complex event from distributed event streams and query plan optimization is proposed based on query optimization technology of probabilistic databases.
Approximation trade-offs in Markovian stream processing: An empirical study
Julie Letchner,Christopher Ré,Magdalena Balazinska,Matthai Philipose +3 more
- 01 Mar 2010
TL;DR: Through experiments on a realworld RFID data set, this paper identifies conditions under which two common stream approximations can improve performance by several orders of magnitude, with only minimal effects on query results.
The uncertain case of credit card fraud detection
Ivo Correia,Fabiana Fournier,Inna Skarbovsky +2 more
- 24 Jun 2015
TL;DR: In this article, the authors present extensions to the IBM Proactive Technology Online (PROTON) open source tool to cope with uncertainty, including the addition of new built-in attributes and functions, support for new types of operands, and support for event processing patterns.
21
Dempster-Shafer Theory for Modeling and Treating Uncertainty in IoT Applications Based on Complex Event Processing.
Eduardo Devidson Costa Bezerra,Ariel Soares Teles,Luciano Reis Coutinho,Francisco José da Silva e Silva +3 more
TL;DR: In this article, the authors investigate the identification and treatment of uncertainty in CEP-based IoT applications and propose the DST-CEP, an approach that uses the Dempster-Shafer Theory to treat uncertainties.
15
References
Aurora: a new model and architecture for data stream management
Daniel J. Abadi,Don Carney,Uğur Çetintemel,Mitch Cherniack,Christian Convey,Sangdon Lee,Michael Stonebraker,Nesime Tatbul,Stan Zdonik +8 more
- 01 Aug 2003
TL;DR: The basic processing model and architecture of Aurora, a new system to manage data streams for monitoring applications, are described and a stream-oriented set of operators are described.
•Proceedings Article
The Design of the Borealis Stream Processing Engine
Daniel J. Abadi,Yanif Ahmad,Magdalena Balazinska,Mitch Cherniack,Jeong-Hyon Hwang,Wolfgang Lindner,Anurag S. Maskey,Alexander Rasin,Esther Ryvkina,Nesime Tatbul,Ying Xing,Stan Zdonik +11 more
- 01 Jan 2005
TL;DR: This paper outlines the basic design and functionality of Borealis, and presents a highly flexible and scalable QoS-based optimization model that operates across server and sensor networks and a new fault-tolerance model with flexible consistency-availability trade-offs.
•Proceedings Article
TelegraphCQ: Continuous Dataflow Processing for an Uncertain World.
Sirish Chandrasekaran,Owen Cooper,Amol Deshpande,Michael J. Franklin,Joseph M. Hellerstein,Wei Hong,Sailesh Krishnamurthy,Samuel Madden,Vijayshankar Raman,Frederick Reiss,Mehul A. Shah +10 more
- 01 Jan 2003
TL;DR: The next generation Telegraph system, called TelegraphCQ, is focused on meeting the challenges that arise in handling large streams of continuous queries over high-volume, highly-variable data streams and leverages the PostgreSQL open source code base.
1.2K
High-performance complex event processing over streams
Eugene Wu,Yanlei Diao,Shariq Rizvi +2 more
- 27 Jun 2006
TL;DR: This paper proposes a complex event language that significantly extends existing event languages to meet the needs of a range of RFID-enabled monitoring applications and describes a query plan-based approach to efficiently implementing this language.
•Book
Active Database Systems: Triggers and Rules for Advanced Database Processing
Umeshwar Dayal,Jennifer Widom,Stefano Ceri +2 more
- 01 Sep 1994
TL;DR: This significant collection focuses on the most prominent research projects in active database systems, providing detailed discussions of their projects and the relevance of their results to the future of activedatabase systems.
796