English

VLM-NCD:Novel Class Discovery with Vision-Based Large Language Models

Computer Vision and Pattern Recognition 2025-12-12 v1

Abstract

Novel Class Discovery aims to utilise prior knowledge of known classes to classify and discover unknown classes from unlabelled data. Existing NCD methods for images primarily rely on visual features, which suffer from limitations such as insufficient feature discriminability and the long-tail distribution of data. We propose LLM-NCD, a multimodal framework that breaks this bottleneck by fusing visual-textual semantics and prototype guided clustering. Our key innovation lies in modelling cluster centres and semantic prototypes of known classes by jointly optimising known class image and text features, and a dualphase discovery mechanism that dynamically separates known or novel samples via semantic affinity thresholds and adaptive clustering. Experiments on the CIFAR-100 dataset show that compared to the current methods, this method achieves up to 25.3% improvement in accuracy for unknown classes. Notably, our method shows unique resilience to long tail distributions, a first in NCD literature.

Keywords

Cite

@article{arxiv.2512.10262,
  title  = {VLM-NCD:Novel Class Discovery with Vision-Based Large Language Models},
  author = {Yuetong Su and Baoguo Wei and Xinyu Wang and Xu Li and Lixin Li},
  journal= {arXiv preprint arXiv:2512.10262},
  year   = {2025}
}

Comments

8 pages, 5 figures, conference

R2 v1 2026-07-01T08:19:54.204Z