High-performance bankruptcy prediction model using Graphics Processing Units
Department of Informatics Engineering and CISUC, Center of Informatics and Systems of University of Coimbra, Portugal
The 2010 International Joint Conference on Neural Networks (IJCNN), 2010
@inproceedings{ribeiro2010high,
title={High-performance bankruptcy prediction model using Graphics Processing Units},
author={Ribeiro, B. and Lopes, N. and Silva, C.},
booktitle={Neural Networks (IJCNN), The 2010 International Joint Conference on},
pages={1–7},
year={2010},
organization={IEEE}
}
In recent years the the potential and programmability of Graphics Processing Units (GPU) has raised a note-worthy interest in the research community for applications that demand high-computational power. In particular, in financial applications containing thousands of high-dimensional samples, machine learning techniques such as neural networks are often used. One of their main limitations is that the learning phase can be extremely consuming due to the long training times required which constitute a hard bottleneck for their use in practice. Thus their implementation in graphics hardware is highly desirable as a way to speed up the training process. In this paper we present a bankruptcy prediction model based on the parallel implementation of the Multiple BackPropagation (MBP) algorithm which is tested on a real data set of French companies (healthy and bankrupt). Results by running the MBP algorithm in a sequential processing CPU version and in a parallel GPU implementation show reduced computational costs with respect to the latter while yielding very competitive performance.
July 16, 2011 by hgpu