scispace - formally typeset
S

Song Wang

Researcher at Hewlett-Packard

Publications -  46
Citations -  902

Song Wang is an academic researcher from Hewlett-Packard. The author has contributed to research in topics: Complex event processing & Query optimization. The author has an hindex of 15, co-authored 46 publications receiving 882 citations. Previous affiliations of Song Wang include Princeton University & Worcester Polytechnic Institute.

Papers
More filters
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

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

XCache: a semantic caching system for XML queries

TL;DR: A containment mapping process to incorporate type inference and subtyping mechanisms provided by XDuce to establish containment mappings between regular-expression-type-based pattern variables of two queries is designed, which is the first solution for XQuery processing using cached views.
Patent

Multi-Query Optimization of Window-Based Stream Queries

TL;DR: In this article, a method for sharing window-based joins includes slicing window states of a join operator into smaller window slices, forming a chain of sliced window joins from the smaller window slice, and reducing by pipelining a number of the sliced windows joins.
Proceedings ArticleDOI

State-slice: new paradigm of multi-query optimization of window-based stream queries

TL;DR: This paper presents a novel paradigm for the sharing of window join queries that slices window states of a join operator into fine-grained window slices and forms a chain of sliced window joins to push selections down into the chain and flexibly select subsequences of such slicedwindow joins for computation sharing among queries with different window sizes.