← Search

Daniel Zügner

13 accepted papers

2023

Adversarial Training for Graph Neural Networks: Pitfalls, Solutions, and New Directions

NeurIPS 2023poster

Despite its success in the image domain, adversarial training did not (yet) stand out as an effective defense for Graph Neural Networks (GNNs) against graph structure perturbations. In the pursuit of fixing adversarial training (1) we show and overcome fundamental theoretical as well as practical l…

Cited by 34SourcePDFScholar
2022

End-to-End Learning of Probabilistic Hierarchies on Graphs

ICLR 2022poster

We propose a novel probabilistic model over hierarchies on graphs obtained by continuous relaxation of tree-based hierarchies. We draw connections to Markov chain theory, enabling us to perform hierarchical clustering by efficient end-to-end optimization of relaxed versions of quality metrics such a…

Cited by 3SourcePDFScholar
2022

Natural Posterior Network: Deep Bayesian Predictive Uncertainty for Exponential Family Distributions

ICLR 2022spotlight

Uncertainty awareness is crucial to develop reliable machine learning models. In this work, we propose the Natural Posterior Network (NatPN) for fast and high-quality uncertainty estimation for any task where the target distribution belongs to the exponential family. Thus, NatPN finds application fo…

Cited by 83SourcePDFScholar
2022

Winning the Lottery Ahead of Time: Efficient Early Network Pruning

ICML 2022spotlight

Pruning, the task of sparsifying deep neural networks, received increasing attention recently. Although state-of-the-art pruning methods extract highly sparse models, they neglect two main challenges: (1) the process of finding these sparse models is often very expensive; (2) unstructured pruning do…

2021

Evaluating Robustness of Predictive Uncertainty Estimation: Are Dirichlet-based Models Reliable?

ICML 2021spotlight

Dirichlet-based uncertainty (DBU) models are a recent and promising class of uncertainty-aware models. DBU models predict the parameters of a Dirichlet distribution to provide fast, high-quality uncertainty estimates alongside with class predictions. In this work, we present the first large-scale, i…

2021

Graph Posterior Network: Bayesian Predictive Uncertainty for Node Classification

NeurIPS 2021poster

The interdependence between nodes in graphs is key to improve class prediction on nodes, utilized in approaches like Label Probagation (LP) or in Graph Neural Networks (GNNs). Nonetheless, uncertainty estimation for non-independent node-level predictions is under-explored. In this work, we explore…

2021

Language-Agnostic Representation Learning of Source Code from Structure and Context

ICLR 2021poster

Source code (Context) and its parsed abstract syntax tree (AST; Structure) are two complementary representations of the same computer program. Traditionally, designers of machine learning models have relied predominantly either on Structure or Context. We propose a new model, which jointly learns on…

2021

Robustness of Graph Neural Networks at Scale

NeurIPS 2021poster

Graph Neural Networks (GNNs) are increasingly important given their popularity and the diversity of applications. Yet, existing studies of their vulnerability to adversarial attacks rely on relatively small graphs. We address this gap and study how to attack and defend GNNs at scale. We propose two…

2020

Posterior Network: Uncertainty Estimation without OOD Samples via Density-Based Pseudo-Counts

NeurIPS 2020poster

Accurate estimation of aleatoric and epistemic uncertainty is crucial to build safe and reliable systems. Traditional approaches, such as dropout and ensemble methods, estimate uncertainty by sampling probability predictions from different submodels, which leads to slow uncertainty estimation at inf…

2018

NetGAN: Generating Graphs via Random Walks

ICML 2018oral

We propose NetGAN - the first implicit generative model for graphs able to mimic real-world networks. We pose the problem of graph generation as learning the distribution of biased random walks over the input graph. The proposed model is based on a stochastic neural network that generates discrete o…

Cited by 505SourcePDFScholar