scispace - formally typeset
M

Miao Qiao

Researcher at University of Auckland

Publications -  28
Citations -  464

Miao Qiao is an academic researcher from University of Auckland. The author has contributed to research in topics: Graph (abstract data type) & Computer science. The author has an hindex of 10, co-authored 24 publications receiving 351 citations. Previous affiliations of Miao Qiao include Massey University & The Chinese University of Hong Kong.

Papers
More filters
Journal ArticleDOI

Approximate Shortest Distance Computing: A Query-Dependent Local Landmark Scheme

TL;DR: This paper proposes a query-dependent local landmark scheme, which identifies a local landmark close to the specific query nodes and provides a more accurate distance estimation than the traditional global landmark approach.
Journal ArticleDOI

Subgraph matching: on compression and computation

TL;DR: A subgraph matching computation framework CBF is proposed which computes code (I)instead of I to bring down the output cost and further reduces the overall cost by reducing the intermediate results.
Journal ArticleDOI

The exact distance to destination in undirected world

TL;DR: This paper proposes a multi-hop distance labeling approach, which generates a subset of the 2- Hop distance labels as index off-line and can compute the multi-Hop distance labels efficiently by avoiding pre-computing all-pairs shortest paths.
Proceedings ArticleDOI

Scaling Distance Labeling on Small-World Networks

TL;DR: Scale distance labeling on small-world networks by proposing a Parallel Shortest-distance Labeling (PSL) scheme and further reducing the index size by exploiting graph and label properties and near-linear speedup in a multi-core environment.
Journal ArticleDOI

Top-K nearest keyword search on large graphs

TL;DR: A shortest path tree for a distance oracle technique is built and a global storage technique is proposed to further reduce the index size and the query time in obtaining a k-NK result on a graph from that on trees.