LGMLDec 20, 2018

Efficient logic architecture in training gradient boosting decision tree for high-performance and edge computing

arXiv:1812.08295v1
Originality Synthesis-oriented
AI Analysis

This addresses the need for efficient machine learning training in high-performance and edge computing, though it is incremental as it applies an existing method (GBDT) to new hardware.

The study tackled the problem of slow and power-inefficient training for gradient boosting decision trees by proposing a logic architecture implemented on an FPGA, achieving 26-259 times faster training speed and 90-1,104 times higher power efficiency compared to software libraries on CPU and GPU.

This study proposes a logic architecture for the high-speed and power efficiently training of a gradient boosting decision tree model of binary classification. We implemented the proposed logic architecture on an FPGA and compared training time and power efficiency with three general GBDT software libraries using CPU and GPU. The training speed of the logic architecture on the FPGA was 26-259 times faster than the software libraries. The power efficiency of the logic architecture was 90-1,104 times higher than the software libraries. The results show that the logic architecture suits for high-performance and edge computing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes