← Search

Giovanni Luca Marchetti

13 accepted papers

2026

Identifiable Equivariant Networks are Layerwise Equivariant

ICML 2026poster

We investigate the relation between end-to-end equivariance and layerwise equivariance in deep neural networks. We prove the following: For a network whose end-to-end function is equivariant with respect to group actions on the input and output spaces, there is a parameter choice yielding the same e…

Cited by 0SourceScholar
2026

Learning on a Razor’s Edge: Identifiability and Singularity of Polynomial Neural Networks

ICLR 2026poster

We study function spaces parametrized by neural networks, referred to as neuromanifolds. Specifically, we focus on deep Multi-Layer Perceptrons (MLPs) and Convolutional Neural Networks (CNNs) with an activation function that is a sufficiently generic polynomial. First, we address the identifiability…

Cited by 0SourceScholar
2026

Sequential Group Composition: A Window into the Mechanics of Deep Learning

ICML 2026poster

How do neural networks trained over sequences acquire the ability to perform structured operations, such as arithmetic, geometric, and algorithmic computation? To gain insight into this question, we introduce the sequential group composition task. In this task, networks receive a sequence of element…

Cited by 0SourceScholar
2025

Alternating Gradient Flows: A Theory of Feature Learning in Two-layer Neural Networks

NeurIPS 2025poster

What features neural networks learn, and how, remains an open question. In this paper, we introduce Alternating Gradient Flows (AGF), an algorithmic framework that describes the dynamics of feature learning in two-layer networks trained from small initialization. Prior works have shown that gradient…

Cited by 0SourceScholar
2025

Geometry of Lightning Self-Attention: Identifiability and Dimension

ICLR 2025poster

We consider function spaces defined by self-attention networks without normalization, and theoretically analyze their geometry. Since these networks are polynomial, we rely on tools from algebraic geometry. In particular, we study the identifiability of deep attention by providing a description of t…

2025

MirrorDuo: Reflection-Consistent Visuomotor Learning from Mirrored Demonstration Pairs

CoRL 2025poster

Image-based behaviour cloning leverages demonstrations captured from ubiquitous RGB cameras, enabling impressive visuomotor performance. However, it remains constrained by the cost of collecting sufficiently diverse demonstrations, especially for generalizing across workspace variations. We propose…

Cited by 0SourceScholar
2025

On the Geometry and Optimization of Polynomial Convolutional Networks

AISTATS 2025poster

We study convolutional neural networks with monomial activation functions. Specifically, we prove that their parameterization map is regular and is an isomorphism almost everywhere, up to rescaling the filters. By leveraging on tools from algebraic geometry, we explore the geometric properties of th…

Cited by 0SourceScholar
2025

Position: Algebra Unveils Deep Learning - An Invitation to Neuroalgebraic Geometry

ICML 2025spotlight

In this position paper, we promote the study of function spaces parameterized by machine learning models through the lens of algebraic geometry. To this end, we focus on algebraic models, such as neural networks with polynomial activations, whose associated function spaces are semi-algebraic varieti…

Cited by 0SourcePDFScholar
2023

An Efficient and Continuous Voronoi Density Estimator

AISTATS 2023poster

We introduce a non-parametric density estimator deemed Radial Voronoi Density Estimator (RVDE). RVDE is grounded in the geometry of Voronoi tessellations and as such benefits from local geometric adaptiveness and broad convergence properties. Due to its radial definition RVDE is continuous and compu…

2023

Equivariant Representation Learning via Class-Pose Decomposition

AISTATS 2023poster

We introduce a general method for learning representations that are equivariant to symmetries of data. Our central idea is to decompose the latent space into an invariant factor and the symmetry group itself. The components semantically correspond to intrinsic data classes and poses respectively. Th…

2022

Active Nearest Neighbor Regression Through Delaunay Refinement

ICML 2022spotlight

We introduce an algorithm for active function approximation based on nearest neighbor regression. Our Active Nearest Neighbor Regressor (ANNR) relies on the Voronoi-Delaunay framework from computational geometry to subdivide the space into cells with constant estimated function value and select nove…

2022

Back to the Manifold: Recovering from Out-of-Distribution States

IROS 2022poster

Learning from previously collected datasets of expert data offers the promise of acquiring robotic policies without unsafe and costly online explorations. However, a major challenge is a distributional shift between the states in the training dataset and the ones visited by the learned policy at the…

Cited by 15SourceScholar
2022

Voronoi density estimator for high-dimensional data: Computation, compactification and convergence

UAI 2022poster

The Voronoi Density Estimator (VDE) is an established density estimation technique that adapts to the local geometry of data. However, its applicability has been so far limited to problems in two and three dimensions. This is because Voronoi cells rapidly increase in complexity as dimensions grow, m…