<?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:31Z</responseDate><request verb="GetRecord" identifier="oai:riubu.ubu.es:10259/11593" metadataPrefix="dim">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><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
<dim:field mdschema="dc" element="contributor" qualifier="advisor" authority="753" confidence="500" orcid_id="0000-0003-2662-798X">Urda Muñoz, Daniel</dim:field>
<dim:field mdschema="dc" element="contributor" qualifier="advisor" authority="741" confidence="500" orcid_id="0000-0002-1614-9075">Arroyo Puente, Ángel</dim:field>
<dim:field mdschema="dc" element="contributor" qualifier="author" authority="946" confidence="600" orcid_id="0009-0009-8499-093X">Gil Arroyo, Beatriz</dim:field>
<dim:field mdschema="dc" element="contributor" qualifier="other" authority="9334d738-642d-4ceb-906d-c94dbfec7ce2" confidence="500" orcid_id="">Universidad de Burgos. Departamento de Digitalización</dim:field>
<dim:field mdschema="dc" element="date" qualifier="accessioned">2026-05-08T08:08:38Z</dim:field>
<dim:field mdschema="dc" element="date" qualifier="available">2026-05-08T08:08:38Z</dim:field>
<dim:field mdschema="dc" element="date" qualifier="issued">2025</dim:field>
<dim:field mdschema="dc" element="date" qualifier="submitted">2026-03-13</dim:field>
<dim:field mdschema="dc" element="identifier" qualifier="uri">https://hdl.handle.net/10259/11593</dim:field>
<dim:field mdschema="dc" element="description" qualifier="abstract" lang="es">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.</dim:field>
<dim:field mdschema="dc" element="description" qualifier="abstract" lang="en">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.</dim:field>
<dim:field mdschema="dc" element="description" qualifier="degree">Doctorado en Ingeniería y Tecnologías Industrial, Informática y Civil</dim:field>
<dim:field mdschema="dc" element="format" qualifier="mimetype">application/pdf</dim:field>
<dim:field mdschema="dc" element="language" qualifier="iso" lang="es">spa</dim:field>
<dim:field mdschema="dc" element="rights" lang="*">Attribution-NonCommercial-NoDerivatives 4.0 Internacional</dim:field>
<dim:field mdschema="dc" element="rights" qualifier="uri" lang="*">http://creativecommons.org/licenses/by-nc-nd/4.0/</dim:field>
<dim:field mdschema="dc" element="rights" qualifier="accessRights" lang="es">info:eu-repo/semantics/openAccess</dim:field>
<dim:field mdschema="dc" element="subject" lang="es">Visión inteligente</dim:field>
<dim:field mdschema="dc" element="subject" lang="es">Detección de defectos</dim:field>
<dim:field mdschema="dc" element="subject" lang="es">Industria textil</dim:field>
<dim:field mdschema="dc" element="subject" lang="es">Industria 4.0</dim:field>
<dim:field mdschema="dc" element="subject" lang="es">Redes neuronales convolucionales</dim:field>
<dim:field mdschema="dc" element="subject" lang="es">Control de calidad</dim:field>
<dim:field mdschema="dc" element="subject" lang="en">Autoencoder</dim:field>
<dim:field mdschema="dc" element="subject" lang="en">Intelligent vision</dim:field>
<dim:field mdschema="dc" element="subject" lang="en">Defect detection</dim:field>
<dim:field mdschema="dc" element="subject" lang="en">Textile industry</dim:field>
<dim:field mdschema="dc" element="subject" lang="en">Convolutional neural networks</dim:field>
<dim:field mdschema="dc" element="subject" lang="en">Quality control</dim:field>
<dim:field mdschema="dc" element="subject" lang="en">Industry 4.0</dim:field>
<dim:field mdschema="dc" element="subject" qualifier="other" lang="es">Aprendizaje automático</dim:field>
<dim:field mdschema="dc" element="subject" qualifier="other" lang="es">Industria textil</dim:field>
<dim:field mdschema="dc" element="subject" qualifier="other" lang="en">Machine learning</dim:field>
<dim:field mdschema="dc" element="subject" qualifier="other" lang="en">Textile industry</dim:field>
<dim:field mdschema="dc" element="subject" qualifier="unesco">1203.04 Inteligencia Artificial</dim:field>
<dim:field mdschema="dc" element="subject" qualifier="unesco">1203.06 Sistemas Automatizados de Control de Calidad</dim:field>
<dim:field mdschema="dc" element="title" lang="es">Visión inteligente para la detección de defectos en la industria textil</dim:field>
<dim:field mdschema="dc" element="type" lang="es">info:eu-repo/semantics/doctoralThesis</dim:field>
<dim:field mdschema="dc" element="type" qualifier="hasVersion" lang="es">info:eu-repo/semantics/acceptedVersion</dim:field>
</dim:dim></metadata></record></GetRecord></OAI-PMH>