scispace - formally typeset
M

Mo Liu

Researcher at Worcester Polytechnic Institute

Publications -  18
Citations -  575

Mo Liu is an academic researcher from Worcester Polytechnic Institute. The author has contributed to research in topics: Complex event processing & Event (computing). The author has an hindex of 11, co-authored 18 publications receiving 554 citations. Previous affiliations of Mo Liu include Hewlett-Packard.

Papers
More filters
Proceedings ArticleDOI

Sequence Pattern Query Processing over Out-of-Order Event Streams

TL;DR: This work proposes two alternate solutions: aggressive and conservative strategies respectively to process sequence pattern queries on out-of-order event streams and proposes a partial order guarantee (POG) model under which such correctness can be guaranteed.
Patent

Modeling multi-dimensional sequence data over streams

TL;DR: In this article, the authors propose a method that builds a model of multi-dimensional sequence data in real-time with cuboids that aggregate the multidimensional sequence data over both patterns and dimensions.
Proceedings ArticleDOI

Event Stream Processing with Out-of-Order Data Arrival

TL;DR: This work addresses the problem of processing event pattern queries specified over event streams that may contain out-of-order data by proposing a new solution of physical implementation strategies for the core stream algebra operators such as sequence scan and pattern construction, including stack- based data structures and associated purge algorithms.
Proceedings ArticleDOI

E-Cube: multi-dimensional event sequence analysis using hierarchical pattern query sharing

TL;DR: This work proposes a novel E-Cube model which combines CEP and OLAP techniques for efficient multi-dimensional event pattern analysis at different abstraction levels, and designs a cost-driven adaptive optimizer called Chase, that exploits the above reuse strategies for optimal E- Cube hierarchy execution.
Proceedings ArticleDOI

High-performance nested CEP query processing over event streams

TL;DR: This paper introduces NEEL, a CEP query language for expressing nested CEP pattern queries composed of sequence, negation, AND and OR operators, and introduces several strategies for efficient shared processing of groups of normalized NEEL subexpressions to conserve CPU and memory consumption.