中文
相关论文

相关论文: Learning Placeholders for Open-Set Recognition

200 篇论文

Open-set classification is a problem of handling `unknown' classes that are not contained in the training dataset, whereas traditional classifiers assume that only known classes appear in the test environment. Existing open-set classifiers…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Ryota Yoshihashi , Wen Shao , Rei Kawakami , Shaodi You , Makoto Iida , Takeshi Naemura

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…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Jinsol Lee , Ghassan AlRegib

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

In many real-world classification or recognition tasks, it is often difficult to collect training examples that exhaust all possible classes due to, for example, incomplete knowledge during training or ever changing regimes. Therefore,…

机器学习 · 计算机科学 2024-08-07 Guanchao Feng , Dhruv Desai , Stefano Pasquali , Dhagash Mehta

This paper proposes a method to use deep neural networks as end-to-end open-set classifiers. It is based on intra-class data splitting. In open-set recognition, only samples from a limited number of known classes are available for training.…

机器学习 · 计算机科学 2019-11-21 Patrick Schlachter , Yiwen Liao , Bin Yang

Open set recognition requires a classifier to detect samples not belonging to any of the classes in its training set. Existing methods fit a probability distribution to the training samples on their embedding space and detect outliers…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Hongjie Zhang , Ang Li , Jie Guo , Yanwen Guo

State-of-the-art deep neural network recognition systems are designed for a static and closed world. It is usually assumed that the distribution at test time will be the same as the distribution during training. As a result, classifiers are…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Benjamin J. Meyer , Tom Drummond

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…

机器学习 · 计算机科学 2022-12-27 Justin Leo , Jugal Kalita

Machine learning-based techniques open up many opportunities and improvements to derive deeper and more practical insights from data that can help businesses make informed decisions. However, the majority of these techniques focus on the…

机器学习 · 计算机科学 2024-05-10 Atefeh Mahdavi , Marco Carvalho

In real-world scenarios classification models are often required to perform robustly when predicting samples belonging to classes that have not appeared during its training stage. Open Set Recognition addresses this issue by devising models…

机器学习 · 计算机科学 2024-01-08 Marcos Barcina-Blanco , Jesus L. Lobo , Pablo Garcia-Bringas , Javier Del Ser

Traditional supervised learning aims to train a classifier in the closed-set world, where training and test samples share the same label space. In this paper, we target a more challenging and realistic setting: open-set learning (OSL),…

机器学习 · 计算机科学 2021-07-01 Zhen Fang , Jie Lu , Anjin Liu , Feng Liu , Guangquan Zhang

A typical assumption in state-of-the-art self-localization models is that an annotated training dataset is available in the target workspace. However, this does not always hold when a robot travels in a general open-world. This study…

机器学习 · 计算机科学 2024-03-19 Kenta Tsukahara , Kanji Tanaka , Daiki Iwata

Often, when dealing with real-world recognition problems, we do not need, and often cannot have, knowledge of the entire set of possible classes that might appear during operational testing. In such cases, we need to think of robust…

机器学习 · 计算机科学 2022-02-23 Pedro Ribeiro Mendes Júnior , Terrance E. Boult , Jacques Wainer , Anderson Rocha

In open-set recognition (OSR), classifiers should be able to reject unknown-class samples while maintaining high closed-set classification accuracy. To effectively solve the OSR problem, previous studies attempted to limit latent feature…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Wonwoo Cho , Jaegul Choo

If an unknown example that is not seen during training appears, most recognition systems usually produce overgeneralized results and determine that the example belongs to one of the known classes. To address this problem,…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jaeyeon Jang , Chang Ouk Kim

Handling entirely unknown data is a challenge for any deployed classifier. Classification models are typically trained on a static pre-defined dataset and are kept in the dark for the open unassigned feature space. As a result, they…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Tobias Koch , Christian Riess , Thomas Köhler

Open set recognition is an emerging research area that aims to simultaneously classify samples from predefined classes and identify the rest as 'unknown'. In this process, one of the key challenges is to reduce the risk of generalizing the…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Guangyao Chen , Limeng Qiao , Yemin Shi , Peixi Peng , Jia Li , Tiejun Huang , Shiliang Pu , Yonghong Tian

Open Set Recognition (OSR) is about dealing with unknown situations that were not learned by the models during training. In this paper, we provide a survey of existing works about OSR and distinguish their respective advantages and…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Atefeh Mahdavi , Marco Carvalho

This paper concerns open-world classification, where the classifier not only needs to classify test examples into seen classes that have appeared in training but also reject examples from unseen or novel classes that have not appeared in…

机器学习 · 计算机科学 2018-01-18 Lei Shu , Hu Xu , Bing Liu

In most works on deep incremental learning research, it is assumed that novel samples are pre-identified for neural network retraining. However, practical deep classifiers often misidentify these samples, leading to erroneous predictions.…

计算机视觉与模式识别 · 计算机科学 2023-10-09 Jiawen Xu , Claas Grohnfeldt , Odej Kao
‹ 上一页 1 2 3 10 下一页 ›