<?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-07-23T06:30:14Z</responseDate><request verb="GetRecord" identifier="oai:riubu.ubu.es:10259/11926" metadataPrefix="xoai">https://riubu.ubu.es/oai/request</request><GetRecord><record><header><identifier>oai:riubu.ubu.es:10259/11926</identifier><datestamp>2026-07-21T00:05:19Z</datestamp><setSpec>com_10259_3847</setSpec><setSpec>com_10259_5086</setSpec><setSpec>com_10259_2604</setSpec><setSpec>col_10259_3848</setSpec></header><metadata><metadata xmlns="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.lyncode.com/xoai http://www.lyncode.com/xsd/xoai.xsd">
<element name="dc">
<element name="contributor">
<element name="author">
<element name="none">
<field name="value">Martínez Fuentes, Virginia</field>
<field name="authority">985</field>
<field name="confidence">600</field>
<field name="orcid_id">0009-0007-7493-4059</field>
<field name="value">Arroyo Puente, Ángel</field>
<field name="authority">741</field>
<field name="confidence">600</field>
<field name="orcid_id">0000-0002-1614-9075</field>
<field name="value">Granados López, Diego</field>
<field name="authority">264</field>
<field name="confidence">600</field>
<field name="orcid_id">0000-0002-9046-7397</field>
<field name="value">Herrero Cosío, Álvaro</field>
<field name="authority">283</field>
<field name="confidence">600</field>
<field name="orcid_id">0000-0002-2444-5384</field>
</element>
</element>
</element>
<element name="date">
<element name="accessioned">
<element name="none">
<field name="value">2026-07-20T07:26:34Z</field>
</element>
</element>
<element name="available">
<element name="none">
<field name="value">2026-07-20T07:26:34Z</field>
</element>
</element>
<element name="issued">
<element name="none">
<field name="value">2026-04</field>
</element>
</element>
<element name="embargoEndDate">
<element name="none"/>
</element>
</element>
<element name="identifier">
<element name="issn">
<element name="none">
<field name="value">1615-5262</field>
</element>
</element>
<element name="uri">
<element name="none">
<field name="value">https://hdl.handle.net/10259/11926</field>
</element>
</element>
<element name="doi">
<element name="none">
<field name="value">10.1007/s10207-026-01235-z</field>
</element>
</element>
<element name="essn">
<element name="none">
<field name="value">1615-5270</field>
</element>
</element>
</element>
<element name="description">
<element name="abstract">
<element name="es">
<field name="value">The rapid expansion of Internet of Things (IoT) systems, found in environments such as smart homes, poses growing cybersecurity challenges. In response, research has examined the role of artificial intelligence, particularly machine learning, in enhancing IoT security. To support this effort, machine learning models have been developed and evaluated on benchmark datasets. However, preparing datasets for machine learning requires preprocessing techniques that are tailored to the specific characteristics of the data. In this context, exploratory data analysis provides insights into dataset structure and distribution, thereby supporting informed preprocessing decisions prior to modeling. Accordingly, this study introduces a reproducible five-step preprocessing framework for IoT cybersecurity datasets and demonstrates its application to the NF-ToN-IoT V1 dataset. The proposed framework is organized into two phases: an exploratory data analysis phase consisting of (1) dataset overview and identification of categorical and numerical features, (2) analysis of missing and zero values, (3) assessment of categorical feature distributions, and (4) assessment of numerical feature distributions; and a preprocessing phase consisting of (5) proportional stratified random downsampling to produce a reduced dataset that preserves the original class distribution. By establishing a systematic, data-driven framework, this study contributes to the preparation of structured datasets for attack detection in IoT environments, with potential applications in smart homes.</field>
</element>
</element>
<element name="sponsorship">
<element name="es">
<field name="value">This publication is part of the ‘Artificial Intelligence for Securing IoT Devices’ (AI4SECIoT) project, funded by the National Cybersecurity Institute (INCIBE) under grant number C032.23, and derived from a collaboration agreement signed between INCIBE and the University of Burgos. This initiative is carried out within the framework of the Recovery, Transformation, and Resilience Plan funds, financed by the European Union (Next Generation), the project of the Government of Spain that outlines the roadmap for the modernization of the Spanish economy, the recovery of economic growth and job creation, for solid, inclusive, and resilient economic reconstruction after the COVID19 crisis, and to respond to the challenges of the next decade.</field>
</element>
</element>
</element>
<element name="format">
<element name="mimetype">
<element name="none">
<field name="value">application/pdf</field>
</element>
</element>
</element>
<element name="language">
<element name="iso">
<element name="es">
<field name="value">eng</field>
</element>
</element>
</element>
<element name="publisher">
<element name="es">
<field name="value">Springer</field>
</element>
</element>
<element name="relation">
<element name="ispartof">
<element name="es">
<field name="value">International Journal of Information Security. 2026, V. 25, n. 2, art. 62</field>
</element>
</element>
<element name="publisherversion">
<element name="es">
<field name="value">https://doi.org/10.1007/s10207-026-01235-z</field>
</element>
</element>
</element>
<element name="rights">
<element name="*">
<field name="value">Attribution-NonCommercial-NoDerivatives 4.0 Internacional</field>
</element>
<element name="uri">
<element name="*">
<field name="value">http://creativecommons.org/licenses/by-nc-nd/4.0/</field>
</element>
</element>
<element name="accessRights">
<element name="es">
<field name="value">info:eu-repo/semantics/openAccess</field>
</element>
</element>
</element>
<element name="subject">
<element name="es">
<field name="value">Cybersecurity</field>
<field name="value">IoT</field>
<field name="value">Dataset preprocessing</field>
<field name="value">Exploratory data analysis</field>
<field name="value">Downsampling</field>
<field name="value">Machine learning</field>
</element>
<element name="other">
<element name="es">
<field name="value">Internet de los objetos</field>
<field name="value">Internet of things</field>
<field name="value">Aprendizaje automático</field>
<field name="value">Machine learning</field>
<field name="value">Seguridad informática</field>
<field name="value">Computer security</field>
</element>
</element>
</element>
<element name="title">
<element name="es">
<field name="value">Toward AI-driven IoT cybersecurity: A preprocessing framework for benchmark datasets</field>
</element>
</element>
<element name="type">
<element name="es">
<field name="value">info:eu-repo/semantics/article</field>
</element>
<element name="hasVersion">
<element name="es">
<field name="value">info:eu-repo/semantics/publishedVersion</field>
</element>
</element>
</element>
<element name="journal">
<element name="title">
<element name="es">
<field name="value">International Journal of Information Security</field>
</element>
</element>
</element>
<element name="volume">
<element name="number">
<element name="es">
<field name="value">25</field>
</element>
</element>
</element>
<element name="issue">
<element name="number">
<element name="es">
<field name="value">2</field>
</element>
</element>
</element>
</element>
<element name="bundles">
<element name="bundle">
<field name="name">THUMBNAIL</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">Martinez-ijis_2026.pdf.jpg</field>
<field name="originalName">Martinez-ijis_2026.pdf.jpg</field>
<field name="description">IM Thumbnail</field>
<field name="format">image/jpeg</field>
<field name="size">4512</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/11926/4/Martinez-ijis_2026.pdf.jpg</field>
<field name="checksum">96d63f07da1219f2fc17bc3af2150881</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">4</field>
</element>
</element>
</element>
<element name="bundle">
<field name="name">LICENSE</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">license.txt</field>
<field name="originalName">license.txt</field>
<field name="format">text/plain; charset=utf-8</field>
<field name="size">1362</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/11926/3/license.txt</field>
<field name="checksum">5d013bfa6e473ff0db22cd82a4d71a70</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">3</field>
</element>
</element>
</element>
<element name="bundle">
<field name="name">CC-LICENSE</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">license_rdf</field>
<field name="originalName">license_rdf</field>
<field name="format">application/rdf+xml; charset=utf-8</field>
<field name="size">805</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/11926/2/license_rdf</field>
<field name="checksum">4460e5956bc1d1639be9ae6146a50347</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">2</field>
</element>
</element>
</element>
<element name="bundle">
<field name="name">ORIGINAL</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">Martinez-ijis_2026.pdf</field>
<field name="originalName">Martinez-ijis_2026.pdf</field>
<field name="description"/>
<field name="format">application/pdf</field>
<field name="size">1099729</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/11926/1/Martinez-ijis_2026.pdf</field>
<field name="checksum">383e27a7ee6305dd9a97c2f0b2f35f4e</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">1</field>
</element>
</element>
</element>
</element>
<element name="others">
<field name="handle">10259/11926</field>
<field name="identifier">oai:riubu.ubu.es:10259/11926</field>
<field name="lastModifyDate">2026-07-21 02:05:19.492</field>
</element>
<element name="repository">
<field name="name">Repositorio Institucional de la Universidad de Burgos</field>
<field name="mail">bubrep@ubu.es</field>
</element>
<element name="license">
<field name="bin">RWwgYXV0b3IgY29tbyDDum5pY28gdGl0dWxhciBkZSBsb3MgZGVyZWNob3MgZGUgcHJvcGllZGFkIGludGVsZWN0dWFsIGRlIGxhIG9icmEsIG8gZGlzcG9uaWVuZG8gZGUgbG9zIGRlYmlkb3MgcGVybWlzb3MgZGUgbG9zIG90cm9zIHRpdHVsYXJlcywgc2kgbG9zIGh1YmllcmEsIHkgZW4gdmlydHVkIGRlIGxvcyBkZXJlY2hvcyBxdWUgbGUgY29uZmllcmUgbGEgbGVnaXNsYWNpw7NuIHZpZ2VudGUgc29icmUgcHJvcGllZGFkIGludGVsZWN0dWFsIHkgZGVyZWNob3MgZGUgYXV0b3IsIApBVVRPUklaQSBhIGxhIFVuaXZlcnNpZGFkIGRlIEJ1cmdvcyBhIGRpZnVuZGlyLCBkZSBtYW5lcmEgZ3JhdHVpdGEsIGVsIGNvbnRlbmlkbyBkZSBsb3MgYXJjaGl2b3MgZGlnaXRhbGVzIHF1ZSBjb3JyZXNwb25kZW4gYWwgZG9jdW1lbnRvIGRlc2NyaXRvIGFudGVyaW9ybWVudGUsIGNvbiBjYXLDoWN0ZXIgbm8gZXhjbHVzaXZvIHkgZGUgbWFuZXJhIHDDumJsaWNhIGVuIGFjY2VzbyBhYmllcnRvIGEgdHJhdsOpcyBkZSBJbnRlcm5ldCwgcGFyYSBsbyBxdWUgbGEgQmlibGlvdGVjYSBwcm9jZWRlcsOhIGEgYXJjaGl2YXJsb3MgZW4gZWwgUmVwb3NpdG9yaW8gSW5zdGl0dWNpb25hbC4gQXNpbWlzbW8gYXV0b3JpemEgYSBsYSBVbml2ZXJzaWRhZCBkZSBCdXJnb3MgYSByZWFsaXphciBsYXMgdHJhbnNmb3JtYWNpb25lcyBuZWNlc2FyaWFzIGRlIGZvcm1hdG8sIG5vIGRlIGNvbnRlbmlkbywgcGFyYSBnYXJhbnRpemFyIGxhIHByZXNlcnZhY2nDs24geSBlbCBhY2Nlc28gZW4gZWwgZnV0dXJvLgoKRWwgYXV0b3IgZGlzcG9uZSwgZW4gdG9kbyBjYXNvLCBkZWwgZGVyZWNobyBhIHJldm9jYXIgZXN0YSBhdXRvcml6YWNpw7NuLgoKTGEgY2VzacOzbiBkZSBkZXJlY2hvcyBkZSBlc3RhIG9icmEgc2UgZW5jdWVudHJhIHN1amV0YSBhIGxhIGxlZ2lzbGFjacOzbiB2aWdlbnRlIHNvYnJlIHByb3BpZWRhZCBpbnRlbGVjdHVhbCB5IGRlcmVjaG9zIGRlIGF1dG9yLiBTdSBkaWZ1c2nDs24gZW4gZWwgUmVwb3NpdG9yaW8gc2Vyw6EgYmFqbyBsYSBtb2RhbGlkYWQgZGUgbGljZW5jaWEgQ3JlYXRpdmUgQ29tbW9ucyBvIGVxdWl2YWxlbnRlOiByZWNvbm9jaW1pZW50byDigJMgdXNvIG5vIGNvbWVyY2lhbCDigJMgc2luIG9icmEgZGVyaXZhZGEsIHBvciBsYSBxdWUgc2UgcGVybWl0ZSBoYWNlciBjb3BpYSwgZGlzdHJpYnVpciB5IGNvbXVuaWNhciBww7pibGljYW1lbnRlIGxhIG9icmEgc2llbXByZSBxdWUgc2UgY2l0ZSBhbCBhdXRvciwgZWwgdXNvIHF1ZSBzZSBoYWdhIGRlIGVsbGEgc2VhIG5vIGNvbWVyY2lhbCB5IG5vIHNlIGNyZWVuIG9icmFzIGRlcml2YWRhcyBhIHBhcnRpciBkZSBsYSBvcmlnaW5hbC4K</field>
</element>
</metadata></metadata></record></GetRecord></OAI-PMH>