← Search

Riccardo Volpi

10 accepted papers

2024

Placing Objects in Context via Inpainting for Out-of-distribution Segmentation

ECCV 2024poster

"When deploying a semantic segmentation model into the real world, it will inevitably encounter semantic classes that were not seen during training. To ensure a safe deployment of such systems, it is crucial to accurately evaluate and improve their anomaly segmentation capabilities. However, acquiri…

2024

SHiNe: Semantic Hierarchy Nexus for Open-vocabulary Object Detection

CVPR 2024highlight

Open-vocabulary object detection (OvOD) has transformed detection into a language-guided task empowering users to freely define their class vocabularies of interest during inference. However our initial investigation indicates that existing OvOD detectors exhibit significant variability when dealing…

2023

Reliability in Semantic Segmentation: Are We on the Right Track?

CVPR 2023poster

Motivated by the increasing popularity of transformers in computer vision, in recent times there has been a rapid development of novel architectures. While in-domain performance follows a constant, upward trend, properties like robustness or uncertainty estimation are less explored -leaving doubts a…

2022

Make Some Noise: Reliable and Efficient Single-Step Adversarial Training

NeurIPS 2022accept

Recently, Wong et al. (2020) showed that adversarial training with single-step FGSM leads to a characteristic failure mode named catastrophic overfitting (CO), in which a model becomes suddenly vulnerable to multi-step attacks. Experimentally they showed that simply adding a random perturbation prio…

2022

On the Road to Online Adaptation for Semantic Image Segmentation

CVPR 2022poster

We propose a new problem formulation and a corresponding evaluation framework to advance research on unsupervised domain adaptation for semantic image segmentation. The overall goal is fostering the development of adaptive learning systems that will continuously learn, without supervision, in ever-c…

Cited by 35PDFcodeScholar
2021

Continual Adaptation of Visual Representations via Domain Randomization and Meta-Learning

CVPR 2021poster

Most standard learning approaches lead to fragile models which are prone to drift when sequentially trained on samples of a different nature -- the well-known "catastrophic forgetting" issue. In particular, when a model consecutively learns from different visual domains, it tends to forget the past…

Cited by 96PDFcodeScholar
2019

Addressing Model Vulnerability to Distributional Shifts Over Image Transformation Sets

ICCV 2019poster

We are concerned with the vulnerability of computer vision models to distributional shifts. We formulate a combinatorial optimization problem that allows evaluating the regions in the image space where a given model is more vulnerable, in terms of image transformations applied to the input, and face…

Cited by 139PDFcodeScholar
2018

Adversarial Feature Augmentation for Unsupervised Domain Adaptation

CVPR 2018poster

Recent works showed that Generative Adversarial Networks (GANs) can be successfully applied in unsupervised domain adaptation, where, given a labeled source dataset and an unlabeled target dataset, the goal is to train powerful classifiers for the target samples. In particular, it was shown that a G…

Cited by 303SourcePDFScholar
2018

Generalizing to Unseen Domains via Adversarial Data Augmentation

NeurIPS 2018poster

We are concerned with learning models that generalize well to different unseen domains. We consider a worst-case formulation over data distributions that are near the source domain in the feature space. Only using training data from a single source distribution, we propose an iterative procedure tha…