← Search

Tinne Tuytelaars

70 accepted papers

2026

Not All Clients Are Equal: Collaborative Model Personalization on Heterogeneous Multi-Modal Clients

ICLR 2026poster

As AI becomes more personal, e.g., Agentic AI, there is an increasing need for personalizing models for various use cases. Personalized federated learning (PFL) enables each client to collaboratively leverage other clients' knowledge for better adaptation to the task of interest, without privacy ris…

Cited by 0SourceScholar
2026

Position: Modular Memory is the Key to Continual Learning Agents

ICML 2026spotlight

Foundation models have transformed machine learning through large-scale pretraining, massive parameterization, and increased test-time compute. Despite surpassing human performance in several domains, these models remain fundamentally limited in continuous operation, experience accumulation, and per…

Cited by 0SourceScholar
2025

A Simple Framework for Open-Vocabulary Zero-Shot Segmentation

ICLR 2025poster

Zero-shot classification capabilities naturally arise in models trained within a vision-language contrastive framework. Despite their classification prowess, these models struggle in dense tasks like zero-shot open-vocabulary segmentation. This deficiency is often attributed to the absence of locali…

2025

BG-Triangle: Bezier Gaussian Triangle for 3D Vectorization and Rendering

CVPR 2025poster

Differentiable rendering enables efficient optimization by allowing gradients to be computed through the rendering process, facilitating 3D reconstruction, inverse rendering and neural scene representation learning. To ensure differentiability, existing solutions approximate or re-formulate traditio…

Cited by 1SourcePDFScholar
2025

Charm: The Missing Piece in ViT Fine-Tuning for Image Aesthetic Assessment

CVPR 2025poster

The capacity of Vision transformers (ViTs) to handle variable-sized inputs is often constrained by computational complexity and batch processing limitations. Consequently, ViTs are typically trained on small, fixed-size images obtained through downscaling or cropping. While reducing computational bu…

2025

DAVE: Diagnostic benchmark for Audio Visual Evaluation

NeurIPS 2025poster

Audio-visual understanding is a rapidly evolving field that seeks to integrate and interpret information from both auditory and visual modalities. Despite recent advances in multi-modal learning, existing benchmarks often suffer from strong visual bias -- when answers can be inferred from visual dat…

Cited by 0SourcecodeScholar
2025

Object-Centric Pretraining via Target Encoder Bootstrapping

ICLR 2025poster

Object-centric representation learning has recently been successfully applied to real-world datasets. This success can be attributed to pretrained non-object-centric foundation models, whose features serve as reconstruction targets for slot attention. However, targets must remain frozen throughout t…

2025

Self-Incremental Training for Personalized Voice Command Recognition in a Wireless Audio Sensor Network

ICASSP 2025accepted

This paper studies self-incremental training in the context of personalized Deep Neural Networks (DNNs) for voice command recognition tailored for resource-constrained sensor nodes. The learning task runs when new unsupervised data becomes available within a Wireless Audio Sensor Network (WASN). Aft…

Cited by 0SourceScholar
2024

Animate Your Motion: Turning Still Images into Dynamic Videos

ECCV 2024poster

"In recent years, diffusion models have made remarkable strides in text-to-video generation, sparking a quest for enhanced control over video outputs to more accurately reflect user intentions. Traditional efforts predominantly focus on employing either semantic cues, like images or depth maps, or m…

Cited by 9SourcePDFScholar
2024

CrIBo: Self-Supervised Learning via Cross-Image Object-Level Bootstrapping

ICLR 2024spotlight

Leveraging nearest neighbor retrieval for self-supervised representation learning has proven beneficial with object-centric images. However, this approach faces limitations when applied to scene-centric datasets, where multiple objects within an image are only implicitly captured in the global repre…

2024

Driving from Vision through Differentiable Optimal Control

IROS 2024poster

This paper proposes DriViDOC: a framework for Driving from Vision through Differentiable Optimal Control, and its application to learn autonomous driving controllers from human demonstrations. DriViDOC combines the automatic inference of relevant features from camera frames with the properties of no…

Cited by 1SourceScholar
2024

Introducing Routing Functions to Vision-Language Parameter-Efficient Fine-Tuning with Low-Rank Bottlenecks

ECCV 2024poster

"Mainstream parameter-efficient fine-tuning (PEFT) methods, such as LoRA or Adapter, project a model’s hidden states to a lower dimension, allowing pre-trained models to adapt to new data through this low-rank bottleneck. However, PEFT tasks involving multiple modalities, like vision-language (VL) t…

2024

LaSCal: Label-Shift Calibration without target labels

