HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Exemplar-free Class Incremental Learning via Discriminative and Comparable One-class Classifiers

Sun Wenju ; Li Qingyong ; Zhang Jing ; Wang Danyu ; Wang Wen ; Geng Yangli-ao

Exemplar-free Class Incremental Learning via Discriminative and
  Comparable One-class Classifiers

Abstract

The exemplar-free class incremental learning requires classification modelsto learn new class knowledge incrementally without retaining any old samples.Recently, the framework based on parallel one-class classifiers (POC), whichtrains a one-class classifier (OCC) independently for each category, hasattracted extensive attention, since it can naturally avoid catastrophicforgetting. POC, however, suffers from weak discriminability and comparabilitydue to its independent training strategy for different OOCs. To meet thischallenge, we propose a new framework, named Discriminative and ComparableOne-class classifiers for Incremental Learning (DisCOIL). DisCOIL follows thebasic principle of POC, but it adopts variational auto-encoders (VAE) insteadof other well-established one-class classifiers (e.g. deep SVDD), because atrained VAE can not only identify the probability of an input sample belongingto a class but also generate pseudo samples of the class to assist in learningnew tasks. With this advantage, DisCOIL trains a new-class VAE in contrast withthe old-class VAEs, which forces the new-class VAE to reconstruct better fornew-class samples but worse for the old-class pseudo samples, thus enhancingthe comparability. Furthermore, DisCOIL introduces a hinge reconstruction lossto ensure the discriminability. We evaluate our method extensively on MNIST,CIFAR10, and Tiny-ImageNet. The experimental results show that DisCOIL achievesstate-of-the-art performance.

Code Repositories

SunWenJu123/DCPOC
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
exemplar-free-counting-on-fsc147RepRPN-Counter
MAE(test): 26.66
MAE(val): 29.24
RMSE(test): 129.11
RMSE(val): 98.11

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Exemplar-free Class Incremental Learning via Discriminative and Comparable One-class Classifiers | Papers | HyperAI