paper-with-me

홈 › Papers

Denoising Variational Graph of Graphs Auto-Encoder for Predicting Structured Entity Interactions

2023-07-24 · IEEE Transactions on Knowledge and Data Engineering 2023 7 · PDF Han Chen, Hanchen Wang, Hongmei Chen, Ying Zhang, Wenjie Zhang, Xuemin Lin

The interactions between structured entities play important roles in a wide range of applications such as chemistry, material science, biology, and medical science. Recently, graph-based methods have been exploited to effectively predict the interactions among structured entities. However, these methods usually only focus on structural information of the entities and are incapable of fully utilizing the interaction information between the entities. In this paper, we propose a Denoising Variational Graph of Graphs Auto-encoder (DVGGA) which follows the graph of graphs framework to capture both structural information in structured entities and interaction information among structured entities. With denoising criterion, DVGGA is able to capture the information from the useful structures of the local graph and address the overfitting issue caused by redundant substructures. Extensive experiments conducted on real-world datasets show that DVGGA outperforms the state-of-the-art structured entity interaction prediction methods.

📄 PDF Abstract BibTeX

Code (1)

hzcheney/Denoising-Graph-of-Graphs-AutoEncoder pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Mask-GVAE: Blind Denoising Graphs via Partition

2021-02-08 · Jia Li, Mengzhou Liu, Honglei Zhang, Pengyun Wang 외

We present Mask-GVAE, a variational generative model for blind denoising large discrete graphs, in which "blind denoising" means we don't require any supervision from clean graphs. We focus on recovering graph structures…

Denoising

Graph Harmony: Denoising and Nuclear-Norm Wasserstein Adaptation for Enhanced Domain Transfer in Graph-Structured Data

2023-01-29 · Mengxi Wu, Mohammad Rostami

Graph-structured data can be found in numerous domains, yet the scarcity of labeled instances hinders its effective utilization of deep learning in many scenarios. Traditional unsupervised domain adaptation (UDA) strateg…

DenoisingDomain AdaptationGraph ClassificationNavigate+2

GraphVAE: Towards Generation of Small Graphs Using Variational Autoencoders

2018-02-09 · ICLR 2018 1 · Martin Simonovsky, Nikos Komodakis

Deep learning on graphs has become a popular research topic with many applications. However, past work has concentrated on learning graph embedding tasks, which is in contrast with advances in generative models for image…

DecoderGraph Embedding

Variational Graph Auto-Encoders

2016-11-21 · Thomas N. Kipf, Max Welling

We introduce the variational graph auto-encoder (VGAE), a framework for unsupervised learning on graph-structured data based on the variational auto-encoder (VAE). This model makes use of latent variables and is capable …

DecoderGraph ClusteringLink PredictionPrediction

Junction Tree Variational Autoencoder for Molecular Graph Generation

2018-02-12 · ICML 2018 7 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

We seek to automate the design of molecules based on specific chemical properties. In computational terms, this task involves continuous embedding and generation of molecular graphs. Our primary contribution is the direc…

Drug DiscoveryGraph GenerationMolecular Graph Generation