Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Segmentació Explicable d'Instàncies× | Detecció d'objectes explicable× | |
|---|---|---|
| Camp | Aprenentatge profund | Aprenentatge profund |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2017–present | 2016–2017 |
| Autor original≠ | He, K. et al. (Mask R-CNN); XAI extensions by multiple authors | Selvaraju et al. (Grad-CAM); Ribeiro et al. (LIME); Lundberg & Lee (SHAP) |
| Tipus≠ | Explainability-augmented deep learning pipeline | Post-hoc explainability applied to object detection |
| Font seminal≠ | Lindner, M., Meng, C., & Bischl, B. (2023). Explaining Instance Segmentation Models via Saliency Maps and Occlusion. IEEE Transactions on Pattern Analysis and Machine Intelligence. link ↗ | 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 ↗ |
| Àlies | XAI instance segmentation, interpretable instance segmentation, transparent mask prediction, explainable Mask R-CNN | XAI Object Detection, Interpretable Object Detection, Transparent Object Detection, Explainable OD |
| Relacionats≠ | 6 | 5 |
| Resum≠ | Explainable Instance Segmentation combines deep-learning instance segmentation models — which detect and delineate every individual object as a separate pixel mask — with post-hoc or ante-hoc explainability techniques such as GradCAM, SHAP, LIME, or attention visualization, so that each predicted mask is accompanied by evidence showing which image regions drove the model's decision. | Explainable object detection combines a deep-learning object detector — such as YOLO, Faster R-CNN, or DETR — with post-hoc or built-in explainability methods (Grad-CAM, LIME, SHAP, D-RISE) that visualize why the model placed a bounding box at a particular location and assigned a particular class label, making its decisions auditable by humans. |
| ScholarGateConjunt de dades ↗ |
|
|