paper-with-me

홈 › Papers

A Survey on Machine Learning from Few Samples

2020-09-06 · Jiang Lu, Pinghua Gong, Jieping Ye, Jianwei Zhang, ChangShui Zhang

Few sample learning (FSL) is significant and challenging in the field of machine learning. The capability of learning and generalizing from very few samples successfully is a noticeable demarcation separating artificial intelligence and human intelligence since humans can readily establish their cognition to novelty from just a single or a handful of examples whereas machine learning algorithms typically entail hundreds or thousands of supervised samples to guarantee generalization ability. Despite the long history dated back to the early 2000s and the widespread attention in recent years with booming deep learning technologies, little surveys or reviews for FSL are available until now. In this context, we extensively review 300+ papers of FSL spanning from the 2000s to 2019 and provide a timely and comprehensive survey for FSL. In this survey, we review the evolution history as well as the current progress on FSL, categorize FSL approaches into the generative model based and discriminative model based kinds in principle, and emphasize particularly on the meta learning based FSL approaches. We also summarize several recently emerging extensional topics of FSL and review the latest advances on these topics. Furthermore, we highlight the important FSL applications covering many research hotspots in computer vision, natural language processing, audio and speech, reinforcement learning and robotic, data analysis, etc. Finally, we conclude the survey with a discussion on promising trends in the hope of providing guidance and insights to follow-up researches.

📄 PDF Abstract BibTeX arXiv:2009.02653

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningMeta-LearningSurvey

Similar Papers 제목 키워드 기반

Curriculum Graph Machine Learning: A Survey

2023-02-06 · Haoyang Li, Xin Wang, Wenwu Zhu

Graph machine learning has been extensively studied in both academia and industry. However, in the literature, most existing graph machine learning models are designed to conduct training with data samples in a random or…

Model OptimizationSurvey

Geomagnetic Survey Interpolation with the Machine Learning Approach

2022-10-07 · Igor Aleshin, Kirill Kholodkov, Ivan Malygin, Roman Shevchuk 외

This paper portrays the method of UAV magnetometry survey data interpolation. The method accommodates the fact that this kind of data has a spatial distribution of the samples along a series of straight lines (similar to…

Survey

Curriculum Learning: A Survey

2021-01-25 · Petru Soviany, Radu Tudor Ionescu, Paolo Rota, Nicu Sebe

Training machine learning models in a meaningful order, from the easy samples to the hard ones, using curriculum learning can provide performance improvements over the standard training approach based on random data shuf…

BIG-bench Machine LearningClusteringSurvey

A Survey of Privacy Threats and Defense in Vertical Federated Learning: From Model Life Cycle Perspective

2024-02-06 · Lei Yu, Meng Han, Yiming Li, Changting Lin 외

Vertical Federated Learning (VFL) is a federated learning paradigm where multiple participants, who share the same set of samples but hold different features, jointly train machine learning models. Although VFL enables c…

Federated LearningSurveyVertical Federated Learning

A Unified Survey on Anomaly, Novelty, Open-Set, and Out-of-Distribution Detection: Solutions and Future Challenges

2021-10-26 · Mohammadreza Salehi, Hossein Mirzaei, Dan Hendrycks, Yixuan Li 외

Machine learning models often encounter samples that are diverged from the training distribution. Failure to recognize an out-of-distribution (OOD) sample, and consequently assign that sample to an in-class label signifi…

Anomaly DetectionNovelty DetectionOpen Set LearningOut-of-Distribution Detection+1