Skip to main content

Showing 1–24 of 24 results for author: Raducanu, B

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

    cs.CV q-bio.NC stat.CO

    Aesthetics Without Semantics

    Authors: C. Alejandro Parraga, Olivier Penacchio, Marcos Muňoz Gonzalez, Bogdan Raducanu, Xavier Otazu

    Abstract: While it is easy for human observers to judge an image as beautiful or ugly, aesthetic decisions result from a combination of entangled perceptual and cognitive (semantic) factors, making the understanding of aesthetic judgements particularly challenging from a scientific point of view. Furthermore, our research shows a prevailing bias in current databases, which include mostly beautiful images, f… ▽ More

    Submitted 12 June, 2025; v1 submitted 8 May, 2025; originally announced May 2025.

    Comments: Parts of this work were presented in abstract format at the Vision Science of Art Conference (VSAC2016), the Iberian Conference on Perception (CIP2022), and the European Conference on Visual Perception (ECVP2022). See Perception 51, No1 (Suppl.) pp139, 2022)

  2. arXiv:2503.09864  [pdf, other

    cs.GR cs.CV cs.LG

    Leveraging Semantic Attribute Binding for Free-Lunch Color Control in Diffusion Models

    Authors: Héctor Laria, Alexandra Gomez-Villa, Jiang Qin, Muhammad Atif Butt, Bogdan Raducanu, Javier Vazquez-Corral, Joost van de Weijer, Kai Wang

    Abstract: Recent advances in text-to-image (T2I) diffusion models have enabled remarkable control over various attributes, yet precise color specification remains a fundamental challenge. Existing approaches, such as ColorPeel, rely on model personalization, requiring additional optimization and limiting flexibility in specifying arbitrary colors. In this work, we introduce ColorWave, a novel training-free… ▽ More

    Submitted 12 March, 2025; originally announced March 2025.

    Comments: Project page: https://hecoding.github.io/colorwave-page

  3. arXiv:2502.18224  [pdf, other

    cs.CV

    Multi-label out-of-distribution detection via evidential learning

    Authors: Eduardo Aguilar, Bogdan Raducanu, Petia Radeva

    Abstract: A crucial requirement for machine learning algorithms is not only to perform well, but also to show robustness and adaptability when encountering novel scenarios. One way to achieve these characteristics is to endow the deep learning models with the ability to detect out-of-distribution (OOD) data, i.e. data that belong to distributions different from the one used during their training. It is even… ▽ More

    Submitted 25 February, 2025; originally announced February 2025.

    Comments: Accepted at Uncertainty Quantification for Computer Vision workshop (ECCVW 2024)

  4. arXiv:2411.16437  [pdf, other

    cs.CV cs.LG

    Privacy Protection in Personalized Diffusion Models via Targeted Cross-Attention Adversarial Attack

    Authors: Xide Xu, Muhammad Atif Butt, Sandesh Kamath, Bogdan Raducanu

    Abstract: The growing demand for customized visual content has led to the rise of personalized text-to-image (T2I) diffusion models. Despite their remarkable potential, they pose significant privacy risk when misused for malicious purposes. In this paper, we propose a novel and efficient adversarial attack method, Concept Protection by Selective Attention Manipulation (CoPSAM) which targets only the cross-a… ▽ More

    Submitted 25 November, 2024; originally announced November 2024.

    Comments: Accepted at Safe Generative AI Workshop (NeurIPS 2024)

  5. arXiv:2410.22317  [pdf, other

    cs.CV

    Multi-Class Textual-Inversion Secretly Yields a Semantic-Agnostic Classifier

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

    Abstract: With the advent of large pre-trained vision-language models such as CLIP, prompt learning methods aim to enhance the transferability of the CLIP model. They learn the prompt given few samples from the downstream task given the specific class names as prior knowledge, which we term as semantic-aware classification. However, in many realistic scenarios, we only have access to few samples and knowled… ▽ More

    Submitted 29 October, 2024; originally announced October 2024.

    Comments: Accepted in WACV 2025. Code link: https://github.com/wangkai930418/mc_ti

  6. arXiv:2410.14159  [pdf, other

    cs.CV cs.GR cs.LG

    Assessing Open-world Forgetting in Generative Image Model Customization

    Authors: Héctor Laria, Alex Gomez-Villa, Kai Wang, Bogdan Raducanu, Joost van de Weijer

    Abstract: Recent advances in diffusion models have significantly enhanced image generation capabilities. However, customizing these models with new classes often leads to unintended consequences that compromise their reliability. We introduce the concept of open-world forgetting to characterize the vast scope of these unintended alterations. Our work presents the first systematic investigation into open-wor… ▽ More

    Submitted 5 February, 2025; v1 submitted 17 October, 2024; originally announced October 2024.

    Comments: Update: Added feedback; Project page: https://hecoding.github.io/open-world-forgetting/

  7. 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)

  8. 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)

  9. 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)

  10. 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

  11. 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

  12. 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)

  13. 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

  14. Saliency for free: Saliency prediction as a side-effect of object recognition

    Authors: Carola Figueroa-Flores, David Berga, Joost van der Weijer, Bogdan Raducanu

    Abstract: Saliency is the perceptual capacity of our visual system to focus our attention (i.e. gaze) on relevant objects. Neural networks for saliency estimation require ground truth saliency maps for training which are usually achieved via eyetracking experiments. In the current paper, we demonstrate that saliency maps can be generated as a side-effect of training an object recognition deep neural network… ▽ More

    Submitted 20 July, 2021; originally announced July 2021.

    Comments: Paper published to Pattern Recognition Letter

    Journal ref: 2021

  15. arXiv:2105.06219  [pdf, other

    cs.CV

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

    Authors: Yaxing Wang, Hector Laria Mantecon, Joost van de Weijer, Laura Lopez-Fuentes, Bogdan Raducanu

    Abstract: 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 the learning of millions of parameters from scratch. This drawback severely limits its application o… ▽ More

    Submitted 14 May, 2021; v1 submitted 13 May, 2021; originally announced May 2021.

    Comments: Technical report

  16. arXiv:2008.00078  [pdf, other

    cs.CV

    Learning to Rank for Active Learning: A Listwise Approach

    Authors: Minghan Li, Xialei Liu, Joost van de Weijer, Bogdan Raducanu

    Abstract: Active learning emerged as an alternative to alleviate the effort to label huge amount of data for data hungry applications (such as image/video indexing and retrieval, autonomous driving, etc.). The goal of active learning is to automatically select a number of unlabeled samples for annotation (according to a budget), based on an acquisition function, which indicates how valuable a sample is for… ▽ More

    Submitted 17 October, 2020; v1 submitted 31 July, 2020; originally announced August 2020.

    Comments: Accepted at ICPR 2020

  17. arXiv:2007.12562  [pdf, other

    cs.CV cs.NE

    Hallucinating Saliency Maps for Fine-Grained Image Classification for Limited Data Domains

    Authors: Carola Figueroa-Flores, Bogdan Raducanu, David Berga, Joost van de Weijer

    Abstract: Most of the saliency methods are evaluated on their ability to generate saliency maps, and not on their functionality in a complete vision pipeline, like for instance, image classification. In the current paper, we propose an approach which does not require explicit saliency maps to improve image classification, but they are learned implicitely, during the training of an end-to-end image classific… ▽ More

    Submitted 3 February, 2021; v1 submitted 24 July, 2020; originally announced July 2020.

    Comments: Accepted to VISIGRAPP 2021

  18. arXiv:2004.09199  [pdf, other

    cs.CV cs.LG

    Generative Feature Replay For Class-Incremental Learning

    Authors: Xialei Liu, Chenshen Wu, Mikel Menta, Luis Herranz, Bogdan Raducanu, Andrew D. Bagdanov, Shangling Jui, Joost van de Weijer

    Abstract: Humans are capable of learning new tasks without forgetting previous ones, while neural networks fail due to catastrophic forgetting between new and previously-learned tasks. We consider a class-incremental setting which means that the task-ID is unknown at inference time. The imbalance between old and new classes typically results in a bias of the network towards the newest ones. This imbalance p… ▽ More

    Submitted 20 April, 2020; originally announced April 2020.

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

  19. arXiv:1908.11757  [pdf, other

    cs.CV cs.LG

    Temporal Coherence for Active Learning in Videos

    Authors: Javad Zolfaghari Bengar, Abel Gonzalez-Garcia, Gabriel Villalonga, Bogdan Raducanu, Hamed H. Aghdam, Mikhail Mozerov, Antonio M. Lopez, Joost van de Weijer

    Abstract: Autonomous driving systems require huge amounts of data to train. Manual annotation of this data is time-consuming and prohibitively expensive since it involves human resources. Therefore, active learning emerged as an alternative to ease this effort and to make data annotation more manageable. In this paper, we introduce a novel active learning approach for object detection in videos by exploitin… ▽ More

    Submitted 30 August, 2019; originally announced August 2019.

    Comments: Accepted at ICCVW 2019 (CVRSUAD-Road Scene Understanding and Autonomous Driving)

  20. Optimizing speed/accuracy trade-off for person re-identification via knowledge distillation

    Authors: Idoia Ruiz, Bogdan Raducanu, Rakesh Mehta, Jaume Amores

    Abstract: Finding a person across a camera network plays an important role in video surveillance. For a real-world person re-identification application, in order to guarantee an optimal time response, it is crucial to find the balance between accuracy and speed. We analyse this trade-off, comparing a classical method, that comprises hand-crafted feature description and metric learning, in particular, LOMO a… ▽ More

    Submitted 5 December, 2019; v1 submitted 7 December, 2018; originally announced December 2018.

    Comments: Published on the journal "Engineering Applications of Artificial Intelligence"

    Journal ref: Engineering Applications of Artificial Intelligence, Volume 87, January 2020, 103309

  21. arXiv:1809.02058  [pdf, other

    cs.CV

    Memory Replay GANs: learning to generate images from new categories without forgetting

    Authors: Chenshen Wu, Luis Herranz, Xialei Liu, Yaxing Wang, Joost van de Weijer, Bogdan Raducanu

    Abstract: 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 show that sequential fine tuning renders the network unable to properly generate images from previous c… ▽ More

    Submitted 23 September, 2019; v1 submitted 6 September, 2018; originally announced September 2018.

    Comments: Appear in NeurIPS 2018

  22. Saliency for Fine-grained Object Recognition in Domains with Scarce Training Data

    Authors: Carola Figueroa Flores, Abel Gonzalez-García, Joost van de Weijer, Bogdan Raducanu

    Abstract: This paper investigates the role of saliency to improve the classification accuracy of a Convolutional Neural Network (CNN) for the case when scarce training data is available. Our approach consists in adding a saliency branch to an existing CNN architecture which is used to modulate the standard bottom-up visual features from the original image input, acting as an attentional mechanism that guide… ▽ More

    Submitted 4 May, 2019; v1 submitted 1 August, 2018; originally announced August 2018.

    Comments: Published in Pattern Recognition journal

    Journal ref: Pattern Recognition, 2019

  23. arXiv:1805.01677  [pdf, other

    cs.CV

    Transferring GANs: generating images from limited data

    Authors: Yaxing Wang, Chenshen Wu, Luis Herranz, Joost van de Weijer, Abel Gonzalez-Garcia, Bogdan Raducanu

    Abstract: 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 domain adaptation applied to image generation with generative adversarial networks. We evaluate several a… ▽ More

    Submitted 2 October, 2018; v1 submitted 4 May, 2018; originally announced May 2018.

    Comments: ECCV2018-camera ready

  24. arXiv:1611.06355  [pdf, other

    cs.CV cs.AI

    Invertible Conditional GANs for image editing

    Authors: Guim Perarnau, Joost van de Weijer, Bogdan Raducanu, Jose M. Álvarez

    Abstract: Generative Adversarial Networks (GANs) have recently demonstrated to successfully approximate complex data distributions. A relevant extension of this model is conditional GANs (cGANs), where the introduction of external information allows to determine specific representations of the generated images. In this work, we evaluate encoders to inverse the mapping of a cGAN, i.e., mapping a real image i… ▽ More

    Submitted 19 November, 2016; originally announced November 2016.

    Comments: Accepted paper at NIPS 2016 Workshop on Adversarial Training