scispace - formally typeset
L

Lu Qin

Researcher at University of Technology, Sydney

Publications -  205
Citations -  6879

Lu Qin is an academic researcher from University of Technology, Sydney. The author has contributed to research in topics: Graph (abstract data type) & Vertex (geometry). The author has an hindex of 40, co-authored 205 publications receiving 5011 citations. Previous affiliations of Lu Qin include Hong Kong Baptist University & East China Normal University.

Papers
More filters
Proceedings ArticleDOI

Querying k-truss community in large and dynamic graphs

TL;DR: A novel community model based on the k-truss concept is proposed, which brings nice structural and computational properties and a compact and elegant index structure which supports the efficient search of k- Truss communities with a linear cost with respect to the community size.
Proceedings ArticleDOI

Finding Top-k Min-Cost Connected Trees in Databases

TL;DR: This paper proposes a novel parameterized solution, with l as a parameter, to find the optimal GST-1, in time complexity O(3ln + 2l ((l + logn)n + m), where n and m are the numbers of nodes and edges in graph G, which can handle graphs with a large number of nodes.
Proceedings ArticleDOI

Finding time-dependent shortest paths over large graphs

TL;DR: This paper proposes a novel algorithm to find the minimum-travel-time path with the best departure time for a LTT(vs, v query over a large graph, which outperforms existing algorithms in terms of both time complexity in theory and efficiency in practice.
Journal ArticleDOI

Influential community search in large networks

TL;DR: This paper introduces a novel community model called k-influential community based on the concept of k-core, which can capture the influence of a community and proposes a linear-time online search algorithm to find the top-r k-Influential communities in a network.
Proceedings ArticleDOI

Efficient Subgraph Matching by Postponing Cartesian Products

TL;DR: For the first time, the issue of unpromising results by Cartesian products from "dissimilar" vertices is addressed and a new framework by postponing theCartesian products based on the structure of a query to minimize the redundant Cartesian Products is proposed.