English
Related papers

Related papers: PANDAS: Prototype-based Novel Class Discovery and …

200 papers

Current closed-set instance segmentation models rely on pre-defined class labels for each mask during training and evaluation, largely limiting their ability to detect novel objects. Open-world instance segmentation (OWIS) models address…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Muzhi Zhu , Hengtao Li , Hao Chen , Chengxiang Fan , Weian Mao , Chenchen Jing , Yifan Liu , Chunhua Shen

Novelty detection, i.e., identifying whether a given sample is drawn from outside the training distribution, is essential for reliable machine learning. To this end, there have been many attempts at learning a representation well-suited for…

Machine Learning · Computer Science 2020-10-22 Jihoon Tack , Sangwoo Mo , Jongheon Jeong , Jinwoo Shin

Classic supervised learning makes the closed-world assumption, meaning that classes seen in testing must have been seen in training. However, in the dynamic world, new or unseen class examples may appear constantly. A model working in such…

Computation and Language · Computer Science 2019-03-05 Hu Xu , Bing Liu , Lei Shu , P. Yu

The classification of textual data often yields important information. Most classifiers work in a closed world setting where the classifier is trained on a known corpus, and then it is tested on unseen examples that belong to one of the…

Machine Learning · Computer Science 2022-12-27 Justin Leo , Jugal Kalita

Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may…

Computer Vision and Pattern Recognition · Computer Science 2023-11-28 Zezhou Wang , Guitao Cao , Xidong Xi , Jiangtao Wang

The field of Continual Learning investigates the ability to learn consecutive tasks without losing performance on those previously learned. Its focus has been mainly on incremental classification tasks. We believe that research in continual…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Angelo G. Menezes , Gustavo de Moura , Cézanne Alves , André C. P. L. F. de Carvalho

Semi-supervised object detection (SSOD) has made significant progress with the development of pseudo-label-based end-to-end methods. However, many of these methods face challenges due to class imbalance, which hinders the effectiveness of…

Computer Vision and Pattern Recognition · Computer Science 2023-06-06 Purbayan Kar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik

On-the-fly category discovery (OCD) aims to recognize known categories while simultaneously discovering novel ones from an unlabeled online stream, using a model trained only on labeled data. Existing approaches freeze the feature extractor…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Yanan Wu , Yuhan Yan , Tailai Chen , Zhixiang Chi , ZiZhang Wu , Yi Jin , Yang Wang , Zhenbo Li

A more realistic object detection paradigm, Open-World Object Detection, has arisen increasing research interests in the community recently. A qualified open-world object detector can not only identify objects of known categories, but also…

Computer Vision and Pattern Recognition · Computer Science 2022-02-17 Shuo Yang , Peize Sun , Yi Jiang , Xiaobo Xia , Ruiheng Zhang , Zehuan Yuan , Changhu Wang , Ping Luo , Min Xu

One important characteristic of modern fault classification systems is the ability to flag the system when faced with previously unseen fault types. This work considers the unknown fault detection capabilities of deep neural network-based…

Machine Learning · Computer Science 2024-03-27 Nurettin Sergin , Jiayu Huang , Tzyy-Shuh Chang , Hao Yan

Neural networks for image classification tasks assume that any given image during inference belongs to one of the training classes. This closed-set assumption is challenged in real-world applications where models may encounter inputs of…

Computer Vision and Pattern Recognition · Computer Science 2022-06-17 Jinsol Lee , Ghassan AlRegib

In Open Set Domain Adaptation (OSDA), large amounts of target samples are drawn from the implicit categories that never appear in the source domain. Due to the lack of their specific belonging, existing methods indiscriminately regard them…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Jingyu Zhuang , Ziliang Chen , Pengxu Wei , Guanbin Li , Liang Lin

We tackle the problem of novel class discovery, which aims to learn novel classes without supervision based on labeled data from known classes. A key challenge lies in transferring the knowledge in the known-class data to the learning of…

Computer Vision and Pattern Recognition · Computer Science 2023-08-28 Peiyan Gu , Chuyu Zhang , Ruijie Xu , Xuming He

Object detection models typically rely on predefined categories, limiting their ability to identify novel objects in open-world scenarios. To overcome this constraint, we introduce ADAM: Autonomous Discovery and Annotation Model, a…

Computer Vision and Pattern Recognition · Computer Science 2025-06-11 Amirreza Rouhi , Solmaz Arezoomandan , Knut Peterson , Joseph T. Woods , David K. Han

The increasing prominence of weakly labeled data nurtures a growing demand for object detection methods that can cope with minimal supervision. We propose an approach that automatically identifies discriminative configurations of visual…

Computer Vision and Pattern Recognition · Computer Science 2014-06-26 Hyun Oh Song , Yong Jae Lee , Stefanie Jegelka , Trevor Darrell

Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier to collect. We…

Computer Vision and Pattern Recognition · Computer Science 2022-08-01 Xingyi Zhou , Rohit Girdhar , Armand Joulin , Philipp Krähenbühl , Ishan Misra

Despite the remarkable progress in recent years, detecting objects in a new context remains a challenging task. Detectors learned from a public dataset can only work with a fixed list of categories, while training from scratch usually…

Computer Vision and Pattern Recognition · Computer Science 2017-08-01 Kai Chen , Hang Song , Chen Change Loy , Dahua Lin

New Intent Discovery (NID) aims to recognize known and infer new intent categories with the help of limited labeled and large-scale unlabeled data. The task is addressed as a feature-clustering problem and recent studies augment instance…

Computation and Language · Computer Science 2024-03-26 Shun Zhang , Jian Yang , Jiaqi Bai , Chaoran Yan , Tongliang Li , Zhao Yan , Zhoujun Li

In many real-world applications, test data may commonly exhibit categorical shifts, characterized by the emergence of novel classes, as well as distribution shifts arising from feature distributions different from the ones the model was…

Machine Learning · Computer Science 2024-06-18 Shuo Wen , Maria Brbic

Class-agnostic counting (CAC) has numerous potential applications across various domains. The goal is to count objects of an arbitrary category during testing, based on only a few annotated exemplars. In this paper, we point out that the…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Jingyi Xu , Hieu Le , Dimitris Samaras