scispace - formally typeset
J

Jinsoo Lee

Researcher at Kyungpook National University

Publications -  17
Citations -  987

Jinsoo Lee is an academic researcher from Kyungpook National University. The author has contributed to research in topics: RDF & RDF Schema. The author has an hindex of 10, co-authored 17 publications receiving 862 citations. Previous affiliations of Jinsoo Lee include IBM.

Papers
More filters
Proceedings ArticleDOI

Turboiso: towards ultrafast and robust subgraph isomorphism search in large graph databases

TL;DR: This paper presents an efficient and robust subgraph search solution, called TurboISO, which is turbo-charged with two novel concepts, candidate region exploration and the combine and permute strategy (in short, Comb/Perm).
Journal ArticleDOI

An in-depth comparison of subgraph isomorphism algorithms in graph databases

TL;DR: Five state-of-the-art subgraph isomorphism algorithms in a common code base are implemented and compared by comparing them using many real-world datasets and their query loads and report surprising empirical findings.
Journal ArticleDOI

iGraph: a framework for comparisons of disk-based graph indexing techniques

TL;DR: Implementing all representative indexing methods on a common framework called iGraph, which has implemented these indexes on top of a storage engine that guarantees real disk I/Os, provides new empirical findings in the performance of the full disk-based implementations of these methods.
Proceedings Article

Ranked subsequence matching in time-series databases

TL;DR: Novel methods for ranked subsequence matching under time warping are presented, which finds top-k subsequences most similar to a query sequence from data sequences, which is the first and most sophisticated subsequences matching solution mentioned in the literature.
Journal ArticleDOI

Parallelizing query optimization

TL;DR: A comprehensive and practical solution for parallelizing query optimization in the multi-core processor architecture, including a parallel join enumeration algorithm and several alternative ways to allocate work to threads to balance their load is proposed.