English

On Learning a Hidden Directed Graph with Path Queries

Data Structures and Algorithms 2021-03-17 v2 Machine Learning

Abstract

In this paper, we consider the problem of reconstructing a directed graph using path queries. In this query model of learning, a graph is hidden from the learner, and the learner can access information about it with path queries. For a source and destination node, a path query returns whether there is a directed path from the source to the destination node in the hidden graph. In this paper we first give bounds for learning graphs on nn vertices and kk strongly connected components. We then study the case of bounded degree directed trees and give new algorithms for learning "almost-trees" -- directed trees to which extra edges have been added. We also give some lower bound constructions justifying our approach.

Keywords

Cite

@article{arxiv.2002.11541,
  title  = {On Learning a Hidden Directed Graph with Path Queries},
  author = {Mano Vikash Janardhanan and Lev Reyzin},
  journal= {arXiv preprint arXiv:2002.11541},
  year   = {2021}
}

Comments

11 pages