8 Papers
55 Citations
Jin Li is an academic researcher from Portland State University. The author has contributed to research in topics: Data stream mining & Data stream. The author has an hindex of 7, co-authored 8 publications.
Chat about Author
Papers
No pane, no gain: efficient evaluation of sliding-window aggregates over data streams
Jin Li,David Maier,Kristin Tufte,Vassilis Papadimos,Peter A. Tucker +4 more
- 01 Mar 2005
TL;DR: This paper presents an approach for evaluating sliding-window aggregate queries that reduces both space and computation time for query execution that divides overlapping windows into disjoint panes, computes sub-aggregates over each pane, and "rolls up" the pane-aggRegates to computer window-agg Regates.
Out-of-order processing: a new architecture for high-performance stream systems
Jin Li,Kristin Tufte,Vladislav Shkapenyuk,Vassilis Papadimos,Theodore Johnson,David Maier +5 more
- 01 Aug 2008
TL;DR: This work introduces a new architecture for stream systems, out-of-order processing (OOP), that avoids ordering constraints and shows that the OOP approach can significantly outperform IOP in a number of aspects, including memory, throughput and latency.
Travel time estimation using NiagaraST and latte
Kristin Tufte,Jin Li,David Maier,Vassilis Papadimos,Robert L. Bertini,James Rucker +5 more
- 11 Jun 2007
TL;DR: This paper demonstrates the new latte system which has been developed using the NiagaraST stream processing system and the PORTAL transportation data archive, and focuses on queries that combine live data streams with large data archives.
AdaptWID: An Adaptive, Memory-Efficient Window Aggregation Implementation
TL;DR: The authors introduce the AdaptWID algorithm, which uses adaptive processing to cope with time-varying data skew and models the memory usage of alternative aggregation algorithms and selects between them at runtime on a group-by-group basis.
20
•Proceedings Article
Inter-Operator Feedback in Data Stream Management Systems via Punctuation
Rafael J Fernandez-Moctezuma,Kristin Tufte,Jin Li +2 more
- 14 Sep 2009
TL;DR: In this paper, the authors present a comprehensive framework designed to support prioritization, avoidance of unnecessary work, and on-demand result production over distributed, unreliable, bursty, disordered data sources, typical of many streams.
12