<?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-12T02:02:21Z</responseDate><request verb="GetRecord" identifier="oai:riubu.ubu.es:10259/11593" metadataPrefix="xoai">https://riubu.ubu.es/oai/request</request><GetRecord><record><header><identifier>oai:riubu.ubu.es:10259/11593</identifier><datestamp>2026-05-11T07:10:39Z</datestamp><setSpec>com_10259_2699</setSpec><setSpec>col_10259_2713</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="advisor">
<element name="none">
<field name="value">Urda Muñoz, Daniel</field>
<field name="authority">753</field>
<field name="confidence">500</field>
<field name="orcid_id">0000-0003-2662-798X</field>
<field name="value">Arroyo Puente, Ángel</field>
<field name="authority">741</field>
<field name="confidence">500</field>
<field name="orcid_id">0000-0002-1614-9075</field>
</element>
</element>
<element name="author">
<element name="none">
<field name="value">Gil Arroyo, Beatriz</field>
<field name="authority">946</field>
<field name="confidence">600</field>
<field name="orcid_id">0009-0009-8499-093X</field>
</element>
</element>
<element name="other">
<element name="none">
<field name="value">Universidad de Burgos. Departamento de Digitalización</field>
<field name="authority">9334d738-642d-4ceb-906d-c94dbfec7ce2</field>
<field name="confidence">500</field>
<field name="orcid_id"/>
</element>
</element>
</element>
<element name="date">
<element name="accessioned">
<element name="none">
<field name="value">2026-05-08T08:08:38Z</field>
</element>
</element>
<element name="available">
<element name="none">
<field name="value">2026-05-08T08:08:38Z</field>
</element>
</element>
<element name="issued">
<element name="none">
<field name="value">2025</field>
</element>
</element>
<element name="submitted">
<element name="none">
<field name="value">2026-03-13</field>
</element>
</element>
<element name="embargoEndDate">
<element name="none"/>
</element>
</element>
<element name="identifier">
<element name="uri">
<element name="none">
<field name="value">https://hdl.handle.net/10259/11593</field>
</element>
</element>
</element>
<element name="description">
<element name="abstract">
<element name="es">
<field name="value">La presente tesis doctoral, desarrollada en el marco del grupo de investigación Grupo&#xd;
de Inteligencia Computacional APlicada (GICAP) de la Universidad de Burgos&#xd;
(UBU), se centra en la aplicación de técnicas de Inteligencia Artificial (IA), concretamente&#xd;
Deep Learning (DL), al control de calidad en la industria textil, con especial&#xd;
atención a la detección automática de defectos en tejidos Batavia y Sarga. Este trabajo&#xd;
se enmarca en la línea de investigación impulsada por el proyecto europeo Deep lEarning&#xd;
for automatiC tExtile iNspecTion (DECENT), en el que participan Investigación&#xd;
Asesoramiento y Desarrollo Textil (Inade), la UBU y el Digital Innovation Hub on&#xd;
Livestock, Environment, Agriculture &amp; Forest (DIH-LEAF) dentro de la segunda convocatoria&#xd;
DIH-WORLD del programa Horizon 2020. Dicho proyecto impulsó la línea&#xd;
de investigación y proporcionó los recursos necesarios para el desarrollo del dataset, la&#xd;
experimentación y el modelado de la visión artificial.&#xd;
El objetivo general de esta tesis es desarrollar, analizar y evaluar la aplicación&#xd;
de técnicas de DL para la detección automatizada de defectos en tejidos,&#xd;
proporcionando un sistema más objetivo y consistente que la inspección manual, que&#xd;
sirva como base para futuras aplicaciones industriales.&#xd;
La metodología se diseñó para garantizar resultados realistas y robustos. Se comenzó&#xd;
con la adquisición de 2.755 imágenes de tejido Batavia y 1.548 de tejido Sarga, ambos&#xd;
en escala de grises (2048 x 696 píxeles), capturadas en condiciones reales de producción.&#xd;
Tras el preprocesamiento (conversión de 16 a 8 bits y segmentación en más de 47.000&#xd;
patches), se aplicaron dos estrategias de modelado:&#xd;
1. Estrategia Convolutional Neural Network (CNN) Pura: Evaluación de&#xd;
diversas arquitecturas CNN, incluyendo Visual Geometry Group (VGG) (VGG16&#xd;
y VGG19), Inception (InceptionV3), Residual Network (ResNet) (ResNet50V2 y&#xd;
ResNet101), Extreme Inception (Xception), Densely Connected Convolutional&#xd;
Network (DenseNet) (DenseNet121) y EfficientNet (B0 y B3) para identificar el&#xd;
mejor desempeño por cada tipo de tejido.&#xd;
2. Estrategia Híbrida Autoencoder (AE) + CNN: Propuesta metodológica&#xd;
en dos etapas: en la primera fase, un AE no supervisado identificó imágenes&#xd;
potencialmente anómalas, facilitando la labor de etiquetado de los expertos y&#xd;
optimizando la eficiencia del dataset. En la segunda fase, los modelos CNN se&#xd;
entrenaron con todo el dataset, aunque los resultados se presentan sobre el subconjunto&#xd;
de imágenes anómalas, mostrando un desempeño notable en la detección de defectos.&#xd;
Los resultados, presentados en las tres publicaciones que conforman el compendio&#xd;
de la tesis doctoral, validan la hipótesis planteada: el uso de técnicas de DL es viable&#xd;
y supera a la inspección manual, proporcionando un sistema más objetivo, repetible&#xd;
y escalable. El primer artículo describe la creación y publicación del dataset curado,&#xd;
constituyendo un benchmark abierto. El segundo analiza la eficacia de distintas arquitecturas&#xd;
CNN en la detección automática de defectos. El tercero profundiza en la&#xd;
metodología híbrida AE + CNN, alcanzando métricas Area Under the Receiver Operating&#xd;
Characteristic Curve (AU-ROC) de hasta 0,97 en la referencia Sarga 43105, lo&#xd;
que evidencia la robustez del enfoque incluso en muestras complejas.&#xd;
En conjunto, este trabajo impulsa la transferencia de conocimiento al sector&#xd;
industrial y sienta las bases para la implantación de sistemas de control de calidad más&#xd;
objetivos, rápidos y automatizados, contribuyendo así al avance de la industria textil&#xd;
hacia los estándares de la Industria 4.0.</field>
</element>
<element name="en">
<field name="value">This doctoral thesis, developed within the research group GICAP at the UBU,&#xd;
focuses on the application of IA techniques, specifically DL, for quality control in the&#xd;
textile industry, with a particular emphasis on the automated detection of defects in&#xd;
Batavia and Sarga fabrics. This work is framed within the research line promoted&#xd;
by the European project DECENT, in which Inade (Textile Research, Advice and&#xd;
Development), UBU, and DIH-LEAF participate, under the second DIH-WORLD call&#xd;
of the Horizon 2020 program. This project promoted the research line and provided&#xd;
the necessary resources for dataset development, experimentation, and computer vision&#xd;
modeling.&#xd;
The general objective of this thesis is to develop, analyze, and evaluate the application&#xd;
of DL techniques for the automated detection of defects in fabrics, providing&#xd;
a more objective and consistent system than manual inspection, which can serve as a&#xd;
basis for future industrial applications.&#xd;
The methodology was designed to ensure realistic and robust results were obtained.&#xd;
The study began with the acquisition of 2,755 Batavia fabric images and 1,548 Sarga&#xd;
fabric images, both in grayscale (2048 × 696 pixels), captured under real production&#xd;
conditions. After preprocessing (conversion from 16 to 8 bits and segmentation into&#xd;
over 47,000 patches), two modeling strategies were applied:&#xd;
Pure CNN Strategy: Evaluation of various CNN architectures, including VGG&#xd;
(VGG16 and VGG19), Inception (InceptionV3), ResNet (ResNet50V2 and ResNet101),&#xd;
Xception, DenseNet (DenseNet121), and EfficientNet (B0 and B3) to identify the best&#xd;
performance for each type of fabric.&#xd;
Hybrid Autoencoder (AE) + CNN Strategy: Two-stage methodological proposal: in&#xd;
the first phase, an unsupervised AE identified potentially anomalous images, facilitating&#xd;
expert labeling and optimizing dataset efficiency. In the second phase, the CNN models&#xd;
were trained with the entire dataset, although the results were reported on a subset of&#xd;
anomalous images, showing remarkable performance in defect detection.&#xd;
The results, presented across the three publications that comprise the thesis compendium,&#xd;
validate the proposed hypothesis: the use of DL techniques is feasible and&#xd;
outperforms manual inspection, providing a more objective, repeatable, and scalable&#xd;
system. The first article describes the creation and publication of a curated dataset,&#xd;
establishing an open benchmark. The second analyzes the effectiveness of different&#xd;
CNN architectures for automated defect detection. The third focuses on the hybrid AE&#xd;
+ CNN methodology, achieving AU-ROC metrics of up to 0.97 on the Sarga 43105 reference, demonstrating the robustness of the approach even for complex samples.&#xd;
Overall, this study promotes knowledge transfer to the industrial sector and lays&#xd;
the foundation for the implementation of more objective, fast, and automated quality&#xd;
control systems, thus contributing to the advancement of the textile industry towards&#xd;
Industry 4.0 standards.</field>
</element>
</element>
<element name="degree">
<element name="none">
<field name="value">Doctorado en Ingeniería y Tecnologías Industrial, Informática y Civil</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">spa</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">Visión inteligente</field>
<field name="value">Detección de defectos</field>
<field name="value">Industria textil</field>
<field name="value">Industria 4.0</field>
<field name="value">Redes neuronales convolucionales</field>
<field name="value">Control de calidad</field>
</element>
<element name="en">
<field name="value">Autoencoder</field>
<field name="value">Intelligent vision</field>
<field name="value">Defect detection</field>
<field name="value">Textile industry</field>
<field name="value">Convolutional neural networks</field>
<field name="value">Quality control</field>
<field name="value">Industry 4.0</field>
</element>
<element name="other">
<element name="es">
<field name="value">Aprendizaje automático</field>
<field name="value">Industria textil</field>
</element>
<element name="en">
<field name="value">Machine learning</field>
<field name="value">Textile industry</field>
</element>
</element>
<element name="unesco">
<element name="none">
<field name="value">1203.04 Inteligencia Artificial</field>
<field name="value">1203.06 Sistemas Automatizados de Control de Calidad</field>
</element>
</element>
</element>
<element name="title">
<element name="es">
<field name="value">Visión inteligente para la detección de defectos en la industria textil</field>
</element>
</element>
<element name="type">
<element name="es">
<field name="value">info:eu-repo/semantics/doctoralThesis</field>
</element>
<element name="hasVersion">
<element name="es">
<field name="value">info:eu-repo/semantics/acceptedVersion</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">Gil_Arroyo_Beatriz-Tesis.pdf.jpg</field>
<field name="originalName">Gil_Arroyo_Beatriz-Tesis.pdf.jpg</field>
<field name="description">IM Thumbnail</field>
<field name="format">image/jpeg</field>
<field name="size">3894</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/11593/4/Gil_Arroyo_Beatriz-Tesis.pdf.jpg</field>
<field name="checksum">14b9b96c8926af84d5f2e30ce7f9444c</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/11593/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/11593/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">Gil_Arroyo_Beatriz-Tesis.pdf</field>
<field name="originalName">Gil_Arroyo_Beatriz-Tesis.pdf</field>
<field name="description"/>
<field name="format">application/pdf</field>
<field name="size">14356681</field>
<field name="url">https://riubu.ubu.es/bitstream/10259/11593/1/Gil_Arroyo_Beatriz-Tesis.pdf</field>
<field name="checksum">36a9573547297f4dd45d88d0e193107f</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">1</field>
</element>
</element>
</element>
</element>
<element name="others">
<field name="handle">10259/11593</field>
<field name="identifier">oai:riubu.ubu.es:10259/11593</field>
<field name="lastModifyDate">2026-05-11 09:10:39.323</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>