Machine learningDeep learning / NLP / CV
半监督问答
半监督问答(QA)在少量标记的问题-答案对上训练模型,然后在大型无标记语料库上生成伪标签并进行迭代再训练。这种自训练循环极大地增加了有效的训练数据,而无需完全手动标注的成本,在阅读理解、开放域问答和机器阅读任务上取得了强大的性能。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- 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 ↗
- Yang, Z., Dai, Z., Yang, Y., Carbonell, J., Salakhutdinov, R., & Le, Q. V. (2019). XLNet: Generalized Autoregressive Pretraining for Language Understanding. In Advances in Neural Information Processing Systems (NeurIPS 2019). link ↗
如何引用本页
ScholarGate. (2026, June 3). Semi-supervised Question Answering (Self-Training and Consistency-Based NLP). ScholarGate. https://scholargate.app/zh/deep-learning/semi-supervised-question-answering
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- [需翻译标题:BERT-based Classification...]深度学习↔ compare
- 微调问答深度学习↔ compare
- 自监督问答深度学习↔ compare
- 半监督式BERT分类深度学习↔ compare
- 半监督式 Transformer深度学习↔ compare
- 弱监督问答深度学习↔ compare