← Search

Daniele Zambon

8 accepted papers

2026

BEP: A Binary Error Propagation Algorithm for Binary Neural Networks Training

ICLR 2026poster

Binary Neural Networks (BNNs), which constrain both weights and activations to binary values, offer substantial reductions in computational complexity, memory footprint, and energy consumption. These advantages make them particularly well suited for deployment on resource-constrained devices. Howeve…

Cited by 0SourcecodeScholar
2024

Graph-based Virtual Sensing from Sparse and Partial Multivariate Observations

ICLR 2024poster

Virtual sensing techniques allow for inferring signals at new unmonitored locations by exploiting spatio-temporal measurements coming from physical sensors at different locations. However, as the sensor coverage becomes sparse due to costs or other constraints, physical proximity cannot be used to s…

2024

Temporal Graph ODEs for Irregularly-Sampled Time Series

IJCAI 2024poster

Modern graph representation learning works mostly under the assumption of dealing with regularly sampled temporal graph snapshots, which is far from realistic, e.g., social networks and physical systems are characterized by continuous dynamics and sporadic observations. To address this limitation, w…

2023

Taming Local Effects in Graph-based Spatiotemporal Forecasting

NeurIPS 2023poster

Spatiotemporal graph neural networks have shown to be effective in time series forecasting applications, achieving better performance than standard univariate predictors in several settings. These architectures take advantage of a graph structure and relational inductive biases to learn a single (gl…

2020

Graph Random Neural Features for Distance-Preserving Graph Representations

ICML 2020poster

We present Graph Random Neural Features (GRNF), a novel embedding method from graph-structured data to real vectors based on a family of graph neural networks. The embedding naturally deals with graph isomorphism and preserves the metric structure of the graph domain, in probability. In addition to…