中文
相关论文

相关论文: Enlarging Instance-specific and Class-specific Inf…

200 篇论文

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

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

Open set recognition (OSR) and continual learning are two critical challenges in machine learning, focusing respectively on detecting novel classes at inference time and updating models to incorporate the new classes. While many recent…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Jiawen Xu , Odej Kao

Assuming unknown classes could be present during classification, the open set recognition (OSR) task aims to classify an instance into a known class or reject it as unknown. In this paper, we use a two-stage training strategy for the OSR…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Jingyun Jia , Philip K. Chan

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 semi-supervised learning (OSSL) embodies a practical scenario within semi-supervised learning, wherein the unlabeled training set encompasses classes absent from the labeled set. Many existing OSSL methods assume that these…

机器学习 · 计算机科学 2023-12-04 Erik Wallin , Lennart Svensson , Fredrik Kahl , Lars Hammarstrand

Open Set Recognition (OSR) requires models not only to accurately classify known classes but also to effectively reject unknown samples. However, when unknown samples are semantically similar to known classes, inter-class overlap in the…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Dongdong Zhao , Ranxin Fang , Changtian Song , Zhihui Liu , Jianwen Xiang

Existing open set recognition (OSR) methods are typically designed for static scenarios, where models aim to classify known classes and identify unknown ones within fixed scopes. This deviates from the expectation that the model should…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Runqing Yang , Yimin Fu , Changyuan Wu , Zhunga Liu

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

Open set recognition (OSR) is the problem of classifying the known classes, meanwhile identifying the unknown classes when the collected samples cannot exhaust all the classes. There are many applications for the OSR problem. For instance,…

机器学习 · 计算机科学 2021-05-05 Jingyun Jia , Philip K. Chan

In open-set recognition, existing methods generally learn statically fixed decision boundaries using known classes to reject unknown classes. Though they have achieved promising results, such decision boundaries are evidently insufficient…

机器学习 · 计算机科学 2024-05-06 Haifeng Yang , Chuanxing Geng , Pong C. Yuen , Songcan Chen

Deep Learning approaches have brought solutions, with impressive performance, to general classification problems where wealthy of annotated data are provided for training. In contrast, less progress has been made in continual learning of a…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Eric Lopez-Lopez , Carlos V. Regueiro , Xose M. Pardo

Existing open-set recognition (OSR) studies typically assume that each image contains only one class label, with the unknown test set (negative) having a disjoint label space from the known test set (positive), a scenario referred to as…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Xu Yin , Fei Pan , Guoyuan An , Yuchi Huo , Zixuan Xie , Sung-Eui Yoon

The ability to identify whether or not a test sample belongs to one of the semantic classes in a classifier's training set is critical to practical deployment of the model. This task is termed open-set recognition (OSR) and has received…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Sagar Vaze , Kai Han , Andrea Vedaldi , Andrew Zisserman

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

Open-Set Classification (OSC) intends to adapt closed-set classification models to real-world scenarios, where the classifier must correctly label samples of known classes while rejecting previously unseen unknown samples. Only recently,…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Andres Palechor , Annesha Bhoumik , Manuel Günther

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

The primary assumption of conventional supervised learning or classification is that the test samples are drawn from the same distribution as the training samples, which is called closed set learning or classification. In many practical…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Sepideh Esmaeilpour , Lei Shu , Bing Liu

In-context Learning (ICL) is the ability of Large Language Models (LLMs) to perform new tasks when conditioned on prompts comprising a few task examples. However, ICL performance can be critically sensitive to the choice of examples. To…

计算与语言 · 计算机科学 2024-02-23 Shivanshu Gupta , Clemens Rosenbaum , Ethan R. Elenberg

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
‹ 上一页 1 2 3 10 下一页 ›