中文
相关论文

相关论文: Hybrid Models for Open Set Recognition

200 篇论文

Models trained for classification often assume that all testing classes are known while training. As a result, when presented with an unknown class during testing, such closed-set assumption forces the model to classify it as one of the…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Poojan Oza , Vishal M Patel

Few-shot open-set recognition aims to classify both seen and novel images given only limited training data of seen classes. The challenge of this task is that the model is required not only to learn a discriminative classifier to classify…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Nan Song , Chi Zhang , Guosheng Lin

In open set recognition, a classifier has to detect unknown classes that are not known at training time. In order to recognize new categories, the classifier has to project the input samples of known classes in very compact and separated…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Yunrui Guo , Guglielmo Camporese , Wenjing Yang , Alessandro Sperduti , Lamberto Ballan

Unsupervised outlier detection constitutes a crucial phase within data analysis and remains a dynamic realm of research. A good outlier detection algorithm should be computationally efficient, robust to tuning parameter selection, and…

机器学习 · 统计学 2024-09-23 Sheikh Arafat , Na Sun , Maria L. Weese , Waldyn G. Martinez

Out-of-distribution (OOD) detection is a critical task for reliable machine learning. Recent advances in representation learning give rise to distance-based OOD detection, where testing samples are detected as OOD if they are relatively far…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yifei Ming , Yiyou Sun , Ousmane Dia , Yixuan Li

Open Set Recognition (OSR) extends image classification to an open-world setting, by simultaneously classifying known classes and identifying unknown ones. While conventional OSR approaches can detect Out-of-Distribution (OOD) samples, they…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Piyapat Saranrittichai , Chaithanya Kumar Mummadi , Claudia Blaiotta , Mauricio Munoz , Volker Fischer

Open set recognition (OSR) requires the model to classify samples that belong to closed sets while rejecting unknown samples during test. Currently, generative models often perform better than discriminative models in OSR, but recent…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Yu Wang , Junxian Mu , Pengfei Zhu , Qinghua Hu

Detecting out-of-distribution inputs for visual recognition models has become critical in safe deep learning. This paper proposes a novel hierarchical visual category modeling scheme to separate out-of-distribution data from in-distribution…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Jinglun Li , Xinyu Zhou , Pinxue Guo , Yixuan Sun , Yiwen Huang , Weifeng Ge , Wenqiang Zhang

The problem of detecting whether a test sample is from in-distribution (i.e., training distribution by a classifier) or out-of-distribution sufficiently different from it arises in many real-world machine learning applications. However, the…

机器学习 · 统计学 2018-02-27 Kimin Lee , Honglak Lee , Kibok Lee , Jinwoo Shin

Today's deep models are often unable to detect inputs which do not belong to the training distribution. This gives rise to confident incorrect predictions which could lead to devastating consequences in many important application fields…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Matej Grcić , Petra Bevandić , Siniša Šegvić

Existing popular unsupervised embedding learning methods focus on enhancing the instance-level local discrimination of the given unlabeled images by exploring various negative data. However, the existed sample outliers which exhibit large…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Jiahuan Zhou , Yansong Tang , Bing Su , Ying Wu

Most of the existing methods for anomaly detection use only positive data to learn the data distribution, thus they usually need a pre-defined threshold at the detection stage to determine whether a test instance is an outlier.…

机器学习 · 计算机科学 2019-03-19 Kai Tian , Shuigeng Zhou , Jianping Fan , Jihong Guan

The ability to detect out-of-distribution (OOD) inputs is critical to guarantee the reliability of classification models deployed in an open environment. A fundamental challenge in OOD detection is that a discriminative classifier is…

机器学习 · 计算机科学 2024-08-12 Jirayu Burapacheep , Yixuan Li

This paper identifies the flaws in existing open-world learning approaches and attempts to provide a complete picture in the form of \textbf{True Open-World Learning}. We accomplish this by proposing a comprehensive generalize-able…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Akshay Raj Dhamija , Touqeer Ahmad , Jonathan Schwan , Mohsen Jafarzadeh , Chunchun Li , Terrance E. Boult

Multi-view learning methods leverage multiple data sources to enhance perception by mining correlations across views, typically relying on predefined categories. However, deploying these models in real-world scenarios presents two primary…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Shide Du , Zihan Fang , Yanchao Tan , Changwei Wang , Shiping Wang , Wenzhong Guo

Driven by advancements in deep learning, computer-aided diagnoses have made remarkable progress. However, outside controlled laboratory settings, algorithms may encounter several challenges. In the medical domain, these difficulties often…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Arnav Aditya , Nitin Kumar , Saurabh Shigwan

Discriminatively trained neural classifiers can be trusted, only when the input data comes from the training distribution (in-distribution). Therefore, detecting out-of-distribution (OOD) samples is very important to avoid classification…

Open set recognition (OSR) is a critical aspect of machine learning, addressing the challenge of detecting novel classes during inference. Within the realm of deep learning, neural classifiers trained on a closed set of data typically…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Jiawen Xu , Margret Keuper

Out-of-distribution (OOD) detection is essential for reliably deploying machine learning models in the wild. Yet, most methods treat large pre-trained models as monolithic encoders and rely solely on their final-layer representations for…

计算机视觉与模式识别 · 计算机科学 2025-10-21 I. M. De la Jara , C. Rodriguez-Opazo , D. Teney , D. Ranasinghe , E. Abbasnejad

Deep neural networks have made breakthroughs in a wide range of visual understanding tasks. A typical challenge that hinders their real-world applications is that unknown samples may be fed into the system during the testing phase, but…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Xin Sun , Chi Zhang , Guosheng Lin , Keck-Voon Ling