Bibliographic citations
This is an automatically generated citacion. Modify it if you see fit
Culquicondor, A., (2018). Fast algorithms for the optimum-path forest-based classifier [Tesis, Universidad Católica San Pablo]. https://hdl.handle.net/20.500.12590/15589
Culquicondor, A., Fast algorithms for the optimum-path forest-based classifier [Tesis]. PE: Universidad Católica San Pablo; 2018. https://hdl.handle.net/20.500.12590/15589
@misc{renati/782193,
title = "Fast algorithms for the optimum-path forest-based classifier",
author = "Culquicondor Ruiz, Aldo Paolo",
publisher = "Universidad Católica San Pablo",
year = "2018"
}
Title: Fast algorithms for the optimum-path forest-based classifier
Authors(s): Culquicondor Ruiz, Aldo Paolo
Advisor(s): Ochoa Luna, José Eduardo; Castelo Fernández, César Christian
OCDE field: http://purl.org/pe-repo/ocde/ford#1.02.01
Issue Date: 2018
Institution: Universidad Católica San Pablo
Abstract: Pattern Recognition applications deal with ever increasing datasets, both in size and complexity. In this work, we propose and analyze efficient algorithms for the Optimum-Path Forest (OPF) supervised classifier. This classifier has proven to provide results comparable to most well-know pattern recognition techniques, but with a much faster training phase. However, there is still room for improvement. The contribution of this work is the introduction of spatial indexing and parallel algorithms on the training and classification phases of the OPF supervised classifier. First, we propose a simple parallelization approach for the training phase. Following the traditional sequential training for the OPF, it maintains a priority queue to compute best samples at each iteration. Later on, we replace this priority queue by an array and a linear search, in the aim of using a more parallel-friendly data structure. We show that this approach leads to more temporal and spatial locality than the former, providing better speedups. Additionally, we show how the use of vectorization on distance calculations affects the overall speedup and we provide directions on when to use it. For the classification phase, we first aim to reduce the number of distance calculations against the classifier samples and, then, we also introduce parallelization. For this purpose, we elaborate a novel theory to index the OPF classifier in a metric space. Then, we use it to build an efficient data structure that allows us to reduce the number of comparison with classifier samples. Finally, we propose its parallelization, leading to a very fast classification for new samples.
Link to repository: https://hdl.handle.net/20.500.12590/15589
Discipline: Ciencia de la Computación
Grade or title grantor: Universidad Católica San Pablo. Facultad de Ingeniería y Computación
Grade or title: Licenciado en Ciencia de la Computación
Register date: 7-May-2018
This item is licensed under a Creative Commons License