paper-with-me

홈 › Papers

Unlocking Transfer Learning for Open-World Few-Shot Recognition

2024-11-15 · Byeonggeun Kim, JunTae Lee, Kyuhong Shim, Simyung Chang

Few-Shot Open-Set Recognition (FSOSR) targets a critical real-world challenge, aiming to categorize inputs into known categories, termed closed-set classes, while identifying open-set inputs that fall outside these classes. Although transfer learning where a model is tuned to a given few-shot task has become a prominent paradigm in closed-world, we observe that it fails to expand to open-world. To unlock this challenge, we propose a two-stage method which consists of open-set aware meta-learning with open-set free transfer learning. In the open-set aware meta-learning stage, a model is trained to establish a metric space that serves as a beneficial starting point for the subsequent stage. During the open-set free transfer learning stage, the model is further adapted to a specific target task through transfer learning. Additionally, we introduce a strategy to simulate open-set examples by modifying the training dataset or generating pseudo open-set examples. The proposed method achieves state-of-the-art performance on two widely recognized benchmarks, miniImageNet and tieredImageNet, with only a 1.5\% increase in training effort. Our work demonstrates the effectiveness of transfer learning in FSOSR.

📄 PDF Abstract BibTeX arXiv:2411.09986

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningOpen Set LearningTransfer Learning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Bayesian Embeddings for Few-Shot Open World Recognition

2021-07-29 · John Willes, James Harrison, Ali Harakeh, Chelsea Finn 외

As autonomous decision-making agents move from narrow operating environments to unstructured worlds, learning systems must move from a closed-world formulation to an open-world and few-shot setting in which agents contin…

Decision MakingFew-Shot Learning

ActAlign: Zero-Shot Fine-Grained Video Classification via Language-Guided Sequence Alignment

2025-06-28 · Amir Aghdam, Vincent Tao Hu

We address the task of zero-shot fine-grained video classification, where no video examples or temporal annotations are available for unseen action classes. While contrastive vision-language models such as SigLIP demonst…

Dynamic Time WarpingLarge Language ModelOpen Set Learningtext similarity+2

Open-Pose 3D Zero-Shot Learning: Benchmark and Challenges

2023-12-12 · Weiguang Zhao, Guanyu Yang, Rui Zhang, Chenru Jiang 외

With the explosive 3D data growth, the urgency of utilizing zero-shot learning to facilitate data labeling becomes evident. Recently, methods transferring language or language-image pre-training models like Contrastive L…

3D Object ClassificationClassificationTransfer Learningzero-shot-classification+1

OpenSR: Open-Modality Speech Recognition via Maintaining Multi-Modality Alignment

2023-06-10 · Xize Cheng, Tao Jin, Linjun Li, Wang Lin 외

Speech Recognition builds a bridge between the multimedia streaming (audio-only, visual-only or audio-visual) and the corresponding text transcription. However, when training the specific model of new domain, it often ge…

Audio-Visual Speech RecognitionLip Readingspeech-recognitionSpeech Recognition+1

Recent Advances in Open Set Recognition: A Survey

2018-11-21 · Chuanxing Geng, Sheng-Jun Huang, Songcan Chen

In real-world recognition/classification tasks, limited by various objective factors, it is usually difficult to collect training samples to exhaust all classes when training a recognizer or classifier. A more realistic …

General ClassificationOpen Set LearningSurvey