scispace - formally typeset
J

Jiawei Han

Researcher at University of Illinois at Urbana–Champaign

Publications -  1302
Citations -  155054

Jiawei Han is an academic researcher from University of Illinois at Urbana–Champaign. The author has contributed to research in topics: Cluster analysis & Knowledge extraction. The author has an hindex of 168, co-authored 1233 publications receiving 143427 citations. Previous affiliations of Jiawei Han include Georgia Institute of Technology & United States Army Research Laboratory.

Papers
More filters
Proceedings ArticleDOI

Query-driven discovery of semantically similar substructures in heterogeneous networks

TL;DR: A filter-and verification search framework is designed and implemented, which can first generate promising subgraph candidates using off line indices built by data mining results, and then verify candidates with a recursive pruning matching process, and the effectiveness of the query-driven semantic similarity search framework and the efficiency of the proposed methodology on multiple real-world heterogeneous information networks.
Proceedings ArticleDOI

Extracting general lists from web documents: a hybrid approach

TL;DR: This work proposes a new hybrid method that employs both general assumptions on the visual rendering of lists, and the structural representation of items contained in them, and shows that it significantly outperforms existing methods across a varied Web corpus.
Proceedings ArticleDOI

Mining heterogeneous information networks: the next frontier

TL;DR: A semi-structured heterogeneous information network model leverages the rich semantics of typed nodes and links in a network and can uncover surprisingly rich knowledge from interconnected data.
Journal ArticleDOI

Asynchronous chain recursions

TL;DR: In this article, the authors study the compilation and efficient processing of asynchronous chain recursions and show that many complex function-free recursions, which may contain single or multiple linear recursive rules, nonlinear recursive rules and mutually recursive functions, can be compiled to asynchronous chains recursions.
Proceedings ArticleDOI

Filtering and Refinement: A Two-Stage Approach for Efficient and Effective Anomaly Detection

TL;DR: A two-stage approach to find anomalies in complex datasets with high accuracy as well as low time complexity and space cost by employing an efficient deterministic space partition algorithm and generating a small set of anomaly candidates with a single scan of the dataset.