← Search

Carlo Ciliberto

30 accepted papers

2024

Operator World Models for Reinforcement Learning

NeurIPS 2024poster

Policy Mirror Descent (PMD) is a powerful and theoretically sound methodology for sequential decision-making. However, it is not directly applicable to Reinforcement Learning (RL) due to the inaccessibility of explicit action-value functions. We address this challenge by introducing a novel approach…

2022

Distribution Regression with Sliced Wasserstein Kernels

ICML 2022spotlight

The problem of learning functions over spaces of probabilities - or distribution regression - is gaining significant interest in the machine learning community. The main challenge in these settings is to identify a suitable representation capturing all relevant properties of a distribution. The well…

2022

Learning Dynamical Systems via Koopman Operator Regression in Reproducing Kernel Hilbert Spaces

NeurIPS 2022accept

We study a class of dynamical systems modelled as stationary Markov chains that admit an invariant distribution via the corresponding transfer or Koopman operator. While data-driven algorithms to reconstruct such operators are well known, their relationship with statistical learning is largely unexp…

2022

Measuring dissimilarity with diffeomorphism invariance

ICML 2022spotlight

Measures of similarity (or dissimilarity) are a key ingredient to many machine learning algorithms. We introduce DID, a pairwise dissimilarity measure applicable to a wide range of data spaces, which leverages the data’s internal structure to be invariant to diffeomorphisms. We prove that DID enjoys…

2022

Modular Adaptive Policy Selection for Multi- Task Imitation Learning through Task Division

ICRA 2022poster

Deep imitation learning requires many expert demonstrations, which can be hard to obtain, especially when many tasks are involved. However, different tasks often share similarities, so learning them jointly can greatly benefit them and alleviate the need for many demonstrations. But, joint multi-tas…

Cited by 2SourcecodeScholar
2021

Adversarial Imitation Learning with Trajectorial Augmentation and Correction

ICRA 2021poster

Deep Imitation Learning requires a large number of expert demonstrations, which are not always easy to obtain, especially for complex tasks. A way to overcome this shortage of labels is through data augmentation. However, this cannot be easily applied to control tasks due to the sequential nature of…

Cited by 18SourcecodeScholar
2021

Structured Prediction for CRiSP Inverse Kinematics Learning With Misspecified Robot Models

RA-L 2021

With the recent advances in machine learning, problems that traditionally would require accurate modeling to be solved analytically can now be successfully approached with data-driven strategies. Among these, computing the inverse kinematics of a redundant robot arm poses a significant challenge due

Cited by 4SourcecodeScholar
2021

The Role of Global Labels in Few-Shot Classification and How to Infer Them

NeurIPS 2021poster

Few-shot learning is a central problem in meta-learning, where learners must quickly adapt to new tasks given limited training data. Recently, feature pre-training has become a ubiquitous component in state-of-the-art meta-learning methods and is shown to provide significant performance improvement.…

Cited by 18SourcePDFScholar
2020

Exploiting MMD and Sinkhorn Divergences for Fair and Transferable Representation Learning

NeurIPS 2020poster

Developing learning methods which do not discriminate subgroups in the population is a central goal of algorithmic fairness. One way to reach this goal is by modifying the data representation in order to meet certain fairness constraints. In this work we measure fairness according to demographic par…

2020

The Advantage of Conditional Meta-Learning for Biased Regularization and Fine Tuning

NeurIPS 2020poster

Biased regularization and fine tuning are two recent meta-learning approaches. They have been shown to be effective to tackle distributions of tasks, in which the tasks’ target vectors are all close to a common meta-parameter vector. However, these methods may perform poorly on heterogeneous environ…

2019

Learning-to-Learn Stochastic Gradient Descent with Biased Regularization

ICML 2019oral

We study the problem of learning-to-learn: infer- ring a learning algorithm that works well on a family of tasks sampled from an unknown distribution. As class of algorithms we consider Stochastic Gradient Descent (SGD) on the true risk regularized by the square euclidean distance from a bias vector…

