Bayesian Deep Learning for Graphs
Federico Errica

TL;DR
This paper develops a Bayesian deep learning framework for graphs, enabling robust graph classification, uncertainty modeling, and hyper-parameter automation, with applications in molecular simulations and malware detection.
Contribution
It introduces a novel Bayesian approach to deep learning on graphs, incorporating discrete and continuous features, and extends to Bayesian nonparametrics for hyper-parameter tuning.
Findings
Achieved state-of-the-art results in graph classification tasks.
Demonstrated robustness in malware classification against code obfuscation.
Effectively modeled uncertainty and stochasticity in graph predictions.
Abstract
The adaptive processing of structured data is a long-standing research topic in machine learning that investigates how to automatically learn a mapping from a structured input to outputs of various nature. Recently, there has been an increasing interest in the adaptive processing of graphs, which led to the development of different neural network-based methodologies. In this thesis, we take a different route and develop a Bayesian Deep Learning framework for graph learning. The dissertation begins with a review of the principles over which most of the methods in the field are built, followed by a study on graph classification reproducibility issues. We then proceed to bridge the basic ideas of deep learning for graphs with the Bayesian world, by building our deep architectures in an incremental fashion. This framework allows us to consider graphs with discrete and continuous edge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Complex Network Analysis Techniques
