paper-with-me

Papers

Infinite dSprites for Disentangled Continual Learning: Separating Memory Edits from Generalization

2023-12-27 · Sebastian Dziadzio, Çağatay Yıldız, Gido M. van de Ven, Tomasz Trzciński, Tinne Tuytelaars, Matthias Bethge

The ability of machine learning systems to learn continually is hindered by catastrophic forgetting, the tendency of neural networks to overwrite previously acquired knowledge when learning a new task. Existing methods mitigate this problem through regularization, parameter isolation, or rehearsal, but they are typically evaluated on benchmarks comprising only a handful of tasks. In contrast, humans are able to learn over long time horizons in dynamic, open-world environments, effortlessly memorizing unfamiliar objects and reliably recognizing them under various transformations. To make progress towards closing this gap, we introduce Infinite dSprites, a parsimonious tool for creating continual classification and disentanglement benchmarks of arbitrary length and with full control over generative factors. We show that over a sufficiently long time horizon, the performance of all major types of continual learning methods deteriorates on this simple benchmark. This result highlights an important and previously overlooked aspect of continual learning: given a finite modelling capacity and an arbitrarily long learning horizon, efficient learning requires memorizing class-specific information and accumulating knowledge about general mechanisms. In a simple setting with direct supervision on the generative factors, we show how learning class-agnostic transformations offers a way to circumvent catastrophic forgetting and improve classification accuracy over time. Our approach sets the stage for continual learning over hundreds of tasks with explicit control over memorization and forgetting, emphasizing open-set classification and one-shot generalization.

📄 PDF Abstract BibTeX arXiv:2312.16731

Code (2)

sbdzdz/disco 공식 구현 pytorch
sbdzdz/idsprites 공식 구현 pytorch

Tasks

ClassificationContinual LearningDisentanglementMemorizationopen-set classification

Similar Papers 제목 키워드 기반

IB-GAN: Disentangled Representation Learning with Information Bottleneck GAN

2019-05-01 · ICLR 2019 5 · Insu Jeon, Wonkwang Lee, Gunhee Kim

We present a novel architecture of GAN for a disentangled representation learning. The new model architecture is inspired by Information Bottleneck (IB) theory thereby named IB-GAN. IB-GAN objective is similar to that of…

DisentanglementRepresentation Learning

IB-GAN: Disentangled Representation Learning with Information Bottleneck Generative Adversarial Networks

2025-10-23 · Insu Jeon, Wonkwang Lee, Myeongjang Pyeon, Gunhee Kim arxiv

We propose a new GAN-based unsupervised model for disentangled representation learning. The new model is discovered in an attempt to utilize the Information Bottleneck (IB) framework to the optimization of GAN, thereby n…

Representation Learning

ADIS-GAN: Affine Disentangled GAN

2021-01-01 · Letao Liu, Martin Saerbeck, Justin Dauwels

This paper proposes Affine Disentangled GAN (ADIS-GAN), which is a Generative Adversarial Network that can explicitly disentangle affine transformations in a self-supervised and rigorous manner. The objective is inspire…

Generative Adversarial NetworkInductive BiasTranslation

LAVAE: Disentangling Location and Appearance

2019-09-25 · Andrea Dittadi, Ole Winther

We propose a probabilistic generative model for unsupervised learning of structured, interpretable, object-based representations of visual scenes. We use amortized variational inference to train the generative model end-…

ObjectVariational Inference

Disentanglement of Color and Shape Representations for Continual Learning

2020-07-13 · David Berga, Marc Masana, Joost Van de Weijer

We hypothesize that disentangled feature representations suffer less from catastrophic forgetting. As a case study we perform explicit disentanglement of color and shape, by adjusting the network architecture. We tested …

Continual LearningDisentanglement