# Generating Accurate Virtual Examples For Lifelong Machine Learning

**Authors:** Sazia Mahfuz

arXiv: 2302.14712 · 2023-03-01

## TL;DR

This paper introduces a method for generating virtual examples in lifelong machine learning by reconstructing data using a Restricted Boltzmann Machine, enabling knowledge retention without storing prior data.

## Contribution

It proposes a novel approach to create accurate virtual training examples through data reconstruction, addressing the retention challenge in lifelong learning without retaining old data.

## Key findings

- Reconstruction error from RBM can generate accurate virtual examples.
- A new measure compares dataset distributions based on reconstruction errors.
- The method improves knowledge consolidation in LML systems.

## Abstract

Lifelong machine learning (LML) is an area of machine learning research concerned with human-like persistent and cumulative nature of learning. LML system's objective is consolidating new information into an existing machine learning model without catastrophically disrupting the prior information. Our research addresses this LML retention problem for creating a knowledge consolidation network through task rehearsal without retaining the prior task's training examples. We discovered that the training data reconstruction error from a trained Restricted Boltzmann Machine can be successfully used to generate accurate virtual examples from the reconstructed set of a uniform random set of examples given to the trained model. We also defined a measure for comparing the probability distributions of two datasets given to a trained network model based on their reconstruction mean square errors.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.14712/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/2302.14712/full.md

## References

7 references — full list in the complete paper: https://tomesphere.com/paper/2302.14712/full.md

---
Source: https://tomesphere.com/paper/2302.14712