NeurIPS 2024poster

When machine learning systems face dataset shift, model calibration plays a pivotal role in ensuring their reliability. Calibration error (CE) provides insights into the alignment between the predicted confidence scores and the classifier accuracy. While prior works have delved into the implications…

Cited by 1SourcePDFScholar
2024

Learning to Route for Dynamic Adapter Composition in Continual Learning with Language Models

EMNLP 2024finding

Parameter-efficient fine-tuning (PEFT) methods are increasingly used with pre-trained language models (PLMs) for continual learning (CL). These methods typically involve training a PEFT module for each new task and employing similarity-based selection to route modules during inference. However, they…

Cited by 1SourcePDFScholar
2024

Navigating the Nuances: A Fine-grained Evaluation of Vision-Language Navigation

EMNLP 2024finding

This study presents a novel evaluation framework for the Vision-Language Navigation (VLN) task. It aims to diagnose current models for various instruction categories at a finer-grained level. The framework is structured around the context-free grammar (CFG) of the task. The CFG serves as the basis f…

2024

Prediction Error-based Classification for Class-Incremental Learning

ICLR 2024poster

Class-incremental learning (CIL) is a particularly challenging variant of continual learning, where the goal is to learn to discriminate between all classes presented in an incremental fashion. Existing approaches often suffer from excessive forgetting and imbalance of the scores assigned to classes…

2024

TeTriRF: Temporal Tri-Plane Radiance Fields for Efficient Free-Viewpoint Video

CVPR 2024poster

Neural Radiance Fields (NeRF) revolutionize the realm of visual media by providing photorealistic Free-Viewpoint Video (FVV) experiences offering viewers unparalleled immersion and interactivity. However the technology's significant storage requirements and the computational complexity involved in g…

Cited by 18SourcePDFScholar
2024

Visually-Aware Context Modeling for News Image Captioning

NAACL 2024long

News Image Captioning aims to create captions from news articles and images, emphasizing the connection between textual context and visual elements. Recognizing the significance of human faces in news images and the face-name co-occurrence pattern in existing datasets, we propose a face-naming modul…

2023

Adaptive Similarity Bootstrapping for Self-Distillation Based Representation Learning

ICCV 2023poster

Most self-supervised methods for representation learning leverage a cross-view consistency objective i.e., they maximize the representation similarity of a given image's augmented views. Recent work NNCLR goes beyond the cross-view paradigm and uses positive pairs from different images obtained via…

Cited by 2PDFcodeScholar
2023

Continual evaluation for lifelong learning: Identifying the stability gap

ICLR 2023top-25%

Time-dependent data-generating distributions have proven to be difficult for gradient-based training of neural networks, as the greedy updates result in catastrophic forgetting of previously learned knowledge. Despite the progress in the field of continual learning to overcome this forgetting, we sh…

2023

CrOC: Cross-View Online Clustering for Dense Visual Representation Learning

CVPR 2023poster

Learning dense visual representations without labels is an arduous task and more so from scene-centric data. We propose to tackle this challenging problem by proposing a Cross-view consistency objective with an Online Clustering mechanism (CrOC) to discover and segment the semantics of the views. In…

2023

Layout-Aware Dreamer for Embodied Visual Referring Expression Grounding

AAAI 2023technical

In this work, we study the problem of Embodied Referring Expression Grounding, where an agent needs to navigate in a previously unseen environment and localize a remote object described by a concise high-level natural language instruction. When facing such a situation, a human tends to imagine what…

2023

Multimodal Distillation for Egocentric Action Recognition

ICCV 2023poster

The focal point of egocentric video understanding is modelling hand-object interactions. Standard models, e.g. CNNs or Vision Transformers, which receive RGB frames as input perform well, however, their performance improves further by employing additional input modalities that provide complementary…

Cited by 32PDFcodeScholar
2023

Neural Residual Radiance Fields for Streamably Free-Viewpoint Videos

CVPR 2023poster

The success of the Neural Radiance Fields (NeRFs) for modeling and free-view rendering static objects has inspired numerous attempts on dynamic scenes. Current techniques that utilize neural rendering for facilitating free-view videos (FVVs) are restricted to either offline rendering or are capable…

Cited by 66SourcePDFScholar
2023

Revisiting Evaluation Metrics for Semantic Segmentation: Optimization and Evaluation of Fine-grained Intersection over Union

NeurIPS 2023poster

Semantic segmentation datasets often exhibit two types of imbalance: \textit{class imbalance}, where some classes appear more frequently than others and \textit{size imbalance}, where some objects occupy more pixels than others. This causes traditional evaluation metrics to be biased towards \textit…

