방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 약지도 질문 응답× | 준지도형 질의응답× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2017–2019 | 2006–2020 |
| 창시자≠ | Multiple authors (Clark, Gardner, Min et al.) | Multiple (Chapelle et al.; Zhu; Clark et al. for NLP applications) |
| 유형≠ | Weakly supervised NLP model | Semi-supervised learning applied to extractive/generative QA |
| 원전≠ | Clark, C., & Gardner, M. (2018). Simple and Effective Multi-Paragraph Reading Comprehension. In Proceedings of ACL 2018, pp. 845–855. Association for Computational Linguistics. link ↗ | Clark, K., Luong, M.-T., Le, Q. V., & Manning, C. D. (2020). ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators. In Proceedings of ICLR 2020. link ↗ |
| 별칭 | WS-QA, distantly supervised QA, noisy-label question answering, indirect supervision QA | Semi-supervised QA, Self-training for QA, Pseudo-labeled Question Answering, SSL-QA |
| 관련≠ | 4 | 6 |
| 요약≠ | Weakly supervised question answering (WS-QA) trains neural reading-comprehension models using indirect or automatically derived answer labels rather than expensive human-annotated span annotations. By exploiting distant supervision, heuristic labeling, or answer-presence signals, WS-QA makes QA feasible in domains and languages where full annotation is impractical. | Semi-supervised question answering (QA) trains a model on a small labeled set of question-answer pairs, then generates pseudo-labels on a large unlabeled corpus and retrains iteratively. This self-training loop dramatically increases effective training data without the cost of full manual annotation, achieving strong performance on reading comprehension, open-domain QA, and machine reading tasks. |
| ScholarGate데이터셋 ↗ |
|
|