File Download

There are no files associated with this item.

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)
Related Researcher

노삼혁

Noh, Sam H.
Read More

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

Full metadata record

DC Field Value Language
dc.citation.conferencePlace US -
dc.citation.title USENIX Annual Technical Conference -
dc.contributor.author Lee, Eunjae -
dc.contributor.author Kim, Junghyun -
dc.contributor.author Lim, Keunhak -
dc.contributor.author Noh, Sam H. -
dc.contributor.author Seo, Jiwon -
dc.date.accessioned 2024-02-01T00:06:52Z -
dc.date.available 2024-02-01T00:06:52Z -
dc.date.created 2019-07-10 -
dc.date.issued 2019-07-10 -
dc.description.abstract Many important graph algorithms are based on the breadth first search (BFS) approach, which builds itself on recursive vertex traversal. We classify algorithms that share this characteristic into what we call a BFS-like algorithm. In this work, we first analyze and study the I/O request patterns of BFS-like algorithms executed on disk-based graph engines. Our analysis exposes two shortcomings in executing BFS-like algorithms. First, we find that the use of the cache is ineffective. To make use of the cache more effectively, we propose an in-memory static cache, which we call BFS-Aware Static Cache or Basc, for short. Basc is static as its contents, which are edge lists of vertices that are pre-selected before algorithm execution, do not change throughout the execution of the algorithm. Second, we find that state-of-the-art ordering method for graphs on disks is ineffective with BFS-like algorithms. Thus, based on an I/O cost model that estimates the performance based on the ordering of graphs, we develop an efficient graph ordering called Neighborhood Ordering or Norder. We provide extensive evaluations of Basc and Norder on two well-known graph engines using five real-world graphs including Twitter that has 1.9 billion edges. Our experimental results show that Basc and Norder, collectively have substantial performance impact. -
dc.identifier.bibliographicCitation USENIX Annual Technical Conference -
dc.identifier.scopusid 2-s2.0-85077032095 -
dc.identifier.uri https://scholarworks.unist.ac.kr/handle/201301/79506 -
dc.identifier.url https://www.usenix.org/conference/atc19/presentation/lee-eunjae -
dc.language 영어 -
dc.publisher USENIX Association -
dc.title Pre-Select Static Caching and Neighborhood Ordering for BFS-like Algorithms on Disk-based Graph Engines -
dc.type Conference Paper -
dc.date.conferenceDate 2019-07-10 -

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.