paper-with-me

Papers

Hyperbolic Geometric Latent Diffusion Model for Graph Generation

2024-05-06 · Xingcheng Fu, Yisen Gao, Yuecen Wei, Qingyun Sun, Hao Peng, JianXin Li, Xianxian Li

Diffusion models have made significant contributions to computer vision, sparking a growing interest in the community recently regarding the application of them to graph generation. Existing discrete graph diffusion models exhibit heightened computational complexity and diminished training efficiency. A preferable and natural way is to directly diffuse the graph within the latent space. However, due to the non-Euclidean structure of graphs is not isotropic in the latent space, the existing latent diffusion models effectively make it difficult to capture and preserve the topological information of graphs. To address the above challenges, we propose a novel geometrically latent diffusion framework HypDiff. Specifically, we first establish a geometrically latent space with interpretability measures based on hyperbolic geometry, to define anisotropic latent diffusion processes for graphs. Then, we propose a geometrically latent diffusion process that is constrained by both radial and angular geometric properties, thereby ensuring the preservation of the original topological properties in the generative graphs. Extensive experimental results demonstrate the superior effectiveness of HypDiff for graph generation with various topologies.

📄 PDF Abstract BibTeX arXiv:2405.03188

Code (1)

ringbdstack/hypdiff 공식 구현 pytorch

Tasks

Graph Generation

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Hyperbolic Graph Diffusion Model

2023-06-13 · Lingfeng Wen, Xuan Tang, Mingjie Ouyang, Xiangxiang Shen 외

Diffusion generative models (DMs) have achieved promising results in image and graph generation. However, real-world graphs, such as social networks, molecular graphs, and traffic graphs, generally share non-Euclidean to…

Graph Generationmodel

Hyperbolic Diffusion Recommender Model

2025-04-02 · Meng Yuan, Yutian Xiao, Wei Chen, Chu Zhao 외

Diffusion models (DMs) have emerged as the new state-of-the-art family of deep generative models. To gain deeper insights into the limitations of diffusion models in recommender systems, we investigate the fundamental st…

modelRecommendation Systems

Hyperbolic embedding of brain networks detects regions disrupted by neurodegeneration in Alzheimer's disease

2024-07-23 · Alice Longhena, Martin Guillemaud, Fabrizio De Vico Fallani, Raffaella Lara Migliaccio 외

Graph theoretical methods have proven valuable for investigating alterations in both anatomical and functional brain connectivity networks during Alzheimer's disease (AD). Recent studies suggest that representing brain n…

Anomaly Detection

Hyperbolic Delaunay Geometric Alignment

2024-04-12 · Aniss Aiman Medbouhi, Giovanni Luca Marchetti, Vladislav Polianskii, Alexander Kravberg 외

Hyperbolic machine learning is an emerging field aimed at representing data with a hierarchical structure. However, there is a lack of tools for evaluation and analysis of the resulting hyperbolic data representations. T…

A Geometric Perspective for High-Dimensional Multiplex Graphs

2025-01-29 · Kamel Abdous, Nairouz Mrabah, Mohamed Bouguessa

High-dimensional multiplex graphs are characterized by their high number of complementary and divergent dimensions. The existence of multiple hierarchical latent relations between the graph dimensions poses significant c…

Graph Embedding