paper-with-me

Papers

Modeling Edge Features with Deep Bayesian Graph Networks

2023-08-17 · Daniele Atzeni, Federico Errica, Davide Bacciu, Alessio Micheli

We propose an extension of the Contextual Graph Markov Model, a deep and probabilistic machine learning model for graphs, to model the distribution of edge features. Our approach is architectural, as we introduce an additional Bayesian network mapping edge features into discrete states to be used by the original model. In doing so, we are also able to build richer graph representations even in the absence of edge features, which is confirmed by the performance improvements on standard graph classification benchmarks. Moreover, we successfully test our proposal in a graph regression scenario where edge features are of fundamental importance, and we show that the learned edge representation provides substantial performance improvements against the original model on three link prediction tasks. By keeping the computational complexity linear in the number of edges, the proposed model is amenable to large-scale graph processing.

📄 PDF Abstract BibTeX arXiv:2308.09087

Code (1)

diningphil/e-cgmm 공식 구현 pytorch

Tasks

Graph ClassificationGraph RegressionLink Prediction

Similar Papers 제목 키워드 기반

Bayesian Cox model with graph-structured variable selection priors for multi-omics biomarker identification

2025-03-17 · Tobias Østmo Hermansen, Manuela Zucknick, Zhi Zhao

An important goal in cancer research is the survival prognosis of a patient based on a minimal panel of genomic and molecular markers such as genes or proteins. Purely data-driven models without any biological knowledge …

PrognosisSurvival PredictionVariable Selection

A Tutorial on Learning With Bayesian Networks

2020-02-01 · David Heckerman

A Bayesian network is a graphical model that encodes probabilistic relationships among variables of interest. When used in conjunction with statistical techniques, the graphical model has several advantages for data anal…

Integration of Knowledge Graph Embedding Into Topic Modeling with Hierarchical Dirichlet Process

2019-06-01 · NAACL 2019 6 · Dingcheng Li, Siamak Zamani, Jingyuan Zhang, Ping Li

Leveraging domain knowledge is an effective strategy for enhancing the quality of inferred low-dimensional representations of documents by topic models. In this paper, we develop \textit{topic modeling with knowledge gra…

Document ClassificationGeneral ClassificationGraph EmbeddingKnowledge Graph Embedding+2

CCBNet: Confidential Collaborative Bayesian Networks Inference

2024-05-23 · Abele Mălan, Jérémie Decouchant, Thiago Guzella, Lydia Chen

Effective large-scale process optimization in manufacturing industries requires close cooperation between different human expert parties who encode their knowledge of related domains as Bayesian network models. For insta…

KNET: Integrating Hypermedia and Bayesian Modeling

2013-03-27 · R. Martin Chavez, Gregory F. Cooper

KNET is a general-purpose shell for constructing expert systems based on belief networks and decision networks. Such networks serve as graphical representations for decision models, in which the knowledge engineer must d…

ManagementRetrieval