License: Creative Commons Attribution 3.0 Unported license (CC BY 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.STACS.2016.5
URN: urn:nbn:de:0030-drops-57068
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2016/5706/
Abrahamsen, Mikkel ;
Bodwin, Greg ;
Rotenberg, Eva ;
Stöckel, Morten
Graph Reconstruction with a Betweenness Oracle
Abstract
Graph reconstruction algorithms seek to learn a hidden graph by repeatedly querying a black-box oracle for information about the graph structure. Perhaps the most well studied and applied version of the problem uses a distance oracle, which can report the shortest path distance between any pair of nodes.
We introduce and study the betweenness oracle, where bet(a, m, z) is true iff m lies on a shortest path between a and z. This oracle is strictly weaker than a distance oracle, in the sense that a betweenness query can be simulated by a constant number of distance queries, but not vice versa. Despite this, we are able to develop betweenness reconstruction algorithms that match the current state of the art for distance reconstruction, and even improve it for certain types of graphs. We obtain the following algorithms: (1) Reconstruction of general graphs in O(n^2) queries, (2) Reconstruction of degree-bounded graphs in ~O(n^{3/2}) queries, (3) Reconstruction of geodetic degree-bounded graphs in ~O(n) queries
In addition to being a fundamental graph theoretic problem with some natural applications, our new results shed light on some avenues for progress in the distance reconstruction problem.
BibTeX - Entry
@InProceedings{abrahamsen_et_al:LIPIcs:2016:5706,
author = {Mikkel Abrahamsen and Greg Bodwin and Eva Rotenberg and Morten St{\"o}ckel},
title = {{Graph Reconstruction with a Betweenness Oracle}},
booktitle = {33rd Symposium on Theoretical Aspects of Computer Science (STACS 2016)},
pages = {5:1--5:14},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-001-9},
ISSN = {1868-8969},
year = {2016},
volume = {47},
editor = {Nicolas Ollinger and Heribert Vollmer},
publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
address = {Dagstuhl, Germany},
URL = {http://drops.dagstuhl.de/opus/volltexte/2016/5706},
URN = {urn:nbn:de:0030-drops-57068},
doi = {10.4230/LIPIcs.STACS.2016.5},
annote = {Keywords: graph reconstruction, bounded degree graphs, query complexity}
}
Keywords: |
|
graph reconstruction, bounded degree graphs, query complexity |
Collection: |
|
33rd Symposium on Theoretical Aspects of Computer Science (STACS 2016) |
Issue Date: |
|
2016 |
Date of publication: |
|
16.02.2016 |