ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

可解释情感分析×基于RoBERTa的分类×
领域深度学习深度学习
方法族Machine learningMachine learning
起源年份2016–20202019
提出者Multiple contributors (LIME: Ribeiro et al. 2016; SHAP: Lundberg & Lee 2017; attention-based XAI in NLP: numerous, 2018–2020)Liu, Y. et al. (Facebook AI Research / University of Washington)
类型Interpretable NLP pipelinePre-trained transformer fine-tuned for sequence classification
开创性文献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 ↗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 ↗
别名XAI sentiment analysis, interpretable sentiment classification, transparent opinion mining, explainable opinion analysisRoBERTa classifier, RoBERTa text classification, Robustly Optimized BERT Classification, RoBERTa fine-tuning for classification
相关55
摘要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.RoBERTa-based Classification applies the RoBERTa pre-trained transformer — trained more robustly than BERT with dynamic masking and larger batches — to text categorisation tasks by adding a lightweight classification head on top of the [CLS] token representation and fine-tuning the entire model on labelled examples. It consistently matches or outperforms BERT on standard NLP benchmarks.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Explainable Sentiment Analysis · RoBERTa-based Classification. 于 2026-06-15 检索自 https://scholargate.app/zh/compare