2023

Unbalanced Optimal Transport: A Unified Framework for Object Detection

CVPR 2023poster

During training, supervised object detection tries to correctly match the predicted bounding boxes and associated classification scores to the ground truth. This is essential to determine which predictions are to be pushed towards which solutions, or to be discarded. Popular matching strategies incl…

2023

Weakly-supervised HOI Detection via Prior-guided Bi-level Representation Learning

ICLR 2023poster

Human object interaction (HOI) detection plays a crucial role in human-centric scene understanding and serves as a fundamental building block for many vision tasks. One generalizable and scalable strategy for HOI detection is to use weak supervision, learning from image-level annotations only. This…

Cited by 15SourcePDFScholar
2022

Generative Negative Text Replay for Continual Vision-Language Pretraining

ECCV 2022poster

"Vision-language pre-training (VLP) has attracted increasing attention recently. With a large amount of image-text pairs, VLP models trained with contrastive loss have achieved impressive performance in various tasks, especially the zero-shot generalization on downstream datasets. In practical appli…

Cited by 26SourcePDFScholar
2022

New Insights on Reducing Abrupt Representation Change in Online Continual Learning

ICLR 2022poster

In the online continual learning paradigm, agents must learn from a changing distribution while respecting memory and compute constraints. Experience Replay (ER), where a small subset of past data is stored and replayed alongside new data, has emerged as a simple and effective learning strategy. In…

Cited by 251SourcePDFScholar
2022

Unsupervised Vision-Language Grammar Induction with Shared Structure Modeling

ICLR 2022oral

We introduce a new task, unsupervised vision-language (VL) grammar induction. Given an image-caption pair, the goal is to extract a shared hierarchical structure for both image and language simultaneously. We argue that such structured output, grounded in both modalities, is a clear step towards th…

Cited by 24SourcePDFScholar
2021

BlockCopy: High-Resolution Video Processing With Block-Sparse Feature Propagation and Online Policies

ICCV 2021poster

In this paper we propose BlockCopy, a scheme that accelerates pretrained frame-based CNNs to process video more efficiently, compared to standard frame-by-frame processing. To this end, a lightweight policy network determines important regions in an image, and operations are applied on selected regi…

Cited by 17PDFcodeScholar
2021

Continual Prototype Evolution: Learning Online From Non-Stationary Data Streams

ICCV 2021poster

Attaining prototypical features to represent class distributions is well established in representation learning. However, learning prototypes online from streaming data proves a challenging endeavor as they rapidly become outdated, caused by an ever-changing parameter space during the learning proce…

Cited by 285PDFcodeScholar
2021

Glimpse-Attend-and-Explore: Self-Attention for Active Visual Exploration

ICCV 2021poster

Active visual exploration aims to assist an agent with a limited field of view to understand its environment based on partial observations made by choosing the best viewing directions in the scene. Recent methods have tried to address this problem either by using reinforcement learning, which is dif…

Cited by 13PDFcodeScholar
2021

Rehearsal Revealed: The Limits and Merits of Revisiting Samples in Continual Learning

ICCV 2021poster

Learning from non-stationary data streams and overcoming catastrophic forgetting still poses a serious challenge for machine learning research. Rather than aiming to improve state-of-the-art, in this work we provide insight into the limits and merits of rehearsal, one of continual learning's most es…

Cited by 118PDFcodeScholar
2021

What My Motion tells me about Your Pose: A Self-Supervised Monocular 3D Vehicle Detector

ICRA 2021poster

The estimation of the orientation of an observed vehicle relative to an Autonomous Vehicle (AV) from monocular camera data is an important building block in estimating its 6 DoF pose. Current Deep Learning based solutions for placing a 3D bounding box around this observed vehicle are data hungry and…

Cited by 3SourceScholar
2020

More Classifiers, Less Forgetting: A Generic Multi-classifier Paradigm for Incremental Learning

ECCV 2020poster

Less Forgetting: A Generic Multi-classifier Paradigm for Incremental Learning","Overcoming catastrophic forgetting in neural networks is a long-standing and core research objective for incremental learning. Notable studies have shown regularization strategies enable the network to remember previousl…

2020

Unsupervised Model Personalization While Preserving Privacy and Scalability: An Open Problem

CVPR 2020poster

This work investigates the task of unsupervised model personalization, adapted to continually evolving, unlabeled local user images. We consider the practical scenario where a high capacity server interacts with a myriad of resource-limited edge devices, imposing strong requirements on scalability a…

Cited by 35PDFcodeScholar
2019

Exemplar Guided Unsupervised Image-to-Image Translation with Semantic Consistency

