paper-with-me

홈 › Papers

Scalable Generative Modeling of Weighted Graphs

2025-07-30 · Richard Williams, Eric Nalisnick, Andrew Holbrook arxiv

Weighted graphs are ubiquitous throughout biology, chemistry, and the social sciences, motivating the development of generative models for abstract weighted graph data using deep neural networks. However, most current deep generative models are either designed for unweighted graphs and are not easily extended to weighted topologies or incorporate edge weights without consideration of a joint distribution with topology. Furthermore, learning a distribution over weighted graphs must account for complex nonlocal dependencies between both the edges of the graph and corresponding weights of each edge. We develop an autoregressive model BiGG-E, a nontrivial extension of the BiGG model, that learns a joint distribution over weighted graphs while still exploiting sparsity to generate a weighted graph with $n$ nodes and $m$ edges in $O((n + m)\log n)$ time. Simulation studies and experiments on a variety of benchmark datasets demonstrate that BiGG-E best captures distributions over weighted graphs while remaining scalable and computationally efficient.

📄 PDF Abstract BibTeX arXiv:2507.23111

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Modeling Sense Structure in Word Usage Graphs with the Weighted Stochastic Block Model

2021-08-01 · Joint Conference on Lexical and Computational Semantics 2021 · Dominik Schlechtweg, Enrique Castaneda, Jonas Kuhn, Sabine Schulte im Walde

We suggest to model human-annotated Word Usage Graphs capturing fine-grained semantic proximity distinctions between word uses with a Bayesian formulation of the Weighted Stochastic Block Model, a generative model for ra…

Stochastic Block Model

TIGGER: Scalable Generative Modelling for Temporal Interaction Graphs

2022-03-07 · Shubham Gupta, Sahil Manchanda, Srikanta Bedathur, Sayan Ranu

There has been a recent surge in learning generative models for graphs. While impressive progress has been made on static graphs, work on generative modeling of temporal graphs is at a nascent stage with significant scop…

Point ProcessesTransfer Learning

Efficient and Degree-Guided Graph Generation via Discrete Diffusion Modeling

2023-05-06 · Xiaohui Chen, Jiaxing He, Xu Han, Li-Ping Liu

Diffusion-based generative graph models have been proven effective in generating high-quality small graphs. However, they need to be more scalable for generating large graphs containing thousands of nodes desiring graph …

DenoisingGraph Generation

Weighted Support Points from Random Measures: An Interpretable Alternative for Generative Modeling

2025-08-28 · Peiqi Zhao, Carlos E. Rodríguez, Ramsés H. Mena, Stephen G. Walker arxiv

Support points summarize a large dataset through a smaller set of representative points that can be used for data operations, such as Monte Carlo integration, without requiring access to the full dataset. In this sense, …

RTD-Lite: Scalable Topological Analysis for Comparing Weighted Graphs in Learning Tasks

2025-03-14 · Eduard Tulchinskii, Daria Voronkova, Ilya Trofimov, Evgeny Burnaev 외

Topological methods for comparing weighted graphs are valuable in various learning tasks but often suffer from computational inefficiency on large datasets. We introduce RTD-Lite, a scalable algorithm that efficiently co…

Dimensionality Reduction