Confronta i metodi
Esamina i metodi selezionati fianco a fianco; le righe che differiscono sono evidenziate.
| Vision Transformer Spiegabile× | Segmentazione Semantica× | |
|---|---|---|
| Campo | Apprendimento profondo | Apprendimento profondo |
| Famiglia | Machine learning | Machine learning |
| Anno di origine≠ | 2021 | 2015 |
| Ideatore≠ | Chefer, H., Gur, S., & Wolf, L. (attribution framework); Dosovitskiy et al. (base ViT) | Long, J., Shelhamer, E., & Darrell, T. |
| Tipo≠ | Post-hoc explainability applied to Vision Transformer | Dense prediction / pixel-wise classification |
| Fonte seminale≠ | 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 ↗ | Long, J., Shelhamer, E., & Darrell, T. (2015). Fully convolutional networks for semantic segmentation. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 3431–3440. DOI ↗ |
| Alias | XViT, Interpretable ViT, Explainable ViT, Transparent Vision Transformer | pixel-wise classification, scene parsing, dense labeling, semantic scene segmentation |
| Correlati | 5 | 5 |
| Sintesi≠ | 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. | Semantic segmentation assigns a class label to every pixel in an image, producing a dense, category-annotated map of the scene. Unlike object detection, which draws bounding boxes, it delineates the exact spatial extent of each class, making it indispensable in medical imaging, autonomous driving, satellite analysis, and any task where precise region boundaries matter. |
| ScholarGateInsieme di dati ↗ |
|
|