paper-with-me

Papers

Leveraging Graph Diffusion Models for Network Refinement Tasks

2023-11-29 · Puja Trivedi, Ryan Rossi, David Arbour, Tong Yu, Franck Dernoncourt, Sungchul Kim, Nedim Lipka, Namyong Park, Nesreen K. Ahmed, Danai Koutra

Most real-world networks are noisy and incomplete samples from an unknown target distribution. Refining them by correcting corruptions or inferring unobserved regions typically improves downstream performance. Inspired by the impressive generative capabilities that have been used to correct corruptions in images, and the similarities between "in-painting" and filling in missing nodes and edges conditioned on the observed graph, we propose a novel graph generative framework, SGDM, which is based on subgraph diffusion. Our framework not only improves the scalability and fidelity of graph diffusion models, but also leverages the reverse process to perform novel, conditional generation tasks. In particular, through extensive empirical analysis and a set of novel metrics, we demonstrate that our proposed model effectively supports the following refinement tasks for partially observable networks: T1: denoising extraneous subgraphs, T2: expanding existing subgraphs and T3: performing "style" transfer by regenerating a particular subgraph to match the characteristics of a different node or subgraph.

📄 PDF Abstract BibTeX arXiv:2311.17856

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingStyle Transfer

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

I2I-PR: Deep Iterative Refinement for Phase Retrieval using Image-to-Image Diffusion Models

2025-07-13 · Mehmet Onurcan Kaya, Figen S. Oktem arxiv

Phase retrieval aims to recover a signal from intensity-only measurements, a fundamental problem in many fields such as imaging, holography, optical computing, crystallography, and microscopy. Although there are several …

Image Reconstruction

Unifying Generation and Prediction on Graphs with Latent Graph Diffusion

2024-02-04 · Cai Zhou, Xiyuan Wang, Muhan Zhang

In this paper, we propose the first framework that enables solving graph learning tasks of all levels (node, edge and graph) and all types (generation, regression and classification) using one formulation. We first formu…

AllDecoderGraph Learningregression

Boosting Fidelity for Pre-Trained-Diffusion-Based Low-Light Image Enhancement via Condition Refinement

2025-10-20 · Xiaogang Xu, Jian Wang, Yunfan Lu, Ruihang Chu 외 arxiv

Diffusion-based methods, leveraging pre-trained large models like Stable Diffusion via ControlNet, have achieved remarkable performance in several low-level vision tasks. However, Pre-Trained Diffusion-Based (PTDB) metho…

Low-Light Image Enhancement

Exploring Phrase-Level Grounding with Text-to-Image Diffusion Model

2024-07-07 · Danni Yang, Ruohan Dong, Jiayi Ji, Yiwei Ma 외

Recently, diffusion models have increasingly demonstrated their capabilities in vision understanding. By leveraging prompt-based learning to construct sentences, these models have shown proficiency in classification and …

SegmentationSentenceVisual Grounding

Affordance-Guided Diffusion Prior for 3D Hand Reconstruction

2025-10-01 · Naru Suzuki, Takehiko Ohkawa, Tatsuro Banno, Jihyun Lee 외 arxiv

How can we reconstruct 3D hand poses when large portions of the hand are heavily occluded by itself or by objects? Humans often resolve such ambiguities by leveraging contextual knowledge -- such as affordances, where an…

Hand Pose Estimation