LGAICVMar 16, 2024

Just Say the Name: Online Continual Learning with Category Names Only via Data Generation

arXiv:2403.10853v313 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses the challenge of reducing human supervision costs in continual learning for AI systems, though it is incremental as it builds on existing generative models.

The paper tackles the problem of continual learning with only category names by proposing a generative approach that overcomes issues with web-scraped data, achieving performance that outperforms prior methods and even matches fully supervised models in tasks like image recognition and multi-modal visual reasoning.

Requiring extensive human supervision is often impractical for continual learning due to its cost, leading to the emergence of 'name-only continual learning' that only provides the name of new concepts (e.g., classes) without providing supervised samples. To address the task, recent approach uses web-scraped data but results in issues such as data imbalance, copyright, and privacy concerns. To overcome the limitations of both human supervision and webly supervision, we propose Generative name only Continual Learning (GenCL) using generative models for the name only continual learning. But naïve application of generative models results in limited diversity of generated data. So, we specifically propose a diverse prompt generation method, HIerarchical Recurrent Prompt Generation (HIRPG) as well as COmplexity-NAvigating eNsembler (CONAN) that selects samples with minimal overlap from multiple generative models. We empirically validate that the proposed GenCL outperforms prior arts, even a model trained with fully supervised data, in various tasks including image recognition and multi-modal visual reasoning. Data generated by GenCL is available at https://anonymous.4open.science/r/name-only-continual-E079.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes