← Search

Adrian G. Bors

29 accepted papers

2026

Learning Adaptive and Expandable Mixture Model for Continual Learning

AAAI 2026technical

Continuous learning constitutes a fundamental capability of artificial intelligence systems, enabling them to incrementally assimilate novel information without succumbing to catastrophic forgetting. Recent research has leveraged Pre-Trained Models (PTMs) to enhance continual learning efficacy. Neve

Cited by 0SourcePDFScholar
2025

Continual Unsupervised Generative Modelling via Online Optimal Transport

AAAI 2025technical

Lately, deep generative models have achieved excellent results after learning pre-defined and static data distribution. Meanwhile, their performance on continual learning suffers from degeneration, caused by catastrophic forgetting. In this paper, we study the unsupervised generative modelling in a…

2025

Dynamic Expansion Diffusion Learning for Lifelong Generative Modelling

AAAI 2025technical

The diffusion model has lately been shown to achieve remarkable performances through its ability of generating high quality images. However, current diffusion model studies consider only learning from a single data distribution, resulting in catastrophic forgetting when attempting to learn new data.…

2025

Dynamic Siamese Expansion Framework for Improving Robustness in Online Continual Learning

NeurIPS 2025poster

Continual learning requires the model to continually capture novel information without forgetting prior knowledge. Nonetheless, existing studies predominantly address the catastrophic forgetting, often neglecting enhancements in model robustness. Consequently, these methodologies fall short in real-…

Cited by 0SourceScholar
2025

Learning Expandable and Adaptable Representations for Continual Learning

NeurIPS 2025poster

Extant studies predominantly address catastrophic forgetting within a simplified continual learning paradigm, typically confined to a singular data domain. Conversely, real-world applications frequently encompass multiple, evolving data domains, wherein models often struggle to retain many critical…

Cited by 0SourceScholar
2025

Learning Multi-Source and Robust Representations for Continual Learning

NeurIPS 2025poster

Plasticity and stability denote the ability to assimilate new tasks while preserving previously acquired knowledge, representing two important concepts in continual learning. Recent research addresses stability by leveraging pre-trained models to provide informative representations, yet the efficacy…

Cited by 0SourcecodeScholar
2024

Task-Free Continual Generation and Representation Learning via Dynamic Expansionable Memory Cluster

AAAI 2024technical

Human brains can continually acquire and learn new skills and knowledge over time from a dynamically changing environment without forgetting previously learnt information. Such a capacity can selectively transfer some important and recently seen information to the persistent knowledge regions of the…

2023

Continual Variational Autoencoder via Continual Generative Knowledge Distillation

AAAI 2023technical

Humans and other living beings have the ability of short and long-term memorization during their entire lifespan. However, most existing Continual Learning (CL) methods can only account for short-term information when training on infinite streams of data. In this paper, we develop a new unsupervised…

2023

Masked Image Residual Learning for Scaling Deeper Vision Transformers

NeurIPS 2023poster

Deeper Vision Transformers (ViTs) are more challenging to train. We expose a degradation problem in deeper layers of ViT when using masked image modeling (MIM) for pre-training. To ease the training of deeper ViTs, we introduce a self-supervised learning framework called $\textbf{M}$asked $\textbf{…

2023

Wasserstein Expansible Variational Autoencoder for Discriminative and Generative Continual Learning

ICCV 2023poster

Task-Free Continual Learning (TFCL) represents a challenging learning paradigm where a model is trained on the non-stationary data distributions without any knowledge of the task information, thus representing a more practical approach. Despite promising achievements by the Variational Autoencoder (…

Cited by 6PDFcodeScholar
2020

Learning latent representations across multiple data domains using Lifelong VAEGAN

ECCV 2020poster

The problem of catastrophic forgetting occurs in deep learning models trained on multiple databases in a sequential manner. Recently, generative replay mechanisms (GRM), have been proposed to reproduce previously learned knowledge aiming to reduce the forgetting. However, such approaches lack an app…