paper-with-me

Papers

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

2025-12-11 · Yuetong Su, Baoguo Wei, Xinyu Wang, Xu Li, Lixin Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.10262

Code (0)

등록된 구현이 없습니다.

Tasks

Novel Class Discovery

Similar Papers 제목 키워드 기반

GraphVL: Graph-Enhanced Semantic Modeling via Vision-Language Models for Generalized Class Discovery

2024-11-04 · Bhupendra Solanki, Ashwin Nair, Mainak Singha, Souradeep Mukhopadhyay 외

Generalized Category Discovery (GCD) aims to cluster unlabeled images into known and novel categories using labeled images from known classes. To address the challenge of transferring features from known to unknown class…

Language ModelingLanguage Modelling

Unsupervised Discovery of Sign Terms by K-Nearest Neighbours Approach

2020-08-25 · Korhan Polat, Murat Saraclar

In order to utilize the large amount of unlabeled sign language resources, unsupervised learning methods are needed. Motivated by the successful results of unsupervised term discovery (UTD) in spoken languages, here w…

GH-ESD: Grounded Hypothesis-Driven Error Slice Discovery for Instance-Level Vision Tasks

2025-12-31 · Wei Zhang, Chaoqun Wang, Zixuan Guan, Sam Kao 외 arxiv

Systematic failures of vision models on semantically coherent subsets, known as error slices, reveal limitations in robustness and evaluation. Existing slice discovery approaches largely model slices as clusters in repre…

Object Detection

Unsupervised Term Discovery for Continuous Sign Language

2020-05-01 · LREC 2020 5 · Korhan Polat, Murat Sara{\c{c}}lar

Most of the sign language recognition (SLR) systems rely on supervision for training and available annotated sign language resources are scarce due to the difficulties of manual labeling. Unsupervised discovery of lexica…

Sign Language Recognition

Generalized Category Discovery under Domain Shifts: From Vision to Vision-Language Models

2026-04-29 · Hongjun Wang, Po Hu, Kai Han arxiv

Generalized Category Discovery (GCD) aims to categorize unlabelled instances from both known and unknown classes by transferring knowledge from labelled data of known classes. Existing methods assume all data comes from …