Published September 30, 2023 | Version v1
Conference paper Open

Energy-aware KNN for EEG Classification: A Case Study in Heterogeneous Platforms

  • 1. Department of Software Engineering, University of Granada, Spain
  • 2. Department of Computer Engineering, Automation and Robotics, University of Granada, Spain
  • 3. Department of Software Engineering, Karadeniz Technical University, Turkey
  • 4. Institute of Information Technology, University of Klagenfurt, Austria
  • 5. Department of Communications Engineering, University of Málaga, Spain

Description

The growing energy consumption caused by IT is forcing application developers to consider energy efficiency as one of the fundamental design parameters. This parameter acquires great relevance in HPC systems when running artificial neural networks and Machine Learning applications. Thus, this article shows an example of how to estimate and consider energy consumption in a real case of EEG classification. An efficient and distributed implementation of the KNN algorithm that uses mRMR as a feature selection technique to reduce the dimensionality of the dataset is proposed. The performance of three different workload distributions is analyzed to identify which one is more suitable according to the experimental conditions. The proposed approach outperforms the classification results obtained by previous works. It achieves an accuracy rate of 88.8% and a speedup of 74.53 when running on a multi-node heterogeneous cluster, consuming only 13.38% of the energy of the sequential version.

Files

postprint_article.pdf

Files (484.7 kB)

Name Size Download all
md5:ca01254f03431125d305db0871072b25
484.7 kB Preview Download

Additional details

Funding

Ministerio de Ciencia, Innovación y Universidades
Ministerio de Ciencia, Innovación y Universidades PGC2018-098813-B-C31
Ministerio de Ciencia, Innovación y Universidades
Ministerio de Ciencia e Innovación PID2022-137461NB-C32

Dates

Available
2023-09-30

Software

Programming language
C++