পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| অনলাইন অ্যাক্টিভ লার্নিং× | ফিউ-শট লার্নিং× | |
|---|---|---|
| ক্ষেত্র | যন্ত্র শিখন | যন্ত্র শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2000s | 2011–2017 |
| প্রবর্তক≠ | Cesa-Bianchi, N. and others (multiple contributors) | Lake, B. M.; Vinyals, O.; Finn, C. et al. |
| ধরন≠ | Hybrid learning paradigm (online + active) | Meta-learning / low-data learning paradigm |
| মৌলিক উৎস≠ | Cesa-Bianchi, N., Gentile, C., & Zaniboni, L. (2006). Worst-case analysis of selective sampling for linear classification. Journal of Machine Learning Research, 7, 1205–1230. link ↗ | Vinyals, O., Blundell, C., Lillicrap, T., Wierstra, D., & Kavukcuoglu, K. (2016). Matching Networks for One Shot Learning. Advances in Neural Information Processing Systems (NeurIPS), 29. link ↗ |
| অপর নাম | streaming active learning, online query-by-committee, sequential active learning, incremental active learning | FSL, low-shot learning, k-shot learning, meta-learning for few examples |
| সম্পর্কিত≠ | 6 | 4 |
| সারসংক্ষেপ≠ | Online active learning combines two complementary paradigms: it processes data as a stream (online learning) and selectively requests labels only for the most informative instances (active learning). The result is a model that adapts continuously to new data while keeping labeling costs low — useful whenever labeled data is expensive and examples arrive sequentially rather than all at once. | Few-shot learning is a machine learning paradigm that trains models to recognize new classes or solve new tasks from only a handful of labeled examples — typically one to five — by leveraging prior knowledge acquired from a large, related training distribution. It is especially relevant in domains where labeling is expensive, scarce, or structurally limited. |
| ScholarGateডেটাসেট ↗ |
|
|