Towards Few-Shot Learning in the Open World: A Review and Beyond
Hui Xue, Yuexuan An, Yongchun Qin, Wenqian Li, Yixin Wu, Yongjuan Che, Pengfei Fang, Minling Zhang
TL;DR
Open-world Few-Shot Learning (OFSL) extends traditional FSL to dynamic, uncertain environments by handling unseen concepts across three variants: varying instances, varying classes, and varying distributions. The paper provides a unified taxonomy and surveys representative methods across NFSL, FSOSR, IFSL, and CDFSL, emphasizing standardized benchmarks and cross-domain comparisons. It analyzes data augmentation, parameter optimization, and feature processing strategies that enable robust generalization with limited labeled data. The work highlights open challenges—such as multi-label concepts, adversarial robustness, and imbalanced data—and outlines future research directions to advance practical OFSL systems in real-world applications.
Abstract
Human intelligence is characterized by our ability to absorb and apply knowledge from the world around us, especially in rapidly acquiring new concepts from minimal examples, underpinned by prior knowledge. Few-shot learning (FSL) aims to mimic this capacity by enabling significant generalizations and transferability. However, traditional FSL frameworks often rely on assumptions of clean, complete, and static data, conditions that are seldom met in real-world environments. Such assumptions falter in the inherently uncertain, incomplete, and dynamic contexts of the open world. This paper presents a comprehensive review of recent advancements designed to adapt FSL for use in open-world settings. We categorize existing methods into three distinct types of open-world few-shot learning: those involving varying instances, varying classes, and varying distributions. Each category is discussed in terms of its specific challenges and methods, as well as its strengths and weaknesses. We standardize experimental settings and metric benchmarks across scenarios, and provide a comparative analysis of the performance of various methods. In conclusion, we outline potential future research directions for this evolving field. It is our hope that this review will catalyze further development of effective solutions to these complex challenges, thereby advancing the field of artificial intelligence.
