Papers › Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set...

Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition

28 May 2019arXiv:1905.12019archive 2025-07-28

Martin Mundt, Iuliia Pliushch, Sagnik Majumder, Yongwon Hong, Visvanathan Ramesh

Modern deep neural networks are well known to be brittle in the face of unknown data instances and recognition of the latter remains a challenge. Although it is inevitable for continual-learning systems to encounter such unseen concepts, the corresponding literature appears to nonetheless focus primarily on alleviating catastrophic interference with learned representations. In this work, we introduce a probabilistic approach that connects these perspectives based on variational inference in a single deep autoencoder model. Specifically, we propose to bound the approximate posterior by fitting regions of high density on the basis of correctly classified data points. These bounds are shown to serve a dual purpose: unseen unknown out-of-distribution data can be distinguished from already trained known tasks towards robust application. Simultaneously, to retain already acquired knowledge, a generative replay process can be narrowed to strictly in-distribution samples, in order to significantly alleviate catastrophic interference.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1905.12019")

Code

Syntology Ran 0 of 13 code samples harvested from 2 repositories linked to this paper; 13 have no recorded run.

By repository: official repository: 12 samples from 1 repository, 0 ran; community (archive-listed): 1 sample from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

MrtnMndt/OCDVAE_ContinualLearning officialmentioned in papermentioned on GitHubpytorchMIT report
MrtnMndt/OCDVAEContinualLearning officialmentioned on GitHubpytorchMIT report
TimmHess/OCDVAEContinualLearning mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

KLD MrtnMndt/OCDVAEContinualLearning/lib/Training/loss_functions.py official repository unverified MIT (permissive) · 35a868da9fed37c9 · report
augment_data MrtnMndt/OCDVAEContinualLearning/lib/Training/augmentation.py official repository unverified MIT (permissive) · acecd7a6217e354d · report
augment_flip MrtnMndt/OCDVAEContinualLearning/lib/Training/augmentation.py official repository unverified MIT (permissive) · 4333c3e5ee86bb81 · report
augment_random_translate MrtnMndt/OCDVAEContinualLearning/lib/Training/augmentation.py official repository unverified MIT (permissive) · 77b460b279b0da2d · report
calc_distances_to_means MrtnMndt/OCDVAEContinualLearning/lib/OpenSet/meta_recognition.py official repository unverified MIT (permissive) · 4bf4bed0805b9389 · report
encoder_loss_with_fake MrtnMndt/OCDVAEContinualLearning/lib/Training/loss_functions.py official repository unverified MIT (permissive) · b3576c10e8d51fce · report
eval_dataset MrtnMndt/OCDVAEContinualLearning/lib/Training/evaluate.py official repository unverified MIT (permissive) · 5bb73bb78d01fb53 · report
eval_openset_dataset MrtnMndt/OCDVAEContinualLearning/lib/Training/evaluate.py official repository unverified MIT (permissive) · ff4c1bd619f2a04b · report
get_feat_size MrtnMndt/OCDVAEContinualLearning/lib/Models/architectures.py official repository unverified MIT (permissive) · 8b8425aa050b8c28 · report
get_latent_embedding MrtnMndt/OCDVAEContinualLearning/lib/Training/evaluate.py official repository unverified MIT (permissive) · f28bb4760db0af78 · report
get_means MrtnMndt/OCDVAEContinualLearning/lib/OpenSet/meta_recognition.py official repository unverified MIT (permissive) · 9a2c9f801548b8b5 · report
joint_loss_function MrtnMndt/OCDVAEContinualLearning/lib/Training/loss_functions.py official repository unverified MIT (permissive) · 13389065de3e98b6 · report
surrogate_loss TimmHess/OCDVAEContinualLearning/lib/Models/si.py community (archive-listed) unverified MIT (permissive) · 41cc1bfa6d07666f · report

Tasks

Audio ClassificationBayesian InferenceContinual LearningOpen Set LearningVariational Inference

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections