방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 퓨샷 학습× | 개체명 인식 (NER)× | |
|---|---|---|
| 분야≠ | 머신러닝 | 텍스트 마이닝 |
| 계열≠ | Machine learning | Process / pipeline |
| 기원 연도≠ | 2011–2017 | — |
| 창시자≠ | Lake, B. M.; Vinyals, O.; Finn, C. et al. | — |
| 유형≠ | Meta-learning / low-data learning paradigm | NLP sequence-labelling task |
| 원전≠ | 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 ↗ | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| 별칭≠ | FSL, low-shot learning, k-shot learning, meta-learning for few examples | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| 관련≠ | 4 | 3 |
| 요약≠ | 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. | Named entity recognition (NER) is a natural-language-processing task that automatically detects and labels entities in text — such as people, organisations, locations, and dates. Surveyed by Nadeau and Sekine (2007) and later advanced with neural architectures by Lample et al. (2016), it turns free-running text into tagged spans that downstream tools can use. |
| ScholarGate데이터셋 ↗ |
|
|