paper-with-me

홈 › Papers

Domain Adaptive Few-Shot Open-Set Learning

2023-09-22 · ICCV 2023 1 · Debabrata Pal, Deeptej More, Sai Bhargav, Dipesh Tamboli, Vaneet Aggarwal, Biplab Banerjee

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. However, existing techniques fall short when it comes to identifying target outliers under domain shifts by learning to reject pseudo-outliers from the source domain, resulting in an incomplete solution to both problems. To address these challenges comprehensively, we propose a novel approach called Domain Adaptive Few-Shot Open Set Recognition (DA-FSOS) and introduce a meta-learning-based architecture named DAFOSNET. During training, our model learns a shared and discriminative embedding space while creating a pseudo open-space decision boundary, given a fully-supervised source domain and a label-disjoint few-shot target domain. To enhance data density, we use a pair of conditional adversarial networks with tunable noise variances to augment both domains closed and pseudo-open spaces. Furthermore, we propose a domain-specific batch-normalized class prototypes alignment strategy to align both domains globally while ensuring class-discriminativeness through novel metric objectives. Our training approach ensures that DAFOS-NET can generalize well to new scenarios in the target domain. We present three benchmarks for DA-FSOS based on the Office-Home, mini-ImageNet/CUB, and DomainNet datasets and demonstrate the efficacy of DAFOS-NET through extensive experimentation

📄 PDF Abstract BibTeX arXiv:2309.12814

Code (1)

debabratapal7/dafosnet 공식 구현 tf

Tasks

cross-domain few-shot learningFew-Shot LearningMeta-LearningOpen Set Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Learning Multi-Modal Prototypes for Cross-Domain Few-Shot Object Detection

2026-02-21 · Wanqi Wang, Jingcai Guo, Yuxiang Cai, Zhi Chen arxiv

Cross-Domain Few-Shot Object Detection (CD-FSOD) aims to detect novel classes in unseen target domains given only a few labeled examples. While open-vocabulary detectors built on vision-language models (VLMs) transfer we…

Cross-Domain Few-Shot Object Detection

Enabling Adaptive Agent Training in Open-Ended Simulators by Targeting Diversity

2024-11-07 · Robby Costales, Stefanos Nikolaidis

The wider application of end-to-end learning methods to embodied decision-making domains remains bottlenecked by their reliance on a superabundance of training data representative of the target domain. Meta-reinforcement…

DiversityMeta Reinforcement LearningReinforcement Learning (RL)Zero-shot Generalization

Fine-tuning for Better Few Shot Prompting: An Empirical Comparison for Short Answer Grading

2025-08-06 · Joel Walsh, Siddarth Mamidanna, Benjamin Nye, Mark Core 외 arxiv

Research to improve Automated Short Answer Grading has recently focused on Large Language Models (LLMs) with prompt engineering and no- or few-shot prompting to achieve best results. This is in contrast to the fine-tunin…

Prompt Engineering

UOD: Universal One-shot Detection of Anatomical Landmarks

2023-06-13 · Heqin Zhu, Quan Quan, Qingsong Yao, Zaiyi Liu 외

One-shot medical landmark detection gains much attention and achieves great success for its label-efficient training process. However, existing one-shot learning methods are highly specialized in a single domain and suff…

One-Shot Learning

Task-Adaptive Negative Envision for Few-Shot Open-Set Recognition

2020-12-24 · CVPR 2022 1 · Shiyuan Huang, Jiawei Ma, Guangxing Han, Shih-Fu Chang

We study the problem of few-shot open-set recognition (FSOR), which learns a recognition system capable of both fast adaptation to new classes with limited labeled examples and rejection of unknown negative samples. Trad…

Few-Shot LearningOpen Set Learning