Relational VAE: A Continuous Latent Variable Model for Graph Structured Data
Graph Networks (GNs) enable the fusion of prior knowledge and relational reasoning with flexible function approximations. In this work, a general GN-based model is proposed which takes full advantage of the relational modeling capabilities of GNs and extends these to probabilistic modeling with Variational Bayes (VB). To that end, we combine complementary pre-existing approaches on VB for graph data and propose an approach that relies on graph-structured latent and conditioning variables. It is demonstrated that Neural Processes can also be viewed through the lens of the proposed model. We show applications on the problem of structured probability density modeling for simulated and real wind farm monitoring data, as well as on the meta-learning of simulated Gaussian Process data. We release the source code, along with the simulated datasets.
Code (1)
Tasks
Meta-LearningRelational ReasoningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Poisson-Gamma Modeling of Inter-Relational Dependencies in Dynamic Knowledge Graphs
Dynamic knowledge graphs are ubiquitous in today's AI applications, as we represent molecular structures, social relationships, and language information using these graph models. As knowledge graphs evolve over time and …
Knowledge GraphsLink PredictionStruct-MMSB: Mixed Membership Stochastic Blockmodels with Interpretable Structured Priors
The mixed membership stochastic blockmodel (MMSB) is a popular framework for community detection and network generation. It learns a low-rank mixed membership representation for each node across communities by exploiting…
Community DetectionProbabilistic ProgrammingRelational ReasoningRelational Models
We provide a survey on relational models. Relational models describe complete networked {domains by taking into account global dependencies in the data}. Relational models can lead to more accurate predictions if compare…
BIG-bench Machine LearningKnowledge GraphsRecommendation SystemsSurveyCausal Representation Learning from Network Data
Causal disentanglement from soft interventions is identifiable under the assumptions of linear interventional faithfulness and availability of both observational and interventional data. Prior work has focused on unstruc…
Representation LearningGraph Neural NetworkNGDBench: Towards Neural Graph Data Management
Data critical to real-world decision-making is increasingly found within organizations. Such data is heterogeneous, constantly evolving, and only imperfectly captured. However, current data management systems remain larg…