The shortest path is not always a straight line
2017.04.25 14:26
ABSTRACT
In this paper, we leverage the concept of the metric backbone
to improve the efficiency of large-scale graph analytics. The
metric backbone is the minimum subgraph that preserves
the shortest paths of a weighted graph. We use the metric
backbone in place of the original graph to compute vari-
ous graph metrics exactly or with good approximation. By
computing on a smaller graph, we improve the performance
of graph analytics applications on two di erent systems, a
batch graph processing system and a graph database.
Further, we provide an algorithm for the computation of
the metric backbone on large graphs. While one can com-
pute the metric backbone by solving the all-pairs-shortest-
paths problem, this approach incurs prohibitive time and
space complexity for big graphs. Instead, we propose a
heuristic that makes computing the metric backbone prac-
tical even for large graphs. Additionally, we analyze several
real datasets of di erent sizes and domains and we show
that we can approximate the metric backbone by removing
only rst-order semi-metric edges; edges for which a shorter
two-hop path exists.
We provide a distributed implementation of our algorithm
and apply it in large scale scenarios. We evaluate our algo-
rithm using a variety of real graphs, including a Facebook
social network subgraph of 50 billion edges. We measure
the impact of using the metric backbone on runtime per-
formance in two graph management systems. We achieve
query speedups of up to 6.7x in the Neo4j commercial graph
database and job speedups of up to 6x in the Giraph graph
processing system.
댓글 1
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
68 |
JDBCExample.java
![]() | 관리자 | 2017.11.06 | 2193 |
67 | 102분반 게시판입니다. 누리관(A13) 2226 | 관리자 | 2018.09.04 | 2200 |
66 | 101분반 게시판입니다. 웅비관(A12) 1320 | 관리자 | 2018.09.04 | 2213 |
65 |
UML 참고자료
![]() | 관리자 | 2018.10.08 | 2260 |
64 |
2017-2학기 캡스톤디자인 결과물 제출
![]() | 관리자 | 2017.12.15 | 2274 |
63 |
UML 소개
![]() | 관리자 | 2017.09.11 | 2295 |
62 | 인터넷 DB 5월 18일(목) 수업 오후 2:30부터 시작합니다 | 관리자 | 2017.05.18 | 2480 |
61 | 데이터베이스및실습 9월 12일(화) 수업 오후 4:00부터 시작합니다 | 관리자 | 2017.09.12 | 2494 |
60 |
분산객체시스템 8장 강의노트
![]() | 관리자 | 2005.12.14 | 2501 |
59 |
객체지향프로그래밍 7장 강의노트
![]() | 관리자 | 2005.12.14 | 2520 |
58 |
RAID 발표자료(옥충기)
![]() | 관리자 | 2005.12.14 | 2527 |
57 |
using multimedia metadata[옥충기]
![]() | 관리자 | 2005.12.14 | 2590 |
56 |
객체지향프로그래밍 6장 강의노트
![]() | 관리자 | 2005.12.14 | 2592 |
55 | 물류 관리 시스템 프로젝트[옥충기] | 관리자 | 2005.12.14 | 2627 |
54 |
sqlite
![]() | 관리자 | 2006.04.24 | 2630 |
53 |
미아찾기 프로젝트[윤승희]
![]() | 관리자 | 2005.12.14 | 2636 |
52 |
로그기반 고장회복 기법 발표자료 [권중규]
![]() | 관리자 | 2005.12.14 | 2646 |
51 |
odbc
![]() | 관리자 | 2005.12.14 | 2667 |
50 | 데이터마이닝( 24.4~) | 관리자 | 2005.12.14 | 2673 |
49 | sql | 관리자 | 2006.03.15 | 2680 |