Popularity-Biased Random Walks for Peer-to-Peer Search under the Square-Root Principle Ming Zhong and Kai Shen Department of Computer Science, University of Rochester The square-root principle is known to achieve low search time for peer-to-peer search techniques that do not utilize query routing indices (e.g., query flooding or random walk searches). Under this principle, each object is probed with probability proportional to the square root of its query popularity. Existing search methods realize the square-root principle by using either object replication or topology reconstruction, which may not be desirable for those applications with large, dynamic datasets and limited network bandwidth. We propose a new approach that uses popularity-biased random walks to achieve the square-root principle. With the guidance of the Metropolis algorithm, each step of the random walks is determined based on the content popularities of current neighbors. Compared to previous methods, our approach has comparable search performance at no cost of data movement or topology changes.