Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Classificació d'imatges explicable× | Classificació d'imatges amb ajustament fi (Fine-Tuning)× | |
|---|---|---|
| Camp | Aprenentatge profund | Aprenentatge profund |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2016-2017 | 2010–2014 |
| Autor original≠ | Selvaraju et al. (Grad-CAM); Ribeiro et al. (LIME) | Yosinski, J. et al.; Pan, S. J. & Yang, Q. |
| Tipus≠ | Post-hoc explainability applied to image classifiers | Transfer learning / fine-tuning |
| Font seminal≠ | Selvaraju, R. R., Cogswell, M., Das, A., Vedantam, R., Parikh, D., & Batra, D. (2017). Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization. Proceedings of the IEEE International Conference on Computer Vision (ICCV), 618-626. DOI ↗ | Yosinski, J., Clune, J., Bengio, Y., & Lipson, H. (2014). How transferable are features in deep neural networks? Advances in Neural Information Processing Systems (NeurIPS), 27, 3320–3328. link ↗ |
| Àlies | XAI image classification, interpretable image classifier, explainable CNN, transparent image recognition | fine-tuning for image recognition, transfer learning image classifier, pretrained CNN fine-tuning, domain-specific image classifier |
| Relacionats≠ | 4 | 5 |
| Resum≠ | Explainable image classification combines a deep learning image classifier — typically a CNN or Vision Transformer — with a post-hoc or intrinsic interpretability method such as Grad-CAM, LIME, or SHAP to produce visual or quantitative explanations of why the model assigned a particular label to an image. The goal is to make the classifier's decision process transparent, auditable, and trustworthy. | Fine-tuned image classification adapts a large neural network pretrained on a broad image corpus (such as ImageNet) to a specific target domain by continuing training on labeled domain images. This approach achieves strong accuracy with far fewer target-domain samples than training from scratch, making it the dominant paradigm for applied computer vision tasks. |
| ScholarGateConjunt de dades ↗ |
|
|