scispace - formally typeset
C

Cheqing Jin

Researcher at East China Normal University

Publications -  110
Citations -  1304

Cheqing Jin is an academic researcher from East China Normal University. The author has contributed to research in topics: Computer science & Blockchain. The author has an hindex of 14, co-authored 101 publications receiving 974 citations. Previous affiliations of Cheqing Jin include Nanjing Agricultural University & East China University of Science and Technology.

Papers
More filters
Journal ArticleDOI

Tracking clusters in evolving data streams over sliding windows

TL;DR: The exponential histogram is used to handle the in-cluster evolution, and the temporal cluster features represent the change of the cluster distribution, and a novel data structure, the Exponential Histogram of Cluster Features (EHCF) is proposed.
Proceedings ArticleDOI

Dynamically maintaining frequent items over a data stream

TL;DR: A new novel algorithm, called hCount, is proposed, which can handle both insertion and deletion of items with a much less memory space than the best reported algorithm, and is also superior in terms of precision, recall and processing time.
Journal ArticleDOI

Sliding-window top-k queries on uncertain streams

TL;DR: This paper designs a unified framework for processing sliding-window top-k queries on uncertain streams, and shows that all the existing top-K definitions in the literature can be plugged into this framework, resulting in several succinct synopses that use space much smaller than the window size.
Journal ArticleDOI

Finding Top-k Shortest Paths with Diversity

TL;DR: It is proved that the KSPD problem is NP-hard and a greedy framework is proposed that supports a wide variety of path similarity metrics which are widely adopted in the literature and is able to efficiently solve the traditional KSP problem if no path similarity metric is specified.
Journal ArticleDOI

Feature Grouping-Based Outlier Detection Upon Streaming Trajectories

TL;DR: A feature grouping-based mechanism that divides all the features into two groups, where the first group is used to find close neighbors and the second group is use to find outliers within the similar neighborhood, which is both effective and efficient to detect outliers upon trajectory data streams.