← Search

Stéphane Lathuilière

23 accepted papers

2025

Ask and Remember: A Questions-Only Replay Strategy for Continual Visual Question Answering

ICCV 2025poster

Continual Learning in Visual Question Answering (VQACL) requires models to acquire new visual-linguistic skills (plasticity) while preserving previously learned knowledge (stability). The inherent multimodality of VQACL exacerbates this challenge, as models must balance stability across visual and t…

2025

Di[M]O: Distilling Masked Diffusion Models into One-step Generator

ICCV 2025poster

Masked Diffusion Models (MDMs) have emerged as a powerful generative modeling technique. Despite their remarkable results, they typically suffer from slow inference with several steps. In this paper, we propose Di\mathtt [M] O, a novel approach that distills masked diffusion models into a one-step g…

2024

An eye for an ear: zero-shot audio description leveraging an image captioner with audio-visual token distribution matching

NeurIPS 2024poster

Multimodal large language models have fueled progress in image captioning. These models, fine-tuned on vast image datasets, exhibit a deep understanding of semantic concepts. In this work, we show that this ability can be re-purposed for audio captioning, where the joint image-language decoder can b…

Cited by 1SourcePDFScholar
2024

Collaborating Foundation Models for Domain Generalized Semantic Segmentation

CVPR 2024poster

Domain Generalized Semantic Segmentation (DGSS) deals with training a model on a labeled source domain with the aim of generalizing to unseen domains during inference. Existing DGSS methods typically effectuate robust features by means of Domain Randomization (DR). Such an approach is often limited…

2024

Privacy-Preserving Adaptive Re-Identification without Image Transfer

ECCV 2024oral

"Re-Identification systems (Re-ID) are crucial for public safety but face the challenge of having to adapt to environments that differ from their training distribution. Furthermore, rigorous privacy protocols in public places are being enforced as apprehensions regarding individual freedom rise, add…

2024

Towards image compression with perfect realism at ultra-low bitrates

ICLR 2024poster

Image codecs are typically optimized to trade-off bitrate vs. distortion metrics. At low bitrates, this leads to compression artefacts which are easily perceptible, even when training with perceptual or adversarial losses. To improve image quality and remove dependency on the bitrate we propose to…

Cited by 49SourcePDFScholar
2024

Weighted Ensemble Models Are Strong Continual Learners

ECCV 2024oral

"In this work, we study the problem of continual learning (CL) where the goal is to learn a model on a sequence of tasks, under the assumption that the data from the previous tasks becomes unavailable while learning on the current task data. CL is essentially a balancing act between learning on the…

2023

Few-Shot Semantic Image Synthesis With Class Affinity Transfer

CVPR 2023poster

Semantic image synthesis aims to generate photo realistic images given a semantic segmentation map. Despite much recent progress, training them still requires large datasets of images annotated with per-pixel label maps that are extremely tedious to obtain. To alleviate the high annotation cost, we…

Cited by 11SourcePDFScholar
2023

The Unreasonable Effectiveness of Large Language-Vision Models for Source-Free Video Domain Adaptation

ICCV 2023poster

Source-Free Video Unsupervised Domain Adaptation (SFVUDA) task consists in adapting an action recognition model, trained on a labelled source dataset, to an unlabelled target dataset, without accessing the actual source data. The previous approaches have attempted to address SFVUDA by leveraging sel…

Cited by 11PDFcodeScholar
2023

Zero-Shot Spatial Layout Conditioning for Text-to-Image Diffusion Models

ICCV 2023poster

Large-scale text-to-image diffusion models have significantly improved the state of the art in generative image modeling and allow for an intuitive and powerful user interface to drive the image generation process. Expressing spatial constraints, e.g. to position specific objects in particular locat…

Cited by 70PDFScholar
2022

Custom Structure Preservation in Face Aging

ECCV 2022poster

"In this work, we propose a novel architecture for face age editing that can produce structural modifications while maintaining relevant details present in the original image. We disentangle the style and content of the input image and propose a new decoder network that adopts a style-based strategy…

2022

GIPSO: Geometrically Informed Propagation for Online Adaptation in 3D LiDAR Segmentation

ECCV 2022poster

"3D point cloud semantic segmentation is fundamental for autonomous driving. Most approaches in the literature neglect an important aspect, i.e., how to deal with domain shift when handling dynamic scenes. This can significantly hinder the navigation capabilities of self-driving vehicles. This paper…

2022

Playable Environments: Video Manipulation in Space and Time

CVPR 2022poster

We present Playable Environments - a new representation for interactive video generation and manipulation in space and time. With a single image at inference time, our novel framework allows the user to move objects in 3D while generating a video by providing a sequence of desired actions. The actio…

Cited by 20PDFcodeScholar
2021

A Unified Objective for Novel Class Discovery

ICCV 2021poster

In this paper, we study the problem of Novel Class Discovery (NCD). NCD aims at inferring novel object categories in an unlabeled set by leveraging from prior knowledge of a labeled set containing different, but related classes. Existing approaches tackle this problem by considering multiple objecti…

Cited by 235PDFcodeScholar
2021

Click To Move: Controlling Video Generation With Sparse Motion

ICCV 2021poster

This paper introduces Click to Move (C2M), a novel framework for video generation where the user can control the motion of the synthesized video through mouse clicks specifying simple object trajectories of the key objects in the scene. Our model receives as input an initial frame, its corresponding…

Cited by 14PDFcodeScholar
2021

Ultra-Low Bitrate Video Conferencing Using Deep Image Animation

ICASSP 2021accepted

In this work we propose a novel deep learning approach for ultra-low bitrate video compression for video conferencing applications. To address the shortcomings of current video compression paradigms when the available bandwidth is extremely limited, we adopt a model-based approach that employs deep…

Cited by 0SourceScholar
2020

Online Continual Learning under Extreme Memory Constraints

ECCV 2020poster

Continual Learning (CL) aims to develop agents emulating the human ability to sequentially learn new tasks while being able to retain knowledge obtained from past experiences. In this paper, we introduce the novel problem of Memory-Constrained Online Continual Learning (MC-OCL) which imposes strict…

2019

First Order Motion Model for Image Animation

NeurIPS 2019poster

Image animation consists of generating a video sequence so that an object in a source image is animated according to the motion of a driving video. Our framework addresses this problem without using any annotation or prior information about the specific object to animate. Once trained on a set of vi…

2018

Deep Reinforcement Learning for Audio-Visual Gaze Control

IROS 2018poster

We address the problem of audio-visual gaze control in the specific context of human-robot interaction, namely how controlled robot motions are combined with visual and acoustic observations in order to direct the robot head towards targets of interest. The paper has the following contributions: (i)…

Cited by 18SourceScholar
2018

Deformable GANs for Pose-Based Human Image Generation

CVPR 2018poster

In this paper we address the problem of generating person images conditioned on a given pose. Specifically, given an image of a person and a target pose, we synthesize a new image of that person in the novel pose. In order to deal with pixel-to-pixel misalignments caused by the pose differences, w…