Embedding Conjugate Gradient in Learning Random Walks for Landscape Connectivity Modeling in Conservation

Abstract

Models capturing parameterized random walks on graphs have been widely adopted in wildlife conservation to study species dispersal as a function of landscape features. Learning the probabilistic model empowers ecologists to understand animal responses to conservation strategies. By exploiting the connection between random walks and simple electric networks, we show that learning a random walk model can be reduced to finding the optimal graph Laplacian for a circuit. We propose a moment matching strategy that correlates the model’s hitting and commuting times with those observed empirically. To find the best Laplacian, we propose a neural network capable of back-propagating gradients through the matrix inverse in an end-to-end fashion. We developed a scalable method called CGInv which back-propagates the gradients through a neural network encoding each layer as a conjugate gradient iteration. To demonstrate its effectiveness, we apply our computational framework to applications in landscape connectivity modeling. Our experiments successfully demonstrate that our framework effectively and efficiently recovers the ground-truth configurations.

Cite

Text

Devulapalli et al. "Embedding Conjugate Gradient in Learning Random Walks for Landscape Connectivity Modeling in Conservation." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/598

Markdown

[Devulapalli et al. "Embedding Conjugate Gradient in Learning Random Walks for Landscape Connectivity Modeling in Conservation." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/devulapalli2020ijcai-embedding/) doi:10.24963/IJCAI.2020/598

BibTeX

@inproceedings{devulapalli2020ijcai-embedding,
  title     = {{Embedding Conjugate Gradient in Learning Random Walks for Landscape Connectivity Modeling in Conservation}},
  author    = {Devulapalli, Pramith and Dilkina, Bistra and Xue, Yexiang},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {4338-4344},
  doi       = {10.24963/IJCAI.2020/598},
  url       = {https://mlanthology.org/ijcai/2020/devulapalli2020ijcai-embedding/}
}