This document discusses absorbing random walks on graphs. It explains that absorbing random walks can be used to compute the proximity of non-absorbing nodes to chosen absorbing nodes in a graph. The absorption probabilities provide a measure of how close each non-absorbing node is to the different absorbing nodes. These probabilities can be computed by iteratively updating the absorption probabilities of each non-absorbing node based on the probabilities of its neighbors. Absorbing random walks have applications in areas like information propagation, opinion formation, and semi-supervised learning.