← Search

Sylvestre-Alvise Rebuffi

14 accepted papers

2026

How Good is Post-Hoc Watermarking With Language Model Rephrasing?

ICML 2026poster

Generation-time text watermarking embeds statistical signals into text for traceability of AI-generated content. We explore post-hoc watermarking where an LLM rewrites existing text while applying generation-time watermarking, to protect copyrighted documents, or detect their use in training or RAG …

Cited by 0SourceScholar
2026

Learning to Watermark in the Latent Space of Generative Models

ICML 2026poster

Existing approaches for watermarking AI-generated images often rely on post-hoc methods applied in pixel space, introducing computational overhead and potential visual artifacts. In this work, we explore latent space watermarking and introduce DistSeal, a unified approach for latent watermarking tha…

Cited by 0SourceScholar
2025

Transferable Black-Box One-Shot Forging of Watermarks via Image Preference Models

NeurIPS 2025spotlight

Recent years have seen a surge in interest in digital content watermarking techniques, driven by the proliferation of generative models and increased legal pressure. With an ever-growing percentage of AI-generated content available online, watermarking plays an increasingly important role in ensurin…

Cited by 0SourceScholar
2023

Seasoning Model Soups for Robustness to Adversarial and Natural Distribution Shifts

CVPR 2023poster

Adversarial training is widely used to make classifiers robust to a specific threat or adversary, such as l_p-norm bounded perturbations of a given p-norm. However, existing methods for training classifiers robust to multiple threats require knowledge of all attacks during training and remain vulner…

Cited by 21SourcePDFScholar
2022

A Fine-Grained Analysis on Distribution Shift

ICLR 2022oral

Robustness to distribution shifts is critical for deploying machine learning models in the real world. Despite this necessity, there has been little work in defining the underlying mechanisms that cause these shifts and evaluating the robustness of algorithms across multiple, different distribution…

2022

Defending Against Image Corruptions Through Adversarial Augmentations

ICLR 2022poster

Modern neural networks excel at image classification, yet they remain vulnerable to common image corruptions such as blur, speckle noise or fog. Recent methods that focus on this problem, such as AugMix and DeepAugment, introduce defenses that operate in expectation over a distribution of image corr…

Cited by 54SourcePDFScholar
2021

Data Augmentation Can Improve Robustness

NeurIPS 2021poster

Adversarial training suffers from robust overfitting, a phenomenon where the robust test accuracy starts to decrease during training. In this paper, we focus on reducing robust overfitting by using common data augmentation schemes. We demonstrate that, contrary to previous findings, when combined wi…

2021

Improving Robustness using Generated Data

NeurIPS 2021poster

Recent work argues that robust training requires substantially larger datasets than those required for standard classification. On CIFAR-10 and CIFAR-100, this translates into a sizable robust-accuracy gap between models trained solely on data from the original training set and those trained with ad…

Cited by 353SourcePDFScholar
2020

Automatically Discovering and Learning New Visual Categories with Ranking Statistics

ICLR 2020poster

We tackle the problem of discovering novel classes in an image collection given labelled examples of other classes. This setting is similar to semi-supervised learning, but significantly harder because there are no labelled examples for the new classes. The challenge, then, is to leverage the inform…

Cited by 250SourcecodeScholar
2020

There and Back Again: Revisiting Backpropagation Saliency Methods

CVPR 2020poster

Saliency methods seek to explain the predictions of a model by producing an importance map across each input sample. A popular class of such methods is based on backpropagating a signal and analyzing the resulting gradient. Despite much research on such methods, relatively little work has been done…

Cited by 148PDFcodeScholar
2018

Efficient Parametrization of Multi-Domain Deep Neural Networks

CVPR 2018poster

A practical limitation of deep neural networks is their high degree of specialization to a single task and visual domain. In complex applications such as mobile platforms, this requires juggling several large models with detrimental effect on speed and battery life. Recently, inspired by the success…

Cited by 387SourcePDFScholar
2017

Learning multiple visual domains with residual adapters

NeurIPS 2017spotlight

There is a growing interest in learning data representations that work well for many different types of problems and data. In this paper, we look in particular at the task of learning a single visual representation that can be successfully utilized in the analysis of very different types of images,…

2017

iCaRL: Incremental Classifier and Representation Learning

CVPR 2017spotlight

A major open problem on the road to artificial intelligence is the development of incrementally learning systems that learn about more and more concepts over time from a stream of data. In this work, we introduce a new training strategy, iCaRL, that allows learning in such a class-incremental way: o…

Cited by 4974PDFcodeScholar