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
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
28 |
김동연 석사 졸업
![]() | 관리자 | 2024.12.27 | 3432 |
27 | 연구실원 모집 | 관리자 | 2024.10.14 | 3452 |
26 |
BinaryTree
![]() | 관리자 | 2006.06.01 | 3482 |
25 |
바이너리트리
![]() | 관리자 | 2006.06.05 | 3539 |
24 | 데이터베이스및실습 기말고사 안내 | 관리자 | 2017.12.07 | 3670 |
23 | 연구실원 모집 | DBADMIN | 2023.08.03 | 3781 |
22 | Specification을 볼때 알아야할 의미 | 관리자 | 2009.01.21 | 3790 |
21 |
최종보고서 양식
![]() | 관리자 | 2020.09.07 | 3822 |
20 | 정보 및 데이터 베이스 연구실 연구생 모집 | 관리자 | 2023.08.04 | 3892 |
19 | 5월 2일(목) Java프로그래밍 휴강 | 관리자 | 2019.05.01 | 4080 |
18 | 11월 11일(월), 11월 14일(목) 수업 휴강 | 관리자 | 2019.11.11 | 4126 |
17 | 연구실원 모집 | 관리자 | 2022.03.09 | 4148 |
16 | 데이터베이스및실습 기말고사 17일(월) 오후 8시입니다 | 관리자 | 2018.12.03 | 4180 |
15 | Java 103분반 시험 | 관리자 | 2019.06.06 | 4252 |
14 |
2019년 2학기 데이터베이스 시험 장소 공지
![]() | 관리자 | 2019.10.22 | 4255 |
13 | 2019년 2학기 데이터베이스 기말고사(101, 102 분반) | 관리자 | 2019.12.17 | 4443 |
12 | 데이터베이스및실습 기말고사 시간및 장소 | 관리자 | 2018.12.16 | 4476 |
11 | 데이터베이스 101분반 월요일(12월 3일) 10시 수업합니다 | 관리자 | 2018.11.30 | 4537 |
10 | 인터넷DB응용 중간고사 안내 | 관리자 | 2018.04.17 | 4746 |
9 | 연구실원 모집(학부생 인턴, 대학원 석박사 과정) | 관리자 | 2024.12.27 | 4958 |