<?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-05T10:26:44Z</responseDate><request verb="GetRecord" identifier="oai:uvadoc.uva.es:10324/73989" metadataPrefix="edm">https://uvadoc.uva.es/oai/request</request><GetRecord><record><header><identifier>oai:uvadoc.uva.es:10324/73989</identifier><datestamp>2025-01-17T20:02:42Z</datestamp><setSpec>com_10324_38</setSpec><setSpec>col_10324_787</setSpec></header><metadata><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ore="http://www.openarchives.org/ore/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:ds="http://dspace.org/ds/elements/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:edm="http://www.europeana.eu/schemas/edm/" xsi:schemaLocation="http://www.w3.org/1999/02/22-rdf-syntax-ns# http://www.europeana.eu/schemas/edm/EDM.xsd">
<edm:ProvidedCHO rdf:about="https://uvadoc.uva.es/handle/10324/73989">
<dc:contributor>Álvarez Esteban, Pedro César</dc:contributor>
<dc:contributor>Universidad de Valladolid. Facultad de Ciencias</dc:contributor>
<dc:creator>Noriega González, Carlos</dc:creator>
<dc:date>2024</dc:date>
<dc:description>El clustering espectral es una técnica de clustering que tiene sus orígenes en la teoría&#xd;
de grafos. Este método asocia conjuntos de datos a los nodos de un grafo e identifica&#xd;
agrupaciones de nodos en este grafo basándose en las aristas que los conectan. Nuestro&#xd;
primer objetivo del trabajo consiste en presentar los diferentes tipos de grafos que podemos construir partiendo de nuestro conjunto de datos. Puesto que este método utiliza&#xd;
información de los autovalores de determinadas matrices construidas a partir del grafo, el&#xd;
segundo de los objetivos planteados es aprender a construir estas matrices y a interpretar&#xd;
su espectro.&#xd;
A lo largo del segundo capítulo estudiaremos diferentes algoritmos que nos permiten&#xd;
utilizar los autovectores asociados a estas matrices para asignar nuestros datos a clusters.&#xd;
La elección de la matriz que usemos a la hora de calcular estos autovalores nos llevará&#xd;
a diferentes algoritmos de clustering espectral. En el tercer capítulo introduciremos una&#xd;
interpretación en términos de probabilidad y procesos estocásticos del funcionamiento de&#xd;
estos algoritmos. Finalmente, concluiremos en el cuarto capítulo con la implementación&#xd;
práctica del clustering espectral, tanto a datos generados de manera sintética como a datos&#xd;
reales. Estos últimos nos permitirán presentar una aplicación real del clustering espectral&#xd;
al reconocimento facial.</dc:description>
<dc:description>Spectral clustering is a clustering technique that has its origins in graph theory. This&#xd;
method associates data sets to the nodes of a graph and identifies groups of nodes in this&#xd;
graph based on the edges that connect them. Our first objective is to present the different&#xd;
types of graphs we can construct from our data set. Since this method uses information&#xd;
from the eigenvalues of certain matrices constructed from the graph, the second objective&#xd;
is to learn how to construct these matrices and how to interpret their spectrum.&#xd;
In the second chapter we will study different algorithms that allow us to use the eigenvectors associated with these matrices to assign our data to clusters. The choice of&#xd;
the matrix we use when calculating these eigenvalues will lead us to different spectral&#xd;
clustering algorithms. In the third chapter we will introduce an interpretation in terms of&#xd;
probability and stochastic processes of how these algorithms work. Finally, we will conclude in the fourth chapter with the practical implementation of spectral clustering, both&#xd;
to synthetically generated data and to real data. The latter will allow us to present a real&#xd;
application of spectral clustering to face recognition.</dc:description>
<dc:format>application/pdf</dc:format>
<dc:identifier>https://uvadoc.uva.es/handle/10324/73989</dc:identifier>
<dc:language>spa</dc:language>
<dc:title>Clustering espectral</dc:title>
<dc:type>info:eu-repo/semantics/masterThesis</dc:type>
<edm:type>TEXT</edm:type>
</edm:ProvidedCHO>
<ore:Aggregation rdf:about="https://uvadoc.uva.es/handle/10324/73989#aggregation">
<edm:aggregatedCHO rdf:resource="https://uvadoc.uva.es/handle/10324/73989"/>
<edm:dataProvider>UVaDOC. Repositorio Documental de la Universidad de Valladolid</edm:dataProvider>
<edm:isShownAt rdf:resource="https://uvadoc.uva.es/handle/10324/73989"/>
<edm:isShownBy rdf:resource="https://uvadoc.uva.es/bitstream/10324/73989/1/TFM-G2117.pdf"/>
<edm:provider>Hispana</edm:provider>
<edm:rights rdf:resource="http://creativecommons.org/licenses/by-nc-nd/4.0/"/>
</ore:Aggregation>
<edm:WebResource rdf:about="https://uvadoc.uva.es/bitstream/10324/73989/1/TFM-G2117.pdf">
<edm:rights rdf:resource="http://creativecommons.org/licenses/by-nc-nd/4.0/"/>
</edm:WebResource>
</rdf:RDF></metadata></record></GetRecord></OAI-PMH>