विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| स्पष्टीकरणीय RoBERTa-आधारित वर्गीकरण× | BERT-आधारित वर्गीकरण× | |
|---|---|---|
| क्षेत्र | गहन अधिगम | गहन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 2019–2020 | 2019 |
| प्रवर्तक≠ | Liu et al. (RoBERTa, 2019); Lundberg & Lee (SHAP, 2017); Ribeiro et al. (LIME, 2016) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| प्रकार≠ | Pre-trained transformer classifier with post-hoc XAI | Pre-trained language model with fine-tuning |
| मौलिक स्रोत≠ | Liu, Y., Ott, M., Goyal, N., Du, J., Joshi, M., Chen, D., Levy, O., Lewis, M., Zettlemoyer, L., & Stoyanov, V. (2019). RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint arXiv:1907.11692. link ↗ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. In Proceedings of NAACL-HLT 2019 (pp. 4171–4186). Association for Computational Linguistics. DOI ↗ |
| उपनाम | XAI-RoBERTa, Interpretable RoBERTa Classifier, RoBERTa with SHAP/LIME, Transparent RoBERTa NLP | BERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS |
| संबंधित≠ | 5 | 4 |
| सारांश≠ | Explainable RoBERTa-based classification fine-tunes a RoBERTa transformer model on labeled text data and then applies post-hoc interpretability methods — such as SHAP, LIME, or attention analysis — to reveal which tokens or features drove each prediction. This bridges state-of-the-art NLP performance with human-understandable reasoning, satisfying both accuracy and transparency requirements. | BERT-based Classification fine-tunes Google's Bidirectional Encoder Representations from Transformers model on a labelled text dataset, replacing the generic pre-trained head with a task-specific classification layer. It exploits deep bidirectional context from hundreds of millions of pre-trained parameters to deliver state-of-the-art accuracy on short- and medium-length text classification tasks with relatively modest amounts of labelled data. |
| ScholarGateडेटासेट ↗ |
|
|