English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Paper

Density Independent Algorithms for Sparsifying k-Step Random Walks

MPS-Authors
/persons/resource/persons123330

Jindal,  Gorav
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons136381

Kolev,  Pavel
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

arXiv:1702.06110.pdf
(Preprint), 234KB

Supplementary Material (public)
There is no public supplementary material available
Citation

Jindal, G., Kolev, P., Peng, R., & Sawlani, S. (2017). Density Independent Algorithms for Sparsifying k-Step Random Walks. Retrieved from http://arxiv.org/abs/1702.06110.


Cite as: https://hdl.handle.net/11858/00-001M-0000-002D-26A6-1
Abstract
We give faster algorithms for producing sparse approximations of the transition matrices of $k$-step random walks on undirected, weighted graphs. These transition matrices also form graphs, and arise as intermediate objects in a variety of graph algorithms. Our improvements are based on a better understanding of processes that sample such walks, as well as tighter bounds on key weights underlying these sampling processes. On a graph with $n$ vertices and $m$ edges, our algorithm produces a graph with about $n\log{n}$ edges that approximates the $k$-step random walk graph in about $m + n \log^4{n}$ time. In order to obtain this runtime bound, we also revisit "density independent" algorithms for sparsifying graphs whose runtime overhead is expressed only in terms of the number of vertices.