Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Обяснимая сантимент-анализ× | Класификация, базирана на BERT× | |
|---|---|---|
| Област | Дълбоко обучение | Дълбоко обучение |
| Семейство | Machine learning | Machine learning |
| Година на възникване≠ | 2016–2020 | 2019 |
| Създател≠ | Multiple contributors (LIME: Ribeiro et al. 2016; SHAP: Lundberg & Lee 2017; attention-based XAI in NLP: numerous, 2018–2020) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| Тип≠ | Interpretable NLP pipeline | Pre-trained language model with fine-tuning |
| Основополагащ източник≠ | Danilevsky, M., Qian, K., Aharonov, R., Katsis, Y., Kawas, B., & Sen, P. (2020). A Survey of the State of Explainable AI for Natural Language Processing. Proceedings of the 1st Conference of the Asia-Pacific Chapter of the ACL and the 10th IJCNLP, 447–459. 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 sentiment analysis, interpretable sentiment classification, transparent opinion mining, explainable opinion analysis | BERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS |
| Свързани≠ | 5 | 4 |
| Резюме≠ | Explainable sentiment analysis pairs a sentiment classification model — typically a fine-tuned transformer such as BERT or RoBERTa — with a post-hoc or intrinsic explanation method (SHAP, LIME, attention visualization, or integrated gradients) that reveals which words, phrases, or features drove each prediction. The goal is both high predictive accuracy and transparent, auditable rationales for every label. | 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Набор от данни ↗ |
|
|