Machine learningDeep learning / NLP / CV
可解释的BERT分类
可解释的BERT分类将用于文本分类的微调BERT转换器的预测能力与事后或内在可解释性技术(如SHAP、LIME、注意力分析或集成梯度)相结合,以揭示哪些词或标记驱动了每个预测。其结果是一个既准确又可解释的分类器,足以满足高风险或可审计的自然语言处理(NLP)应用需求。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+7 more
来源
- Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of deep bidirectional transformers for language understanding. Proceedings of NAACL-HLT 2019, pp. 4171–4186. DOI: 10.18653/v1/N19-1423 ↗
- 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 BERT-based Text Classification. ScholarGate. https://scholargate.app/zh/deep-learning/explainable-bert-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
- 可解释循环神经网络深度学习↔ compare
- 可解释 Transformer深度学习↔ compare
- 微调 BERT 分类深度学习↔ compare
- 基于RoBERTa的分类深度学习↔ compare
- 句子嵌入深度学习↔ compare