পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| দুর্বলভাবে তত্ত্বাবধানে প্রশ্ন উত্তর (Weakly Supervised Question Answering)× | ডোমেইন-অ্যাডাপ্টিভ প্রশ্ন উত্তর (Domain-adaptive Question Answering)× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | 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ডেটাসেট ↗ |
|
|