<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-06-03T22:15:49Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/26388" metadataPrefix="marc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/26388</identifier><datestamp>2026-02-03T11:10:08Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37953</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
   <leader>00925njm 22002777a 4500</leader>
   <datafield ind2=" " ind1=" " tag="042">
      <subfield code="a">dc</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Nematzadeh, Hossein</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">García-Nieto, José Manuel</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Navas-Delgado, Ismael</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Aldana-Montes, José Francisco</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2023</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">Explainable Artificial Intelligence (XAI) makes AI understandable to the human user particularly when the&#xd;
model is complex and opaque. Local Interpretable Model-agnostic Explanations (LIME) has an image explainer&#xd;
package that is used to explain deep learning models. The image explainer of LIME needs some parameters to&#xd;
be manually tuned by the expert in advance, including the number of top features to be seen and the number&#xd;
of superpixels in the segmented input image. This parameter tuning is a time-consuming task. Hence, with the&#xd;
aim of developing an image explainer that automizes image segmentation, this paper proposes Ensemblebased Genetic Algorithm Explainer (EGAE) for melanoma cancer detection that automatically detects and&#xd;
presents the informative sections of the image to the user. EGAE has three phases. First, the sparsity of&#xd;
chromosomes in GAs is determined heuristically. Then, multiple GAs are executed consecutively. However,&#xd;
the difference between these GAs are in different number of superpixels in the input image that result in&#xd;
different chromosome lengths. Finally, the results of GAs are ensembled using consensus and majority votings.&#xd;
This paper also introduces how Euclidean distance can be used to calculate the distance between the actual&#xd;
explanation (delineated by experts) and the calculated explanation (computed by the explainer) for accuracy&#xd;
measurement. Experimental results on a melanoma dataset show that EGAE automatically detects informative&#xd;
lesions, and it also improves the accuracy of explanation in comparison with LIME efficiently. The python&#xd;
codes for EGAE, the ground truths delineated by clinicians, and the melanoma detection dataset are available&#xd;
at https://github.com/KhaosResearch/EGAE</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">Nematzadeh, García-Nieto, J., Navas-Delgado, I., &amp; Aldana-Montes, J. F. (2023). Ensemble-based genetic algorithm explainer with automized image segmentation: A case study on melanoma detection dataset. Computers in Biology and Medicine, 155, 106613–106613. https://doi.org/10.1016/j.compbiomed.2023.106613</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">https://hdl.handle.net/10630/26388</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">10.1016/j.compbiomed.2023.106613</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Inteligencia artificial - Aplicaciones médicas</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Melanoma</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">Ensemble-based genetic algorithm explainer with automized image segmentation: A case study on melanoma detection dataset</subfield>
   </datafield>
</record>
</metadata></record></GetRecord></OAI-PMH>