← Search

Davide Buffelli

5 accepted papers

2024

Deep Equilibrium Algorithmic Reasoning

NeurIPS 2024poster

Neural Algorithmic Reasoning (NAR) research has demonstrated that graph neural networks (GNNs) could learn to execute classical algorithms. However, most previous approaches have always used a recurrent architecture, where each iteration of the GNN matches an iteration of the algorithm. In this pape…

2024

Exact, Tractable Gauss-Newton Optimization in Deep Reversible Architectures Reveal Poor Generalization

NeurIPS 2024poster

Second-order optimization has been shown to accelerate the training of deep neural networks in many applications, often yielding faster progress per iteration on the training loss compared to first-order optimizers. However, the generalization properties of second-order methods are still being debat…

2023

Scalable Theory-Driven Regularization of Scene Graph Generation Models

AAAI 2023technical

Several techniques have recently aimed to improve the performance of deep learning models for Scene Graph Generation (SGG) by incorporating background knowledge. State-of-the-art techniques can be divided into two families: one where the background knowledge is incorporated into the model in a subsy…

2022

Extending Logic Explained Networks to Text Classification

EMNLP 2022main

Recently, Logic Explained Networks (LENs) have been proposed as explainable-by-design neural models providing logic explanations for their predictions.However, these models have only been applied to vision and tabular data, and they mostly favour the generation of global explanations, while local on…

Cited by 15SourcePDFScholar
2022

SizeShiftReg: a Regularization Method for Improving Size-Generalization in Graph Neural Networks

NeurIPS 2022accept

In the past few years, graph neural networks (GNNs) have become the de facto model of choice for graph classification. While, from the theoretical viewpoint, most GNNs can operate on graphs of any size, it is empirically observed that their classification performance degrades when they are applied o…