IndraLab

Statements


CALM1 binds HR. 9 / 9
| 9

sparser
"Generalized CAM methods, like Grad-CAM [ xref ], Grad-CAM++ [ xref ], Score-CAM [ xref ], Poly-CAM [ xref ], and HR-CAM [ xref ], explore the decision-making of an arbitrary CNN."

sparser
"For examples, two particular CAMS, the Gradient Weighted CAM (Grad-CAM) and High Resolution CAM (HR-CAM) have been shown to provide insights into the process of AI decision-making for oral cancer and other cancer types, with improved diagnostic performance and positive user feedback ( xref – xref )."

sparser
"We applied Explainable AI techniques, namely Grad-CAM and HR-CAM, to both networks and explored important features that contributed to their decisions."

sparser
"Additionally, we aimed to explore which features were responsible for both networks’ decisions, using the two Explainable AI methods Grad-CAM [ xref ] and HR-CAM [ xref ]."

sparser
"The techniques Grad-CAM and HR-CAM were used to create visual explanations."

sparser
"Another limitation relates to the use of HR-CAM for the segmentation network."

sparser
"HR-CAM relies on adding a global average pooling layer and a dense layer on top of the trained network [ xref ]."

sparser
"For explaining the predictions of a segmentation network, Grad-CAM is more suitable than HR-CAM."

sparser
"Specifically, Grad-CAM generates heatmaps by computing the gradients of the target class score with respect to the feature maps of the last convolutional layers in the CNN while HR-CAM aggregates feature maps from several layers to create a high-resolution localization map ( xref )."