← Search

Joost van de Weijer

49 accepted papers

2026

GenColorBench: A Color Evaluation Benchmark for Text-to-Image Generation

CVPR 2026

Recent years have seen impressive advances in text-to-image generation, with image generative or unified models, generating high-quality images from text. Yet these models still struggle with fine-grained color control, often failing to accurately match colors specified in text prompts. While existi

Cited by 0SourcecodeScholar
2026

IsoCLIP: Decomposing CLIP Projectors for Efficient Intra-modal Alignment

CVPR 2026

Vision-Language Models like CLIP are extensively used for inter-modal tasks which involve both visual and text modalities. However, when the individual modality encoders are applied to inherently intra-modal tasks like image-to-image retrieval, their performance suffers from the intra-modal misalign

Cited by 0SourcecodeScholar
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
2026

Revisiting Weight Regularization for Low-Rank Continual Learning

ICLR 2026poster

Continual Learning (CL) with large-scale pre-trained models (PTMs) has recently gained wide attention, shifting the focus from training from scratch to continually adapting PTMs. This has given rise to a promising paradigm: parameter-efficient continual learning (PECL), where task interference is ty…

Cited by 0SourcecodeScholar
2025

$InterLCM$: Low-Quality Images as Intermediate States of Latent Consistency Models for Effective Blind Face Restoration

ICLR 2025poster

