paper-with-me

Papers

Relational VAE: A Continuous Latent Variable Model for Graph Structured Data

2021-06-30 · NeurIPS 2021 12 · Charilaos Mylonas, Imad Abdallah, Eleni Chatzi

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.

📄 PDF Abstract BibTeX arXiv:2106.16049

Code (1)

mylonasc/tf-gnns tf

Tasks

Meta-LearningRelational Reasoning

Methods 이 논문이 사용한 방법론

GNS Graph Network-Based Simulators is a type of graph neural network that represents the state of a physical system with particles, expressed as nodes in a graph, and computes…
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Poisson-Gamma Modeling of Inter-Relational Dependencies in Dynamic Knowledge Graphs

2026-07-03 · Nan Fang, Yijun Wang, Hao Liao, Sikun Yang arxiv

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 Prediction

Struct-MMSB: Mixed Membership Stochastic Blockmodels with Interpretable Structured Priors

2020-02-21 · Yue Zhang, Arti Ramesh

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 Reasoning

Relational Models

2016-09-11 · Volker Tresp, Maximilian Nickel

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 SystemsSurvey

Causal Representation Learning from Network Data

2025-09-02 · Jifan Zhang, Michelle M. Li, Elena Zheleva arxiv

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 Network

NGDBench: Towards Neural Graph Data Management

2026-02-27 · Yufei Li, Yisen Gao, Jiaxuan Xiong, Jiaxin Bai 외 arxiv

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…