手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 説明可能なインスタンスセグメンテーション× | インスタンスセグメンテーション× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2017–present | 2017 |
| 提唱者≠ | He, K. et al. (Mask R-CNN); XAI extensions by multiple authors | He, K., Gkioxari, G., Dollar, P., Girshick, R. |
| 種類≠ | Explainability-augmented deep learning pipeline | Pixel-level detection and mask prediction |
| 原典≠ | 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 ↗ | He, K., Gkioxari, G., Dollar, P., & Girshick, R. (2017). Mask R-CNN. Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2961–2969. DOI ↗ |
| 別名 | XAI instance segmentation, interpretable instance segmentation, transparent mask prediction, explainable Mask R-CNN | instance-level segmentation, object instance segmentation, mask prediction, panoptic instance segmentation |
| 関連≠ | 6 | 4 |
| 概要≠ | 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. | Instance segmentation is a computer vision task that simultaneously detects every distinct object in an image and produces a precise pixel-level mask for each individual object instance. Unlike semantic segmentation, which labels every pixel with a class, instance segmentation distinguishes between separate objects of the same class, enabling fine-grained spatial understanding. |
| ScholarGateデータセット ↗ |
|
|