So sánh phương pháp
Xem các phương pháp đã chọn cạnh nhau; những hàng khác biệt được làm nổi bật.
| Học tăng cường trực tuyến× | Few-shot Learning× | |
|---|---|---|
| Lĩnh vực | Học máy | Học máy |
| Họ | Machine learning | Machine learning |
| Năm ra đời≠ | 2000s | 2011–2017 |
| Người khởi xướng≠ | Cesa-Bianchi, N. and others (multiple contributors) | Lake, B. M.; Vinyals, O.; Finn, C. et al. |
| Loại≠ | Hybrid learning paradigm (online + active) | Meta-learning / low-data learning paradigm |
| Công trình gốc≠ | 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 ↗ |
| Tên gọi khác | 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 |
| Liên quan≠ | 6 | 4 |
| Tóm tắt≠ | 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. |
| ScholarGateBộ dữ liệu ↗ |
|
|