Diffusion priors have been used for blind face restoration (BFR) by fine-tuning diffusion models (DMs) on restoration datasets to recover low-quality images. However, the naive application of DMs presents several key limitations. (i) The diffusion prior has inferior semantic consistency (e.g., ID,…

Cited by 1SourcePDFScholar
2025

Accurate and Efficient Low-Rank Model Merging in Core Space

NeurIPS 2025poster

In this paper, we address the challenges associated with merging low-rank adaptations of large neural networks. With the rise of parameter-efficient adaptation techniques, such as Low-Rank Adaptation (LoRA), model fine-tuning has become more accessible. While fine-tuning models with LoRA is highly e…

Cited by 0SourcecodeScholar
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

Covariances for Free: Exploiting Mean Distributions for Training-free Federated Learning

NeurIPS 2025poster

Using pre-trained models has been found to reduce the effect of data heterogeneity and speed up federated learning algorithms. Recent works have explored training-free methods using first- and second-order statistics to aggregate local client data distributions at the server and achieve high perform…

Cited by 0SourcecodeScholar
2025

Free-Lunch Color-Texture Disentanglement for Stylized Image Generation

NeurIPS 2025poster

Recent advances in Text-to-Image (T2I) diffusion models have transformed image generation, enabling significant progress in stylized generation using only a few style reference images. However, current diffusion-based methods struggle with \textit{fine-grained} style customization due to challenges…

Cited by 0SourceScholar
2025

Improving Continual Learning Performance and Efficiency with Auxiliary Classifiers

ICML 2025poster

Continual learning is crucial for applying machine learning in challenging, dynamic, and often resource-constrained environments. However, catastrophic forgetting — overwriting previously learned knowledge when new information is acquired — remains a major challenge. In this work, we examine the int…

Cited by 0SourcePDFScholar
2025

No Task Left Behind: Isotropic Model Merging with Common and Task-Specific Subspaces

ICML 2025poster

Model merging integrates the weights of multiple task-specific models into a single multi-task model. Despite recent interest in the problem, a significant performance gap between the combined and single-task models remains. In this paper, we investigate the key characteristics of task matrices --…

2025

One-Prompt-One-Story: Free-Lunch Consistent Text-to-Image Generation Using a Single Prompt

ICLR 2025spotlight

Text-to-image generation models can create high-quality images from input prompts. However, they struggle to support the consistent generation of identity-preserving requirements for storytelling. Existing approaches to this problem typically require extensive training in large datasets or additiona…

2025

One-Way Ticket: Time-Independent Unified Encoder for Distilling Text-to-Image Diffusion Models

CVPR 2025poster

Text-to-Image (T2I) diffusion models have made remarkable advancements in generative modeling; however, they face a trade-off between inference speed and image quality, posing challenges for efficient deployment. Existing distilled T2I models can generate high-fidelity images with fewer sampling ste…

2024

ColorPeel: Color Prompt Learning with Diffusion Models via Color and Shape Disentanglement

ECCV 2024poster

"Text-to-Image (T2I) generation has made significant advancements with the advent of diffusion models. These models exhibit remarkable abilities to produce images based on textual prompts. Current T2I models allow users to specify object colors using linguistic color names. However, these labels enc…

2024

Elastic Feature Consolidation For Cold Start Exemplar-Free Incremental Learning

ICLR 2024poster

Exemplar-Free Class Incremental Learning (EFCIL) aims to learn from a sequence of tasks without having access to previous task data. In this paper, we consider the challenging Cold Start scenario in which insufficient data is available in the first task to learn a high-quality backbone. This is espe…

2024

Enhancing Perceptual Quality in Video Super-Resolution through Temporally-Consistent Detail Synthesis using Diffusion Models

ECCV 2024poster

"In this paper, we address the problem of enhancing perceptual quality in video super-resolution (VSR) using Diffusion Models (DMs) while ensuring temporal consistency among frames. We present StableVSR, a VSR method based on DMs that can significantly enhance the perceptual quality of upscaled vide…

2024

Exemplar-free Continual Representation Learning via Learnable Drift Compensation

ECCV 2024poster

"Exemplar-free class-incremental learning using a backbone trained from scratch and starting from a small first task presents a significant challenge for continual representation learning. Prototype-based approaches, when continually updated, face the critical issue of semantic drift due to which th…

2024

Faster Diffusion: Rethinking the Role of the Encoder for Diffusion Model Inference

NeurIPS 2024poster

One of the main drawback of diffusion models is the slow inference time for image generation. Among the most successful approaches to addressing this problem are distillation methods. However, these methods require considerable computational resources. In this paper, we take another approach to diff…

2024

Get What You Want, Not What You Don't: Image Content Suppression for Text-to-Image Diffusion Models

ICLR 2024poster

The success of recent text-to-image diffusion models is largely due to their capacity to be guided by a complex text prompt, which enables users to precisely describe the desired content. However, these models struggle to effectively suppress the generation of undesired content, which is explicitly…

2024

Resurrecting Old Classes with New Data for Exemplar-Free Continual Learning

CVPR 2024poster

Continual learning methods are known to suffer from catastrophic forgetting a phenomenon that is particularly hard to counter for methods that do not store exemplars of previous tasks. Therefore to reduce potential drift in the feature extractor existing exemplar-free methods are typically evaluated…

2024

Token Merging for Training-Free Semantic Binding in Text-to-Image Synthesis

NeurIPS 2024poster

Although text-to-image (T2I) models exhibit remarkable generation capabilities, they frequently fail to accurately bind semantically related objects or attributes in the input prompts; a challenge termed semantic binding. Previous approaches either involve intensive fine-tuning of the entire T2I mod…

2023

3D-Aware Multi-Class Image-to-Image Translation With NeRFs

CVPR 2023poster

Recent advances in 3D-aware generative models (3D-aware GANs) combined with Neural Radiance Fields (NeRF) have achieved impressive results. However no prior works investigate 3D-aware GANs for 3D consistent multi-class image-to-image (3D-aware I2I) translation. Naively using 2D-I2I translation metho…

2023

Augmented Box Replay: Overcoming Foreground Shift for Incremental Object Detection

ICCV 2023poster

In incremental learning, replaying stored samples from previous tasks together with current task samples is one of the most efficient approaches to address catastrophic forgetting. However, unlike incremental classification, image replay has not been successfully applied to incremental object detect…

Cited by 32PDFcodeScholar
2023

Dynamic Prompt Learning: Addressing Cross-Attention Leakage for Text-Based Image Editing

NeurIPS 2023poster

Large-scale text-to-image generative models have been a ground-breaking development in generative AI, with diffusion models showing their astounding ability to synthesize convincing images following an input text prompt. The goal of image editing research is to give users control over the generated…

2023

FeCAM: Exploiting the Heterogeneity of Class Distributions in Exemplar-Free Continual Learning

NeurIPS 2023poster

Exemplar-free class-incremental learning (CIL) poses several challenges since it prohibits the rehearsal of data from previous tasks and thus suffers from catastrophic forgetting. Recent approaches to incrementally learning the classifier by freezing the feature extractor after the first task have g…

2023

ICICLE: Interpretable Class Incremental Continual Learning

ICCV 2023poster

Continual learning enables incremental learning of new tasks without forgetting those previously learned, resulting in positive knowledge transfer that can enhance performance on both new and old tasks. However, continual learning poses new challenges for interpretability, as the rationale behind mo…

Cited by 35PDFcodeScholar
2023

Planckian Jitter: countering the color-crippling effects of color jitter on self-supervised training

ICLR 2023poster

Several recent works on self-supervised learning are trained by mapping different augmentations of the same image to the same feature representation. The data augmentations used are of crucial importance to the quality of learned feature representations. In this paper, we analyze how the color jitte…

2022

Attracting and Dispersing: A Simple Approach for Source-free Domain Adaptation

NeurIPS 2022accept

We propose a simple but effective source-free domain adaptation (SFDA) method. Treating SFDA as an unsupervised clustering problem and following the intuition that local neighbors in feature space should have more similar predictions than other features, we propose to optimize an objective of predic…

2022

Distilling GANs with Style-Mixed Triplets for X2I Translation with Limited Data

ICLR 2022poster

Conditional image synthesis is an integral part of many X2I translation systems, including image-to-image, text-to-image and audio-to-image translation systems. Training these large systems generally requires huge amounts of training data. Therefore, we investigate knowledge distillation to transfe…

Cited by 2SourcePDFScholar
2021

Exploiting the Intrinsic Neighborhood Structure for Source-free Domain Adaptation

NeurIPS 2021poster

Domain adaptation (DA) aims to alleviate the domain shift between source domain and target domain. Most DA methods require access to the source data, but often that is not possible (e.g. due to data privacy or intellectual property). In this paper, we address the challenging source-free domain adapt…

2021

Generalized Source-Free Domain Adaptation

ICCV 2021poster

Domain adaptation (DA) aims to transfer the knowledge learned from source domain to an unlabeled target domain. Some recent works tackle source-free domain adaptation (SFDA) where only source pre-trained model is available for adaptation to target domain. However those methods does not consider keep…

Cited by 324PDFcodeScholar
2021

TransferI2I: Transfer Learning for Image-to-Image Translation From Small Datasets

ICCV 2021poster

Image-to-image (I2I) translation has matured in recent years and is able to generate high-quality realistic images. However, despite current success, it still faces important challenges when applied to small domains. Existing methods use transfer learning for I2I translation, but they still require…

Cited by 9PDFScholar
2020

DeepI2I: Enabling Deep Hierarchical Image-to-Image Translation by Transferring from GANs

NeurIPS 2020poster

Image-to-image translation has recently achieved remarkable results. But despite current success, it suffers from inferior performance when translations between classes require large shape changes. We attribute this to the high-resolution bottlenecks which are used by current state-of-the-art image-…

2020

MineGAN: Effective Knowledge Transfer From GANs to Target Domains With Few Images

CVPR 2020poster

One of the attractive characteristics of deep neural networks is their ability to transfer knowledge obtained in one domain to other related domains. As a result, high-quality networks can be trained in domains with relatively little training data. This property has been extensively studied for disc…

Cited by 229PDFcodeScholar
2020

Orderless Recurrent Models for Multi-Label Classification

CVPR 2020poster

Recurrent neural networks (RNN) are popular for many computer vision tasks, including multi-label classification. Since RNNs produce sequential outputs, labels need to be ordered for the multi-label classification task. Current approaches sort labels according to their frequency, typically ordering…

Cited by 131PDFcodeScholar
2020

RATT: Recurrent Attention to Transient Tasks for Continual Image Captioning

NeurIPS 2020poster

Research on continual learning has led to a variety of approaches to mitigating catastrophic forgetting in feed-forward classification networks. Until now surprisingly little attention has been focused on continual learning of recurrent models applied to problems like image captioning. In this paper…

2020

Semantic Drift Compensation for Class-Incremental Learning

CVPR 2020poster

Class-incremental learning of deep networks sequentially increases the number of classes to be classified. During training, the network has only access to data of one task at a time, where each task contains several classes. In this setting, networks suffer from catastrophic forgetting which refers…

Cited by 413PDFcodeScholar
2020

Semi-Supervised Learning for Few-Shot Image-to-Image Translation

CVPR 2020poster

In the last few years, unpaired image-to-image translation has witnessed Remarkable progress. Although the latest methods are able to generate realistic images, they crucially rely on a large number of labeled images. Recently, some methods have tackled the challenging setting of few-shot image-to-i…

Cited by 62PDFcodeScholar
2019

Active Learning for Deep Detection Neural Networks

ICCV 2019poster

The cost of drawing object bounding boxes (i.e. labeling) for millions of images is prohibitively high. For instance, labeling pedestrians in a regular urban image could take 35 seconds on average. Active learning aims to reduce the cost of labeling by selecting only those images that are informativ…

Cited by 176PDFcodeScholar
2019

Learning Metrics From Teachers: Compact Networks for Image Embedding

CVPR 2019poster

Metric learning networks are used to compute image embeddings, which are widely used in many applications such as image retrieval and face recognition. In this paper, we propose to use network distillation to efficiently compute image embeddings with small networks. Network distillation has been suc…

Cited by 160PDFcodeScholar
2019

Learning the Model Update for Siamese Trackers

ICCV 2019poster

Siamese approaches address the visual tracking problem by extracting an appearance template from the current frame, which is used to localize the target in the next frame. In general, this template is linearly combined with the accumulated template from the previous frame, resulting in an exponentia…

Cited by 461PDFcodeScholar
2018

Image-to-image translation for cross-domain disentanglement

NeurIPS 2018poster

Deep image translation methods have recently shown excellent results, outputting high-quality images covering multiple modes of the data distribution. There has also been increased interest in disentangling the internal representations learned by deep methods to further improve their performance and…

2018

Leveraging Unlabeled Data for Crowd Counting by Learning to Rank

CVPR 2018poster

We propose a novel crowd counting approach that leverages abundantly available unlabeled crowd imagery in a learning-to-rank framework. To induce a ranking of cropped images , we use the observation that any sub-image of a crowded scene image is guaranteed to contain the same number or fewer pe…

2018

Memory Replay GANs: Learning to Generate New Categories without Forgetting

NeurIPS 2018poster

Previous works on sequential learning address the problem of forgetting in discriminative models. In this paper we consider the case of generative models. In particular, we investigate generative adversarial networks (GANs) in the task of learning new categories in a sequential fashion. We first sho…

2018

Mix and Match Networks: Encoder-Decoder Alignment for Zero-Pair Image Translation

CVPR 2018poster

We address the problem of image translation between domains or modalities for which no direct paired data is available (i.e. zero-pair translation). We propose mix and match networks, based on multiple encoders and decoders aligned in such a way that other encoder-decoder pairs can be composed at te…

2018

Transferring GANs: generating images from limited data

ECCV 2018poster

Transferring the knowledge of pretrained networks to new domains by means of finetuning is a widely used practice for applications based on discriminative models. To the best of our knowledge this practice has not been studied within the context of generative deep networks. Therefore, we study domai…

2017

Domain-Adaptive Deep Network Compression

ICCV 2017poster

Deep Neural Networks trained on large datasets can be easily transferred to new domains with far fewer labeled examples by a process called fine-tuning. This has the advantage that representations learned in the large source domain can be exploited on smaller target domains. However, networks design…

Cited by 80PDFcodeScholar
2017

RankIQA: Learning From Rankings for No-Reference Image Quality Assessment

ICCV 2017poster

We propose a no-reference image quality assessment (NR-IQA) approach that learns from rankings (RankIQA). To address the problem of limited IQA dataset size, we train a Siamese Network to rank images in terms of image quality by using synthetically generated distortions for which relative image qual…

Cited by 591PDFcodeScholar