2019

Leveraging Low-Rank Relations Between Surrogate Tasks in Structured Prediction

ICML 2019oral

We study the interplay between surrogate methods for structured prediction and techniques from multitask learning designed to leverage relationships between surrogate outputs. We propose an efficient algorithm based on trace norm regularization which, differently from previous methods, does not requ…

2019

Online-Within-Online Meta-Learning

NeurIPS 2019poster

We study the problem of learning a series of tasks in a fully online Meta-Learning setting. The goal is to exploit similarities among the tasks to incrementally adapt an inner online algorithm in order to incur a low averaged cumulative error over the tasks. We focus on a family of inner algorithms…

2019

Random Expert Distillation: Imitation Learning via Expert Policy Support Estimation

ICML 2019oral

We consider the problem of imitation learning from a finite set of expert trajectories, without access to reinforcement signals. The classical approach of extracting the expert’s reward function via inverse reinforcement learning, followed by reinforcement learning is indirect and may be computation…

2019

Sinkhorn Barycenters with Free Support via Frank-Wolfe Algorithm

NeurIPS 2019spotlight

We present a novel algorithm to estimate the barycenter of arbitrary probability distributions with respect to the Sinkhorn divergence. Based on a Frank-Wolfe optimization strategy, our approach proceeds by populating the support of the barycenter incrementally, without requiring any pre-allocation.…

2018

Differential Properties of Sinkhorn Approximation for Learning with Wasserstein Distance

NeurIPS 2018poster

Applications of optimal transport have recently gained remarkable attention as a result of the computational advantages of entropic regularization. However, in most situations the Sinkhorn approximation to the Wasserstein distance is replaced by a regularized version that is less accurate but easy…

2017

Consistent Multitask Learning with Nonlinear Output Relations

NeurIPS 2017poster

Key to multitask learning is exploiting the relationships between different tasks to improve prediction performance. Most previous methods have focused on the case where tasks relations can be modeled as linear operators and regularization approaches can be used successfully. However, in practice as…

Cited by 40SourcePDFScholar
2017

Incremental robot learning of new objects with fixed update time

ICRA 2017poster

We consider object recognition in the context of lifelong learning, where a robotic agent learns to discriminate between a growing number of object classes as it accumulates experience about the environment. We propose an incremental variant of the Regularized Least Squares for Classification (RLSC)…

Cited by 51SourcecodeScholar
2017

Low Compute and Fully Parallel Computer Vision With HashMatch

ICCV 2017poster

Numerous computer vision problems such as stereo depth estimation, object-class segmentation and foreground/background segmentation can be formulated as per-pixel image labeling tasks. Given one or many images as input, the desired output of these methods is usually a spatially smooth assignment of…

Cited by 25PDFScholar
2016

A Consistent Regularization Approach for Structured Prediction

NeurIPS 2016poster

We propose and analyze a regularization approach for structured prediction problems. We characterize a large class of loss functions that allows to naturally embed structured outputs in a linear space. We exploit this fact to design learning algorithms using a surrogate loss approach and regulari…

Cited by 93SourcePDFScholar
2016

Object identification from few examples by improving the invariance of a Deep Convolutional Neural Network

IROS 2016poster

The development of reliable and robust visual recognition systems is a main challenge towards the deployment of autonomous robotic agents in unconstrained environments. Learning to recognize objects requires image representations that are discriminative to relevant information while being invariant…

Cited by 69SourceScholar
2015

Convex Learning of Multiple Tasks and their Structure

ICML 2015poster

Reducing the amount of human supervision is a key problem in machine learning and a natural approach is that of exploiting the relations (structure) among different tasks. This is the idea at the core of multi-task learning. In this context a fundamental question is how to incorporate the tasks stru…

Cited by 94SourcePDFScholar