পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| Explainable Vision Transformer× | চিত্র শ্রেণীকরণ× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2021 | 2012 (deep CNN era); conceptual roots 1989 (LeCun) |
| প্রবর্তক≠ | Chefer, H., Gur, S., & Wolf, L. (attribution framework); Dosovitskiy et al. (base ViT) | Krizhevsky, A.; Sutskever, I.; Hinton, G. E. |
| ধরন≠ | Post-hoc explainability applied to Vision Transformer | Supervised classification task |
| মৌলিক উৎস≠ | Chefer, H., Gur, S., & Wolf, L. (2021). Transformer interpretability beyond attention visualization. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 782–791. DOI ↗ | Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2012). ImageNet classification with deep convolutional neural networks. Advances in Neural Information Processing Systems (NeurIPS), 25, 1097–1105. link ↗ |
| অপর নাম | XViT, Interpretable ViT, Explainable ViT, Transparent Vision Transformer | visual classification, image recognition, CNN-based classification, visual categorization |
| সম্পর্কিত | 5 | 5 |
| সারসংক্ষেপ≠ | Explainable Vision Transformer combines the strong image-recognition performance of Vision Transformers (ViT) with attribution techniques — such as relevance propagation, attention rollout, or gradient-weighted attention — that highlight which image regions drive each prediction. The approach enables researchers and practitioners to audit model decisions and satisfy transparency requirements without sacrificing accuracy. | Image classification is the task of assigning a single semantic label to an entire image from a fixed set of categories. Modern approaches rely on deep convolutional neural networks (CNNs) or Vision Transformers (ViTs) trained end-to-end on large labeled datasets such as ImageNet, achieving superhuman accuracy on many benchmarks and underpinning applications from medical imaging to autonomous vehicles. |
| ScholarGateডেটাসেট ↗ |
|
|