<?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-05-31T14:30:34Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/17864" metadataPrefix="marc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/17864</identifier><datestamp>2026-02-03T11:57:40Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37959</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">Ortiz-García, Andrés</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2019</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">Computer aided diagnosis systems based on brain imaging are an important tool&#xd;
to assist in the diagnosis of Parkinson’s disease. The ultimate goal would be detec-&#xd;
tion by automatic recognizing of patterns that characterize the disease. In recent&#xd;
times Convolutional Neural Networks (CNN) have proved to be amazingly useful&#xd;
for that task. The drawback, however, is that 3D brain images contains a huge&#xd;
amount of information that leads to complex CNN architectures. When these&#xd;
architectures become too complex, classification performances often degrades be-&#xd;
cause the limitations of the training algorithm and overfitting. Thus, this paper&#xd;
proposes the use of isosurfaces as a way to reduce such amount of data while&#xd;
keeping the most relevant information. These isosurfaces are then used to im-&#xd;
plement a classification system which uses two of the most well-known CNN&#xd;
architectures to classify DaTScan images with an average&#xd;
accuracy of 95.1% and AUC=97%, obtaining comparable (slightly better) values&#xd;
to those obtained for most of the recently proposed systems. It can be concluded&#xd;
therefore that the computation of isosurfaces reduces the complexity of the inputs&#xd;
significantly, resulting in high classification accuracies with reduced computa-&#xd;
tional burden.</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">https://hdl.handle.net/10630/17864</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Parkinson, Enfermedad de</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Inteligencia artificial</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Congresos y conferencias</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">Parkinsons Disease Detection by using Isosurfaces with Convolutional Neural Networks</subfield>
   </datafield>
</record>
</metadata></record></GetRecord></OAI-PMH>