Machine learningDeep learning / NLP / CV
可解释的 RoBERTa 分类
可解释的 RoBERTa 分类通过在标记文本数据上微调 RoBERTa Transformer 模型,然后应用事后可解释性方法(如 SHAP、LIME 或注意力分析)来揭示哪些词元或特征驱动了每个预测。这弥合了最先进的 NLP 性能与人类可理解的推理之间的差距,满足了准确性和透明度的要求。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- 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 ↗
- Lundberg, S. M., & Lee, S.-I. (2017). A Unified Approach to Interpreting Model Predictions. Advances in Neural Information Processing Systems (NeurIPS), 30, 4765–4774. link ↗
如何引用本页
ScholarGate. (2026, June 3). Explainable RoBERTa-based Text Classification with Post-hoc Interpretation. ScholarGate. https://scholargate.app/zh/deep-learning/explainable-roberta-based-classification
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
- 可解释的BERT分类深度学习↔ compare
- 可解释 Transformer深度学习↔ compare
- 基于RoBERTa的分类深度学习↔ compare
- 句子嵌入深度学习↔ compare