paper-with-me

홈 › Papers

Metropolis Algorithms for Representative Subgraph Sampling

2020-05-13 · ‏‏‎ ‎ 2020 5 · Christian Hübler, Hans-Peter Kriegel, Karsten Borgwardt, Zoubin Ghahramani

While data mining in chemoinformatics studied graph data with dozens of nodes, systems biology and the Internet are now generating graph data with thousands and millions of nodes. Hence data mining faces the algorithmic challenge of coping with this significant increase in graph size: Classic algorithms for data analysis are often too expensive and too slow on large graphs. While one strategy to overcome this problem is to design novel efficient algorithms, the other is to 'reduce' the size of the large graph by sampling. This is the scope of this paper: We will present novel Metropolis algorithms for sampling a 'representative' small subgraph from the original large graph, with 'representative' describing the requirement that the sample shall preserve crucial graph properties of the original graph. In our experiments, we improve over the pioneering work of Leskovec and Faloutsos (KDD 2006), by producing representative subgraph samples that are both smaller and of higher quality than those produced by other methods from the literature.

📄 PDF Abstract BibTeX

Code (1)

benedekrozemberczki/littleballoffur

Similar Papers 제목 키워드 기반

Importance is Important: Generalized Markov Chain Importance Sampling Methods

2023-04-13 · Guanxun Li, Aaron Smith, Quan Zhou

We show that for any multiple-try Metropolis algorithm, one can always accept the proposal and evaluate the importance weight that is needed to correct for the bias without extra computational cost. This results in a gen…

Stereographic Multi-Try Metropolis Algorithms for Heavy-tailed Sampling

2025-05-18 · Zhihao Wang, Jun Yang

Markov chain Monte Carlo (MCMC) methods for sampling from heavy-tailed distributions present unique challenges, particularly in high dimensions. Multi-proposal MCMC algorithms have recently gained attention for their pot…

Score-Based Metropolis-Hastings Algorithms

2024-12-31 · Ahmed Aloui, Ali Hasan, Juncheng Dong, Zihao Wu 외

In this paper, we introduce a new approach for integrating score-based models with the Metropolis-Hastings algorithm. While traditional score-based diffusion models excel in accurately learning the score function from da…

Metropolis Sampling

2017-04-15 · Luca Martino, Victor Elvira

Monte Carlo (MC) sampling methods are widely applied in Bayesian inference, system simulation and optimization problems. The Markov Chain Monte Carlo (MCMC) algorithms are a well-known class of MC methods which generate …

Bayesian Inference

Learning Large-scale Network Embedding from Representative Subgraph

2021-12-02 · Junsheng Kong, Weizhao Li, Ben Liao, Jiezhong Qiu 외

We study the problem of large-scale network embedding, which aims to learn low-dimensional latent representations for network mining applications. Recent research in the field of network embedding has led to significant …

Graph SamplingNetwork Embedding