Open Set Learning

88 papers with code • 0 benchmarks • 6 datasets

Traditional supervised learning aims to train a classifier in the closed-set world, where training and test samples share the same label space. Open set learning (OSL) is a more challenging and realistic setting, where there exist test samples from the classes that are unseen during training. Open set recognition (OSR) is the sub-task of detecting test samples which do not come from the training.

Libraries

Use these libraries to find Open Set Learning models and implementations

Exploring Diverse Representations for Open Set Recognition

vanixxz/medaf 12 Jan 2024

We show that the differences in attention maps can lead to diverse representations so that the fused representations can well handle the open space.

11
12 Jan 2024

Advancing Image Retrieval with Few-Shot Learning and Relevance Feedback

eccv22-ood-workshop/eccv22-ood-workshop.github.io 18 Dec 2023

With such a massive growth in the number of images stored, efficient search in a database has become a crucial endeavor managed by image retrieval systems.

8
18 Dec 2023

Navigating Open Set Scenarios for Skeleton-based Action Recognition

kpeng9510/os-sar 11 Dec 2023

In real-world scenarios, human actions often fall outside the distribution of training data, making it crucial for models to recognize known actions and reject unknown ones.

12
11 Dec 2023

Unified Classification and Rejection: A One-versus-All Framework

zhen-cheng121/cpn_ova_unified 22 Nov 2023

Previous methods mostly take post-training score transformation or hybrid models to ensure low scores on OOD inputs while separating known classes.

2
22 Nov 2023

Open-Set Face Recognition with Maximal Entropy and Objectosphere Loss

rafaelvareto/maximal-entropy-loss 1 Nov 2023

MEL modifies the traditional Cross-Entropy loss in favor of increasing the entropy for negative samples and attaches a penalty to known target classes in pursuance of gallery specialization.

2
01 Nov 2023

Open-Set Image Tagging with Multi-Grained Text Supervision

xinyu1205/Recognize_Anything-Tag2Text 23 Oct 2023

Specifically, for predefined commonly used tag categories, RAM++ showcases 10. 2 mAP and 15. 4 mAP enhancements over CLIP on OpenImages and ImageNet.

2,395
23 Oct 2023

Pairwise Similarity Learning is SimPLE

ydwen/opensphere ICCV 2023

In this paper, we focus on a general yet important learning problem, pairwise similarity learning (PSL).

251
13 Oct 2023

OpenIncrement: A Unified Framework for Open Set Recognition and Deep Class-Incremental Learning

gawainxu/openincremen 5 Oct 2023

In most works on deep incremental learning research, it is assumed that novel samples are pre-identified for neural network retraining.

1
05 Oct 2023

Domain Adaptive Few-Shot Open-Set Learning

debabratapal7/dafosnet ICCV 2023

Few-shot learning has made impressive strides in addressing the crucial challenges of recognizing unknown samples from novel classes in target query sets and managing visual shifts between domains.

7
22 Sep 2023

Open-set Face Recognition with Neural Ensemble, Maximal Entropy Loss and Feature Augmentation

rafaelvareto/maximal-entropy-loss 23 Aug 2023

Open-set face recognition refers to a scenario in which biometric systems have incomplete knowledge of all existing subjects.

2
23 Aug 2023