Data Mining Projects

Extract Human Mobility Patterns Powered by City Semantic Diagram

Abstract: GPS enabled massive spatiotemporal trajectories. Researchers used this growing trend to find human mobility patterns. Semantic absence, bias, and complexity still hinder semantic pattern extraction. To solve the above three problems, we invented and…

Data Mining Projects

Exploring Temporal Information for Dynamic Network Embedding

Abstract: Complex network analysis is difficult and has garnered attention. Representing nodes as low-dimensional dense vectors can help. However, citation and email networks change over time. Most recent embedding methods only embed static networks. Thus,…

Data Mining Projects

Exploiting Reuse for GPU Subgraph Enumeration

Abstract: Network motif discovery, community detection, and frequent subgraph mining require subgraph enumeration. Recent works parallelize subgraph enumeration using GPUs to accelerate execution. Set intersection operations take up to 95% of the processing time in…

Data Mining Projects

ESA-Stream: Efficient Self-Adaptive Online Data Stream Clustering

Abstract: Big data applications generate massive amounts of high-dimensional, real-time, streaming data. These applications require effective and efficient data stream clustering. Well-known data stream clustering algorithms based on the popular online-offline framework still face major…

Data Mining Projects

Efficient Shapelet Discovery for Time Series Classification

Abstract: Time-series shapelets, discriminative subsequences, are effective for time series classification (tsc). Tsc accuracy depends on shapelet quality. However, major research has focused on accurate models from some shapelet candidates. Existing studies use simple methods…