Machine learningDeep learning / NLP / CV
可解释 Transformer
可解释 Transformer 将标准或预训练的 Transformer 架构与事后或内置的可解释性技术(如注意力展开、梯度加权注意力或 SHAP)相结合,以揭示哪些输入 token 或区域驱动了每个预测。该方法弥合了高预测准确性与高风险或受监管领域所需的透明度之间的差距。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+4 more
来源
- Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A. N., Kaiser, L., & Polosukhin, I. (2017). Attention is all you need. Advances in Neural Information Processing Systems, 30. link ↗
- Chefer, H., Gur, S., & Wolf, L. (2021). Transformer interpretability beyond attention visualization. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 782–791. DOI: 10.1109/CVPR46437.2021.00084 ↗
如何引用本页
ScholarGate. (2026, June 3). Explainable Transformer (Interpretability-Augmented Transformer Model). ScholarGate. https://scholargate.app/zh/deep-learning/explainable-transformer
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
- 自监督Transformer深度学习↔ compare