手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 弱教師あり質問応答× | ドメイン適応型質問応答× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2017–2019 | 2019–2020 |
| 提唱者≠ | Multiple authors (Clark, Gardner, Min et al.) | Multiple (e.g., Garg et al.; Yue et al.) |
| 種類≠ | Weakly supervised NLP model | Domain adaptation for 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 ↗ | Garg, S., Vu, T., & Moschitti, A. (2020). TANDA: Transfer and Adapt Pre-Trained Transformer Models for Answer Sentence Selection. Proceedings of the AAAI Conference on Artificial Intelligence, 34(5), 7780–7788. DOI ↗ |
| 別名 | WS-QA, distantly supervised QA, noisy-label question answering, indirect supervision QA | DA-QA, domain-adapted QA, domain-specific question answering, cross-domain question answering |
| 関連≠ | 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. | Domain-adaptive Question Answering (DA-QA) adapts a pre-trained language model — typically BERT or RoBERTa — first trained on general QA benchmarks such as SQuAD to answer questions accurately in a new target domain (e.g., biomedical, legal, financial) where labelled data is scarce. Combining domain-adaptive pre-training with task fine-tuning yields substantially stronger performance than direct fine-tuning alone. |
| ScholarGateデータセット ↗ |
|
|