ICLR 2019poster

Image-to-image translation has recently received significant attention due to advances in deep learning. Most works focus on learning either a one-to-one mapping in an unsupervised way or a many-to-many mapping in a supervised way. However, a more practical setting is many-to-many mapping in an unsu…

Cited by 165SourcePDFScholar
2019

Online Continual Learning with Maximal Interfered Retrieval

NeurIPS 2019poster

Continual learning, the setting where a learning agent is faced with a never-ending stream of data, continues to be a great challenge for modern machine learning systems. In particular the online or "single-pass through the data" setting has gained attention recently as a natural setting that is dif…

2019

Visual Explanation by Interpretation: Improving Visual Feedback Capabilities of Deep Neural Networks

ICLR 2019poster

Visual Interpretation and explanation of deep models is critical towards wide adoption of systems that rely on them. In this paper, we propose a novel scheme for both interpretation as well as explanation in which, given a pretrained model, we automatically identify internal features relevant for th…

Cited by 89SourcePDFScholar
2018

Memory Aware Synapses: Learning what (not) to forget

ECCV 2018poster

Humans can learn in a continuous manner. Old rarely utilized knowledge can be overwritten by new incoming information while important, frequently used knowledge is prevented from being erased. In artificial learning systems, lifelong learning so far has focused mainly on accumulating knowledge over…

Cited by 2053SourcePDFScholar
2017

CNN-based single image obstacle avoidance on a quadrotor

ICRA 2017poster

This paper demonstrates the use of a single forward facing camera for obstacle avoidance on a quadrotor. We train a CNN for estimating depth from a single image. The depth map is then fed to a behaviour arbitration based control algorithm that steers the quadrotor away from obstacles. We conduct exp…

Cited by 106SourceScholar
2017

Pose Guided Person Image Generation

NeurIPS 2017poster

This paper proposes the novel Pose Guided Person Generation Network (PG$^2$) that allows to synthesize person images in arbitrary poses, based on an image of that person and a novel pose. Our generation framework PG$^2$ utilizes the pose information explicitly and consists of two key stages: pose in…

Cited by 1080SourcePDFScholar
2017

What Is Around the Camera?

ICCV 2017poster

How much does a single image reveal about the environment it was taken in? In this paper, we investigate how much of that information can be retrieved from a foreground object, combined with the background (i.e. the visible part of the environment). Assuming it is not perfectly diffuse, the foregrou…

Cited by 58PDFScholar
2015

Active Transfer Learning With Zero-Shot Priors: Reusing Past Datasets for Future Tasks

ICCV 2015poster

How can we reuse existing knowledge, in the form of available datasets, when solving a new and apparently unrelated target task from a set of unlabeled data? In this work we make a first contribution to answer this question in the context of image classification. We frame this quest as an active…

Cited by 88PDFScholar
2015

Continuous Pose Estimation With a Spatial Ensemble of Fisher Regressors

ICCV 2015poster

In this paper, we treat the problem of continuous pose estimation for object categories as a regression problem on the basis of only 2D training information. While regression is a natural framework for continuous problems, regression methods so far achieved inferior results with respect to 3D-based…

Cited by 11PDFScholar
2015

Dataset Fingerprints: Exploring Image Collections Through Data Mining

CVPR 2015poster

As the amount of visual data increases, so does the need for summarization tools that can be used to explore large image collections and to quickly get familiar with their content. In this paper, we propose dataset fingerprints, a new and powerful method based on data mining that extracts meaningful…

Cited by 31SourcePDFScholar
2015

DeepProposal: Hunting Objects by Cascading Deep Convolutional Layers

ICCV 2015poster

In this paper we evaluate the quality of the activation layers of a convolutional neural network (CNN) for the generation of object proposals. We generate hypotheses in a sliding-window fashion over different activation layers and show that the final convolutional layers can find the object of inter…

Cited by 150PDFScholar
2015

Guiding the Long-Short Term Memory Model for Image Caption Generation

ICCV 2015poster

In this work we focus on the problem of image caption generation. We propose an extension of the long short term memory (LSTM) model, which we coin gLSTM for short. In particular, we add semantic information extracted from the image as extra input to each unit of the LSTM block, with the aim of gui…

Cited by 587PDFcodeScholar
2015

Modeling Video Evolution for Action Recognition

CVPR 2015poster

In this paper we present a method to capture video-wide temporal information for action recognition. We postulate that a function capable of ordering the frames of a video temporally (based on the appearance) captures well the evolution of the appearance within the video. We learn such ranking funct…

Cited by 709SourcePDFScholar