paper-with-me

Papers

Deep Generative Model for Periodic Graphs

2022-01-28 · Shiyu Wang, Xiaojie Guo, Liang Zhao

Periodic graphs are graphs consisting of repetitive local structures, such as crystal nets and polygon mesh. Their generative modeling has great potential in real-world applications such as material design and graphics synthesis. Classical models either rely on domain-specific predefined generation principles (e.g., in crystal net design), or follow geometry-based prescribed rules. Recently, deep generative models has shown great promise in automatically generating general graphs. However, their advancement into periodic graphs have not been well explored due to several key challenges in 1) maintaining graph periodicity; 2) disentangling local and global patterns; and 3) efficiency in learning repetitive patterns. To address them, this paper proposes Periodical-Graph Disentangled Variational Auto-encoder (PGD-VAE), a new deep generative models for periodic graphs that can automatically learn, disentangle, and generate local and global graph patterns. Specifically, we develop a new periodic graph encoder consisting of global-pattern encoder and local-pattern encoder that ensures to disentangle the representation into global and local semantics. We then propose a new periodic graph decoder consisting of local structure decoder, neighborhood decoder, and global structure decoder, as well as the assembler of their outputs that guarantees periodicity. Moreover, we design a new model learning objective that helps ensure the invariance of local-semantic representations for the graphs with the same local structure. Comprehensive experimental evaluations have been conducted to demonstrate the effectiveness of the proposed method. The code of proposed PGD-VAE is availabe at https://github.com/shi-yu-wang/PGD-VAE.

📄 PDF Abstract BibTeX arXiv:2201.11932

Code (1)

shi-yu-wang/pgd-vae 공식 구현 pytorch

Tasks

Decodermodel

Similar Papers 제목 키워드 기반

Optimized Crystallographic Graph Generation for Material Science

2023-06-07 · Astrid Klipfel, Yaël Frégier, Adlane Sayede, Zied Bouraoui

Graph neural networks are widely used in machine learning applied to chemistry, and in particular for material science discovery. For crystalline materials, however, generating graph-based representation from geometrical…

GPUGraph Generation

Score Matching on Large Geometric Graphs for Cosmology Generation

2025-08-23 · Diana-Alexandra Onutu, Yue Zhao, Joaquin Vanschoren, Vlado Menkovski arxiv

Generative models are a promising tool to produce cosmological simulations but face significant challenges in scalability, physical consistency, and adherence to domain symmetries, limiting their utility as alternatives …

Graph Neural NetworkPoint Clouds

Periodic Graph Transformers for Crystal Material Property Prediction

2022-09-23 · Keqiang Yan, Yi Liu, Yuchao Lin, Shuiwang Ji

We consider representation learning on periodic graphs encoding crystal materials. Different from regular graphs, periodic graphs consist of a minimum unit cell repeating itself on a regular lattice in 3D space. How to e…

Band GapFormation EnergyGraph Representation LearningPrediction+2

Order from chaos in quantum walks on cyclic graphs

2020-08-01 · Abhisek Panda, Colin Benjamin

It has been shown classically that combining two chaotic random walks can yield an ordered(periodic) walk. Our aim in this paper is to find a quantum analog for this rather counter-intuitive result. We study chaotic and …

Infinite precedence graphs for consistency verification in P-time event graphs

2025-04-07 · Davide Zorzenon, Jörg Raisch

Precedence constraints are inequalities used to model time dependencies. In 1958, Gallai proved that a finite system of precedence constraints admits solutions if and only if the corresponding precedence graph does not c…