paper-with-me

홈 › Papers

BooVAE: A Scalable Framework for Continual VAE Learning under Boosting Approach

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Anna Kuzina, Evgenii Egorov, Evgeny Burnaev

Variational Auto Encoders (VAE) are capable of generating realistic images, sounds and video sequences. From practitioners point of view, we are usually interested in solving problems where tasks are learned sequentially, in a way that avoids revisiting all previous data at each stage. We address this problem by introducing a conceptually simple and scalable end-to-end approach of incorporating past knowledge by learning prior directly from the data. We consider scalable boosting-like approximation for intractable theoretical optimal prior. We provide empirical studies on two commonly used benchmarks, namely MNIST and Fashion MNIST on disjoint sequential image generation tasks. For each dataset proposed method delivers the best results among comparable approaches, avoiding catastrophic forgetting in a fully automatic way with a fixed model architecture.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

BooVAE: Boosting Approach for Continual Learning of VAE

2019-08-30 · NeurIPS 2021 12 · Anna Kuzina, Evgenii Egorov, Evgeny Burnaev

Variational autoencoder (VAE) is a deep generative model for unsupervised learning, allowing to encode observations into the meaningful latent space. VAE is prone to catastrophic forgetting when tasks arrive sequentially…

Continual LearningDiversityImage Generation

PCoTTA: Continual Test-Time Adaptation for Multi-Task Point Cloud Understanding

2024-11-01 · Jincen Jiang, Qianyu Zhou, Yuhang Li, Xinkui Zhao 외

In this paper, we present PCoTTA, an innovative, pioneering framework for Continual Test-Time Adaptation (CoTTA) in multi-task point cloud understanding, enhancing the model's transferability towards the continually chan…

Test-time Adaptation

ContCap: A scalable framework for continual image captioning

2019-09-19 · Giang Nguyen, Tae Joon Jun, Trung Tran, Tolcha Yalew 외

While advanced image captioning systems are increasingly describing images coherently and exactly, recent progress in continual learning allows deep learning models to avoid catastrophic forgetting. However, the domain w…

Continual LearningImage CaptioningVideo Captioning

XGBoost: A Scalable Tree Boosting System

2016-03-09 · Tianqi Chen, Carlos Guestrin

Tree boosting is a highly effective and widely used machine learning method. In this paper, we describe a scalable end-to-end tree boosting system called XGBoost, which is used widely by data scientists to achieve state-…

BIG-bench Machine LearningClusteringData CompressionDimensionality Reduction+3

GOAL: Geometrically Optimal Alignment for Continual Generalized Category Discovery

2026-02-23 · Jizhou Han, Chenhao Ding, SongLin Dong, Yuhang He 외 arxiv

Continual Generalized Category Discovery (C-GCD) requires identifying novel classes from unlabeled data while retaining knowledge of known classes over time. Existing methods typically update classifier weights dynamical…

Novel Class Discovery