Skip to main content

Showing 1–50 of 114 results for author: Van De Weijer, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.05114  [pdf, other

    cs.LG cs.CV

    The Expanding Scope of the Stability Gap: Unveiling its Presence in Joint Incremental Learning of Homogeneous Tasks

    Authors: Sandesh Kamath, Albin Soutif-Cormerais, Joost van de Weijer, Bogdan Raducanu

    Abstract: Recent research identified a temporary performance drop on previously learned tasks when transitioning to a new one. This drop is called the stability gap and has great consequences for continual learning: it complicates the direct employment of continually learning since the worse-case performance at task-boundaries is dramatic, it limits its potential as an energy-efficient training paradigm, an… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

    Comments: Accepted at CVPR 2024 Workshop on Continual Learning in Computer Vision (CLVision)

  2. arXiv:2405.19074  [pdf, other

    cs.CV cs.AI

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

    Authors: Dipam Goswami, Albin Soutif--Cormerais, Yuyang Liu, Sandesh Kamath, Bartłomiej Twardowski, Joost van de Weijer

    Abstract: 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 in settings where the first task is significantly larger than subsequent tasks. Their performanc… ▽ More

    Submitted 29 May, 2024; originally announced May 2024.

    Comments: Accepted at CVPR 2024

  3. arXiv:2405.18069  [pdf, other

    cs.LG

    An Empirical Analysis of Forgetting in Pre-trained Models with Incremental Low-Rank Updates

    Authors: Albin Soutif--Cormerais, Simone Magistri, Joost van de Weijer, Andew D. Bagdanov

    Abstract: Broad, open source availability of large pretrained foundation models on the internet through platforms such as HuggingFace has taken the world of practical deep learning by storm. A classical pipeline for neural network training now typically consists of finetuning these pretrained network on a small target dataset instead of training from scratch. In the case of large models this can be done eve… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  4. arXiv:2405.01496  [pdf, other

    cs.CV

    LocInv: Localization-aware Inversion for Text-Guided Image Editing

    Authors: Chuanming Tang, Kai Wang, Fei Yang, Joost van de Weijer

    Abstract: Large-scale Text-to-Image (T2I) diffusion models demonstrate significant generation capabilities based on textual prompts. Based on the T2I diffusion models, text-guided image editing research aims to empower users to manipulate generated images by altering the text prompts. However, existing image editing techniques are prone to editing over unintentional regions that are beyond the intended targ… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: Accepted by CVPR 2024 Workshop AI4CC

  5. arXiv:2404.06622  [pdf, other

    cs.CV

    Calibrating Higher-Order Statistics for Few-Shot Class-Incremental Learning with Pre-trained Vision Transformers

    Authors: Dipam Goswami, Bartłomiej Twardowski, Joost van de Weijer

    Abstract: Few-shot class-incremental learning (FSCIL) aims to adapt the model to new classes from very few data (5 samples) without forgetting the previously learned classes. Recent works in many-shot CIL (MSCIL) (using all available training data) exploited pre-trained models to reduce forgetting and achieve better plasticity. In a similar fashion, we use ViT models pre-trained on large-scale datasets for… ▽ More

    Submitted 9 April, 2024; originally announced April 2024.

    Comments: Accepted at CLVision workshop (CVPR 2024)

  6. arXiv:2403.07404  [pdf, other

    cs.LG cs.AI

    Accelerated Inference and Reduced Forgetting: The Dual Benefits of Early-Exit Networks in Continual Learning

    Authors: Filip Szatkowski, Fei Yang, Bartłomiej Twardowski, Tomasz Trzciński, Joost van de Weijer

    Abstract: Driven by the demand for energy-efficient employment of deep neural networks, early-exit methods have experienced a notable increase in research attention. These strategies allow for swift predictions by making decisions early in the network, thereby conserving computation time and resources. However, so far the early-exit networks have only been developed for stationary data distributions, which… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

  7. arXiv:2402.05375  [pdf, other

    cs.CV

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

    Authors: Senmao Li, Joost van de Weijer, Taihang Hu, Fahad Shahbaz Khan, Qibin Hou, Yaxing Wang, Jian Yang

    Abstract: 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 requested to be omitted from the generated image in the prompt. In this paper, we analyze how to man… ▽ More

    Submitted 7 February, 2024; originally announced February 2024.

    Comments: ICLR 2024. Our code is available in https://github.com/sen-mao/SuppressEOT

  8. arXiv:2402.03917  [pdf, other

    cs.CV cs.LG

    Elastic Feature Consolidation for Cold Start Exemplar-Free Incremental Learning

    Authors: Simone Magistri, Tomaso Trinci, Albin Soutif-Cormerais, Joost van de Weijer, Andrew D. Bagdanov

    Abstract: 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 especially challenging for EFCIL since it requires high plasticity, which results in feature drift which… ▽ More

    Submitted 30 May, 2024; v1 submitted 6 February, 2024; originally announced February 2024.

    Comments: Accepted at Twelfth International Conference on Learning Representations (ICLR 2024)

  9. arXiv:2311.15908  [pdf, other

    cs.CV

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

    Authors: Claudio Rota, Marco Buzzelli, Joost van de Weijer

    Abstract: In this paper, we address the problem of video super-resolution (VSR) using Diffusion Models (DM), and present StableVSR. Our method significantly enhances the perceptual quality of upscaled videos by synthesizing realistic and temporally-consistent details. We turn a pre-trained DM for single image super-resolution into a VSR method by introducing the Temporal Conditioning Module (TCM). TCM uses… ▽ More

    Submitted 27 November, 2023; originally announced November 2023.

  10. arXiv:2311.11908  [pdf, other

    cs.LG cs.AI cs.CV

    Continual Learning: Applications and the Road Forward

    Authors: Eli Verwimp, Rahaf Aljundi, Shai Ben-David, Matthias Bethge, Andrea Cossu, Alexander Gepperth, Tyler L. Hayes, Eyke Hüllermeier, Christopher Kanan, Dhireesha Kudithipudi, Christoph H. Lampert, Martin Mundt, Razvan Pascanu, Adrian Popescu, Andreas S. Tolias, Joost van de Weijer, Bing Liu, Vincenzo Lomonaco, Tinne Tuytelaars, Gido M. van de Ven

    Abstract: Continual learning is a subfield of machine learning, which aims to allow machine learning models to continuously learn on new data, by accumulating knowledge without forgetting what was learned in the past. In this work, we take a step back, and ask: "Why should one care about continual learning in the first place?". We set the stage by examining recent continual learning papers published at four… ▽ More

    Submitted 28 March, 2024; v1 submitted 20 November, 2023; originally announced November 2023.

    Journal ref: Transactions on Machine Learning Research (TMLR), 2024

  11. AViTMP: A Tracking-Specific Transformer for Single-Branch Visual Tracking

    Authors: Chuanming Tang, Kai Wang, Joost van de Weijer, Jianlin Zhang, Yongmei Huang

    Abstract: Visual object tracking is a fundamental component of transportation systems, especially for intelligent driving. Despite achieving state-of-the-art performance in visual tracking, recent single-branch trackers tend to overlook the weak prior assumptions associated with the Vision Transformer (ViT) encoder and inference pipeline in visual tracking. Moreover, the effectiveness of discriminative trac… ▽ More

    Submitted 3 July, 2024; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: IEEE Transactions on Intelligent Vehicles

  12. arXiv:2310.19540  [pdf, other

    cs.CV cs.GR

    IterInv: Iterative Inversion for Pixel-Level T2I Models

    Authors: Chuanming Tang, Kai Wang, Joost van de Weijer

    Abstract: Large-scale text-to-image diffusion models have been a ground-breaking development in generating convincing images following an input text prompt. The goal of image editing research is to give users control over the generated images by modifying the text prompt. Current image editing techniques predominantly hinge on DDIM inversion as a prevalent practice rooted in Latent Diffusion Models (LDM). H… ▽ More

    Submitted 21 April, 2024; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: Accepted paper at ICME 2024

  13. arXiv:2310.13533  [pdf, other

    cs.CV cs.AI cs.LG

    Technical Report for ICCV 2023 Visual Continual Learning Challenge: Continuous Test-time Adaptation for Semantic Segmentation

    Authors: Damian Sójka, Yuyang Liu, Dipam Goswami, Sebastian Cygert, Bartłomiej Twardowski, Joost van de Weijer

    Abstract: The goal of the challenge is to develop a test-time adaptation (TTA) method, which could adapt the model to gradually changing domains in video sequences for semantic segmentation task. It is based on a synthetic driving video dataset - SHIFT. The source model is trained on images taken during daytime in clear weather. Domain changes at test-time are mainly caused by varying weather conditions and… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

  14. arXiv:2309.15664  [pdf, other

    cs.CV

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

    Authors: Kai Wang, Fei Yang, Shiqi Yang, Muhammad Atif Butt, Joost van de Weijer

    Abstract: 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 images by modifying the text prompt. Current image editing techniques are susceptible to unintended… ▽ More

    Submitted 27 September, 2023; originally announced September 2023.

    Comments: Neurips 2023. The code page: https://github.com/wangkai930418/DPL

  15. arXiv:2309.14062  [pdf, other

    cs.CV cs.LG

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

    Authors: Dipam Goswami, Yuyang Liu, Bartłomiej Twardowski, Joost van de Weijer

    Abstract: 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 gained much attention. In this paper, we explore prototypical networks for CIL, which generate new cl… ▽ More

    Submitted 12 January, 2024; v1 submitted 25 September, 2023; originally announced September 2023.

    Comments: Accepted at NeurIPS 2023

  16. arXiv:2309.06086  [pdf, other

    cs.LG cs.CV

    Plasticity-Optimized Complementary Networks for Unsupervised Continual Learning

    Authors: Alex Gomez-Villa, Bartlomiej Twardowski, Kai Wang, Joost van de Weijer

    Abstract: Continuous unsupervised representation learning (CURL) research has greatly benefited from improvements in self-supervised learning (SSL) techniques. As a result, existing CURL methods using SSL can learn high-quality representations without any labels, but with a notable performance drop when learning on a many-tasks data stream. We hypothesize that this is caused by the regularization losses tha… ▽ More

    Submitted 12 September, 2023; originally announced September 2023.

    Comments: Accepted at WACV2024

  17. arXiv:2309.02995  [pdf, other

    cs.CV

    Continual Evidential Deep Learning for Out-of-Distribution Detection

    Authors: Eduardo Aguilar, Bogdan Raducanu, Petia Radeva, Joost Van de Weijer

    Abstract: Uncertainty-based deep learning models have attracted a great deal of interest for their ability to provide accurate and reliable predictions. Evidential deep learning stands out achieving remarkable performance in detecting out-of-distribution (OOD) data with a single deterministic neural network. Motivated by this fact, in this paper we propose the integration of an evidential deep learning meth… ▽ More

    Submitted 6 September, 2023; originally announced September 2023.

    Comments: Accepted at Visual Continual Learning workshop (ICCV2023)

  18. arXiv:2309.00528  [pdf, other

    cs.CV

    Trust your Good Friends: Source-free Domain Adaptation by Reciprocal Neighborhood Clustering

    Authors: Shiqi Yang, Yaxing Wang, Joost van de Weijer, Luis Herranz, Shangling Jui, Jian Yang

    Abstract: 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 adaptation (SFDA) problem, where the source pretrained model is adapted to the target domain in the absen… ▽ More

    Submitted 1 September, 2023; originally announced September 2023.

    Comments: Accepted by IEEE TPAMI, extended version of conference paper arXiv:2110.04202

  19. arXiv:2308.16567  [pdf, other

    cs.CV

    ScrollNet: Dynamic Weight Importance for Continual Learning

    Authors: Fei Yang, Kai Wang, Joost van de Weijer

    Abstract: The principle underlying most existing continual learning (CL) methods is to prioritize stability by penalizing changes in parameters crucial to old tasks, while allowing for plasticity in other parameters. The importance of weights for each task can be determined either explicitly through learning a task-specific mask during training (e.g., parameter isolation-based approaches) or implicitly by i… ▽ More

    Submitted 31 August, 2023; originally announced August 2023.

    Comments: Accepted at Visual Continual Learning workshop (ICCV2023)

  20. arXiv:2308.10328  [pdf, other

    cs.LG

    A Comprehensive Empirical Evaluation on Online Continual Learning

    Authors: Albin Soutif--Cormerais, Antonio Carta, Andrea Cossu, Julio Hurtado, Hamed Hemati, Vincenzo Lomonaco, Joost Van de Weijer

    Abstract: Online continual learning aims to get closer to a live learning experience by learning directly on a stream of data with temporally shifting distribution and by storing a minimum amount of data from that stream. In this empirical evaluation, we evaluate various methods from the literature that tackle online continual learning. More specifically, we focus on the class-incremental setting in the con… ▽ More

    Submitted 23 September, 2023; v1 submitted 20 August, 2023; originally announced August 2023.

    Comments: ICCV Visual Continual Learning Workshop 2023 accepted paper

  21. arXiv:2307.12427  [pdf, other

    cs.CV cs.LG

    Augmented Box Replay: Overcoming Foreground Shift for Incremental Object Detection

    Authors: Liu Yuyang, Cong Yang, Goswami Dipam, Liu Xialei, Joost van de Weijer

    Abstract: 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 detection (IOD). In this paper, we identify the overlooked problem of foreground shift as the main reason… ▽ More

    Submitted 23 July, 2023; originally announced July 2023.

    Journal ref: 2023 International Conference on Computer Vision (ICCV)

  22. arXiv:2306.16817  [pdf, other

    cs.LG cs.AI

    Improving Online Continual Learning Performance and Stability with Temporal Ensembles

    Authors: Albin Soutif--Cormerais, Antonio Carta, Joost Van de Weijer

    Abstract: Neural networks are very effective when trained on large datasets for a large number of iterations. However, when they are trained on non-stationary streams of data and in an online fashion, their performance is reduced (1) by the online setup, which limits the availability of data, (2) due to catastrophic forgetting because of the non-stationary nature of the data. Furthermore, several recent wor… ▽ More

    Submitted 3 July, 2023; v1 submitted 29 June, 2023; originally announced June 2023.

    Comments: CoLLAs 2023 accepted paper

  23. arXiv:2304.05255  [pdf, other

    cs.CV

    Density Map Distillation for Incremental Object Counting

    Authors: Chenshen Wu, Joost van de Weijer

    Abstract: We investigate the problem of incremental learning for object counting, where a method must learn to count a variety of object classes from a sequence of datasets. A naïve approach to incremental object counting would suffer from catastrophic forgetting, where it would suffer from a dramatic performance drop on previous tasks. In this paper, we propose a new exemplar-free functional regularization… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

    Comments: Accepted at CVPR2023: Workshop on Continual Learning in Computer Vision

  24. arXiv:2303.15888  [pdf, other

    cs.LG cs.AI cs.CV cs.NE

    Projected Latent Distillation for Data-Agnostic Consolidation in Distributed Continual Learning

    Authors: Antonio Carta, Andrea Cossu, Vincenzo Lomonaco, Davide Bacciu, Joost van de Weijer

    Abstract: Distributed learning on the edge often comprises self-centered devices (SCD) which learn local tasks independently and are unwilling to contribute to the performance of other SDCs. How do we achieve forward transfer at zero cost for the single SCDs? We formalize this problem as a Distributed Continual Learning scenario, where SCD adapt to local tasks and a CL model consolidates the knowledge from… ▽ More

    Submitted 28 March, 2023; originally announced March 2023.

  25. arXiv:2303.15649  [pdf, other

    cs.CV

    StyleDiffusion: Prompt-Embedding Inversion for Text-Based Editing

    Authors: Senmao Li, Joost van de Weijer, Taihang Hu, Fahad Shahbaz Khan, Qibin Hou, Yaxing Wang, Jian Yang

    Abstract: A significant research effort is focused on exploiting the amazing capacities of pretrained diffusion models for the editing of images. They either finetune the model, or invert the image in the latent space of the pretrained model. However, they suffer from two problems: (1) Unsatisfying results for selected regions, and unexpected changes in nonselected regions. (2) They require careful text pro… ▽ More

    Submitted 20 August, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

  26. arXiv:2303.15012  [pdf, other

    cs.CV

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

    Authors: Senmao Li, Joost van de Weijer, Yaxing Wang, Fahad Shahbaz Khan, Meiqin Liu, Jian Yang

    Abstract: 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 methods suffers from unrealistic shape/identity change. To perform 3D-aware multi-class I2I translation,… ▽ More

    Submitted 27 March, 2023; originally announced March 2023.

    Comments: Accepted by CVPR2023

  27. arXiv:2303.07811  [pdf, other

    cs.LG cs.AI cs.CV

    ICICLE: Interpretable Class Incremental Continual Learning

    Authors: Dawid Rymarczyk, Joost van de Weijer, Bartosz Zieliński, Bartłomiej Twardowski

    Abstract: 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 model predictions may change over time, leading to interpretability concept drift. We address this pro… ▽ More

    Submitted 31 July, 2023; v1 submitted 14 March, 2023; originally announced March 2023.

    Comments: Accepted to ICCV 2023

  28. arXiv:2302.00353  [pdf, other

    cs.LG cs.CV

    Towards Label-Efficient Incremental Learning: A Survey

    Authors: Mert Kilickaya, Joost van de Weijer, Yuki M. Asano

    Abstract: The current dominant paradigm when building a machine learning model is to iterate over a dataset over and over until convergence. Such an approach is non-incremental, as it assumes access to all images of all categories at once. However, for many applications, non-incremental learning is unrealistic. To that end, researchers study incremental learning, where a learner is required to adapt to an i… ▽ More

    Submitted 11 February, 2023; v1 submitted 1 February, 2023; originally announced February 2023.

  29. arXiv:2211.12292  [pdf, other

    cs.CV

    Exemplar-free Continual Learning of Vision Transformers via Gated Class-Attention and Cascaded Feature Drift Compensation

    Authors: Marco Cotogni, Fei Yang, Claudio Cusano, Andrew D. Bagdanov, Joost van de Weijer

    Abstract: We propose a new method for exemplar-free class incremental training of ViTs. The main challenge of exemplar-free continual learning is maintaining plasticity of the learner without causing catastrophic forgetting of previously learned tasks. This is often achieved via exemplar replay which can help recalibrate previous task classifiers to the feature drift which occurs when learning new tasks. Ex… ▽ More

    Submitted 27 July, 2023; v1 submitted 22 November, 2022; originally announced November 2022.

  30. arXiv:2210.07207  [pdf, other

    cs.CV

    Attribution-aware Weight Transfer: A Warm-Start Initialization for Class-Incremental Semantic Segmentation

    Authors: Dipam Goswami, René Schuster, Joost van de Weijer, Didier Stricker

    Abstract: In class-incremental semantic segmentation (CISS), deep learning architectures suffer from the critical problems of catastrophic forgetting and semantic background shift. Although recent works focused on these issues, existing classifier initialization methods do not address the background shift problem and assign the same initialization weights to both background and new foreground class classifi… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

    Comments: Accepted at WACV 2023

  31. arXiv:2210.01600  [pdf, other

    cs.CV

    Positive Pair Distillation Considered Harmful: Continual Meta Metric Learning for Lifelong Object Re-Identification

    Authors: Kai Wang, Chenshen Wu, Andy Bagdanov, Xialei Liu, Shiqi Yang, Shangling Jui, Joost van de Weijer

    Abstract: Lifelong object re-identification incrementally learns from a stream of re-identification tasks. The objective is to learn a representation that can be applied to all tasks and that generalizes to previously unseen re-identification tasks. The main challenge is that at inference time the representation must generalize to previously unseen identities. To address this problem, we apply continual met… ▽ More

    Submitted 4 October, 2022; originally announced October 2022.

    Comments: BMVC 2022

  32. arXiv:2210.00944  [pdf, other

    cs.CV

    Attention Distillation: self-supervised vision transformer students need more guidance

    Authors: Kai Wang, Fei Yang, Joost van de Weijer

    Abstract: Self-supervised learning has been widely applied to train high-quality vision transformers. Unleashing their excellent performance on memory and compute constraint devices is therefore an important research topic. However, how to distill knowledge from one self-supervised ViT to another has not yet been explored. Moreover, the existing self-supervised knowledge distillation (SSKD) methods focus on… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

    Comments: BMVC 2022

  33. arXiv:2206.03600  [pdf, other

    cs.CV cs.LG

    OneRing: A Simple Method for Source-free Open-partial Domain Adaptation

    Authors: Shiqi Yang, Yaxing Wang, Kai Wang, Shangling Jui, Joost van de Weijer

    Abstract: In this paper, we investigate Source-free Open-partial Domain Adaptation (SF-OPDA), which addresses the situation where there exist both domain and category shifts between source and target domains. Under the SF-OPDA setting, which aims to address data privacy concerns, the model cannot access source data anymore during target adaptation. We propose a novel training scheme to learn a (n+1)-way cla… ▽ More

    Submitted 11 January, 2023; v1 submitted 7 June, 2022; originally announced June 2022.

    Comments: Updated. It only focuses on source-free open-partial domain adaptation, to avoid any potential misunderstanding

  34. arXiv:2205.15452  [pdf, other

    cs.CV

    MVMO: A Multi-Object Dataset for Wide Baseline Multi-View Semantic Segmentation

    Authors: Aitor Alvarez-Gila, Joost van de Weijer, Yaxing Wang, Estibaliz Garrote

    Abstract: We present MVMO (Multi-View, Multi-Object dataset): a synthetic dataset of 116,000 scenes containing randomly placed objects of 10 distinct classes and captured from 25 camera locations in the upper hemisphere. MVMO comprises photorealistic, path-traced image renders, together with semantic segmentation ground truth for every view. Unlike existing multi-view datasets, MVMO features wide baselines… ▽ More

    Submitted 30 May, 2022; originally announced May 2022.

    Comments: 5 pages

  35. arXiv:2205.04183  [pdf, other

    cs.CV cs.LG

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

    Authors: Shiqi Yang, Yaxing Wang, Kai Wang, Shangling Jui, Joost van de Weijer

    Abstract: 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 prediction consistency. This objective encourages local neighborhood features in feature space to have sim… ▽ More

    Submitted 3 October, 2022; v1 submitted 9 May, 2022; originally announced May 2022.

    Comments: NeurIPS 2022

  36. arXiv:2203.13167  [pdf, other

    cs.CV cs.LG

    Towards Exemplar-Free Continual Learning in Vision Transformers: an Account of Attention, Functional and Weight Regularization

    Authors: Francesco Pelosin, Saurav Jha, Andrea Torsello, Bogdan Raducanu, Joost van de Weijer

    Abstract: In this paper, we investigate the continual learning of Vision Transformers (ViT) for the challenging exemplar-free scenario, with special focus on how to efficiently distill the knowledge of its crucial self-attention mechanism (SAM). Our work takes an initial step towards a surgical investigation of SAM for designing coherent continual learning methods in ViTs. We first carry out an evaluation o… ▽ More

    Submitted 5 May, 2022; v1 submitted 24 March, 2022; originally announced March 2022.

    Comments: Accepted at Continual Learning Workshop (CVPR 2022)

  37. arXiv:2202.07993  [pdf, other

    cs.CV cs.LG

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

    Authors: Simone Zini, Alex Gomez-Villa, Marco Buzzelli, Bartłomiej Twardowski, Andrew D. Bagdanov, Joost van de Weijer

    Abstract: Several recent works on self-supervised learning are trained by map** 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 jitter traditionally used in data augmentation negatively impacts the quality of the color features in le… ▽ More

    Submitted 2 February, 2023; v1 submitted 16 February, 2022; originally announced February 2022.

    Comments: Accepted at Eleventh International Conference on Learning Representations (ICLR 2023)

  38. Main Product Detection with Graph Networks for Fashion

    Authors: Vacit Oguz Yazici, Longlong Yu, Arnau Ramisa, Luis Herranz, Joost van de Weijer

    Abstract: Computer vision has established a foothold in the online fashion retail industry. Main product detection is a crucial step of vision-based fashion product feed parsing pipelines, focused in identifying the bounding boxes that contain the product being sold in the gallery of images of the product page. The current state-of-the-art approach does not leverage the relations between regions in the imag… ▽ More

    Submitted 25 January, 2022; originally announced January 2022.

  39. arXiv:2112.15022  [pdf, other

    cs.CV

    Continually Learning Self-Supervised Representations with Projected Functional Regularization

    Authors: Alex Gomez-Villa, Bartlomiej Twardowski, Lu Yu, Andrew D. Bagdanov, Joost van de Weijer

    Abstract: Recent self-supervised learning methods are able to learn high-quality image representations and are closing the gap with supervised approaches. However, these methods are unable to acquire new knowledge incrementally -- they are, in fact, mostly used only as a pre-training phase over IID data. In this work we investigate self-supervised methods in continual learning regimes without any replay mec… ▽ More

    Submitted 2 May, 2022; v1 submitted 30 December, 2021; originally announced December 2021.

    Comments: Accepted at Workshop on Continual Learning in Computer Vision (CVPR 2022)

  40. arXiv:2112.05485  [pdf, other

    cs.CV

    Visual Transformers with Primal Object Queries for Multi-Label Image Classification

    Authors: Vacit Oguz Yazici, Joost van de Weijer, Longlong Yu

    Abstract: Multi-label image classification is about predicting a set of class labels that can be considered as orderless sequential data. Transformers process the sequential data as a whole, therefore they are inherently good at set prediction. The first vision-based transformer model, which was proposed for the object detection task introduced the concept of object queries. Object queries are learnable pos… ▽ More

    Submitted 15 May, 2022; v1 submitted 10 December, 2021; originally announced December 2021.

    Comments: Accepted to ICPR 2022

  41. arXiv:2112.02219  [pdf, other

    cs.CV

    Transferring Unconditional to Conditional GANs with Hyper-Modulation

    Authors: Héctor Laria, Yaxing Wang, Joost van de Weijer, Bogdan Raducanu

    Abstract: GANs have matured in recent years and are able to generate high-resolution, realistic images. However, the computational resources and the data required for the training of high-quality GANs are enormous, and the study of transfer learning of these models is therefore an urgent topic. Many of the available high-quality pretrained GANs are unconditional (like StyleGAN). For many applications, howev… ▽ More

    Submitted 22 April, 2022; v1 submitted 3 December, 2021; originally announced December 2021.

    Comments: 19 pages, 20 figures, to be published in CVPRW 2022. Code at https://github.com/hecoding/Hyper-Modulation

  42. arXiv:2111.04993  [pdf, other

    cs.CV

    Incremental Meta-Learning via Episodic Replay Distillation for Few-Shot Image Recognition

    Authors: Kai Wang, Xialei Liu, Andy Bagdanov, Luis Herranz, Shangling Jui, Joost van de Weijer

    Abstract: Most meta-learning approaches assume the existence of a very large set of labeled data available for episodic meta-learning of base knowledge. This contrasts with the more realistic continual learning paradigm in which data arrives incrementally in the form of tasks containing disjoint classes. In this paper we consider this problem of Incremental Meta-Learning (IML) in which classes are presented… ▽ More

    Submitted 11 November, 2021; v1 submitted 9 November, 2021; originally announced November 2021.

  43. arXiv:2110.11148  [pdf, other

    cs.CV

    HCV: Hierarchy-Consistency Verification for Incremental Implicitly-Refined Classification

    Authors: Kai Wang, Xialei Liu, Luis Herranz, Joost van de Weijer

    Abstract: Human beings learn and accumulate hierarchical knowledge over their lifetime. This knowledge is associated with previous concepts for consolidation and hierarchical construction. However, current incremental learning methods lack the ability to build a concept hierarchy by associating new concepts to old ones. A more realistic setting tackling this problem is referred to as Incremental Implicitly-… ▽ More

    Submitted 22 October, 2021; v1 submitted 21 October, 2021; originally announced October 2021.

    Comments: accepted in BMVC 2021

  44. arXiv:2110.04543  [pdf, other

    cs.CV

    Class-Balanced Active Learning for Image Classification

    Authors: Javad Zolfaghari Bengar, Joost van de Weijer, Laura Lopez Fuentes, Bogdan Raducanu

    Abstract: Active learning aims to reduce the labeling effort that is required to train algorithms by learning an acquisition function selecting the most relevant data for which a label should be requested from a large unlabeled data pool. Active learning is generally studied on balanced datasets where an equal amount of images per class is available. However, real-world datasets suffer from severe imbalance… ▽ More

    Submitted 9 October, 2021; originally announced October 2021.

    Comments: Accepted at WACV2022 conference

  45. arXiv:2110.04202  [pdf, other

    cs.CV cs.LG

    Exploiting the Intrinsic Neighborhood Structure for Source-free Domain Adaptation

    Authors: Shiqi Yang, Yaxing Wang, Joost van de Weijer, Luis Herranz, Shangling Jui

    Abstract: 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 adaptation (SFDA) problem, where the source pretrained model is adapted to the target domain in the absen… ▽ More

    Submitted 29 November, 2021; v1 submitted 8 October, 2021; originally announced October 2021.

    Comments: NeurIPS 2021. Fix four number errors in Tab.5 (first two tables, row 3 and 4) and corresponding text

  46. arXiv:2108.11458  [pdf, other

    cs.CV

    Reducing Label Effort: Self-Supervised meets Active Learning

    Authors: Javad Zolfaghari Bengar, Joost van de Weijer, Bartlomiej Twardowski, Bogdan Raducanu

    Abstract: Active learning is a paradigm aimed at reducing the annotation effort by training the model on actively selected informative and/or representative samples. Another paradigm to reduce the annotation effort is self-training that learns from a large amount of unlabeled data in an unsupervised way and fine-tunes on few labeled samples. Recent developments in self-training have achieved very impressive… ▽ More

    Submitted 25 August, 2021; originally announced August 2021.

    Comments: Accepted at ICCVW 2021 (Interactive Labeling and Data Augmentation for Vision)

  47. arXiv:2108.01614  [pdf, other

    cs.CV

    Generalized Source-free Domain Adaptation

    Authors: Shiqi Yang, Yaxing Wang, Joost van de Weijer, Luis Herranz, Shangling Jui

    Abstract: Domain adaptation (DA) aims to transfer the knowledge learned from a source domain to an unlabeled target domain. Some recent works tackle source-free domain adaptation (SFDA) where only a source pre-trained model is available for adaptation to the target domain. However, those methods do not consider kee** source performance which is of high practical value in real world applications. In this p… ▽ More

    Submitted 8 October, 2021; v1 submitted 3 August, 2021; originally announced August 2021.

    Comments: Accepted by ICCV 2021; Update the acknowledgement section

  48. arXiv:2107.14707  [pdf, other

    cs.LG cs.CV

    When Deep Learners Change Their Mind: Learning Dynamics for Active Learning

    Authors: Javad Zolfaghari Bengar, Bogdan Raducanu, Joost van de Weijer

    Abstract: Active learning aims to select samples to be annotated that yield the largest performance improvement for the learning algorithm. Many methods approach this problem by measuring the informativeness of samples and do this based on the certainty of the network predictions for samples. However, it is well-known that neural networks are overly confident about their prediction and are therefore an untr… ▽ More

    Submitted 30 July, 2021; originally announced July 2021.

    Comments: Accepted in International Conference on Computer Analysis of Images and Patterns (CAIP) 2021

  49. arXiv:2106.11930  [pdf, other

    cs.LG cs.CV

    On the importance of cross-task features for class-incremental learning

    Authors: Albin Soutif--Cormerais, Marc Masana, Joost van de Weijer, Bartłomiej Twardowski

    Abstract: In class-incremental learning, an agent with limited resources needs to learn a sequence of classification tasks, forming an ever growing classification problem, with the constraint of not being able to access data from previous tasks. The main difference with task-incremental learning, where a task-ID is available at inference time, is that the learner also needs to perform cross-task discriminat… ▽ More

    Submitted 28 May, 2024; v1 submitted 22 June, 2021; originally announced June 2021.

    Comments: Accepted at the Theory and Foundation of Continual Learning Workshop, International Conference on Machine Learning (ICML) 2021. Supplementary material included. V4 includes additional results of linear probing of intermediate representations that were added to the supplementary

  50. arXiv:2105.08595  [pdf, other

    cs.CV

    ACAE-REMIND for Online Continual Learning with Compressed Feature Replay

    Authors: Kai Wang, Luis Herranz, Joost van de Weijer

    Abstract: Online continual learning aims to learn from a non-IID stream of data from a number of different tasks, where the learner is only allowed to consider data once. Methods are typically allowed to use a limited buffer to store some of the images in the stream. Recently, it was found that feature replay, where an intermediate layer representation of the image is stored (or generated) leads to superior… ▽ More

    Submitted 8 July, 2021; v1 submitted 18 May, 2021; originally announced May 2021.

    Comments: Pattern Recognition Letters