Publication Details

LGBM2VHDL: Mapping of LightGBM Models to FPGA

MARTÍNEK, T.; KOŘENEK, J.; ČEJKA, T. LGBM2VHDL: Mapping of LightGBM Models to FPGA. In 2024 IEEE 32nd Annual International Symposium on Field-Programmable Custom Computing Machines (FCCM). Orlando, FL: IEEE Computer Society, 2024. p. 97-103. ISBN: 979-8-3503-7243-4.
Czech title
LGBM2VHDL: Mapování LightGBM modelů na FPGA
Type
conference paper
Language
English
Authors
Keywords

Gradient Boosting; LightGBM; Hardware acceleration; FPGA;

Abstract

Gradient boosting (GB) is an effective and widely used type of ensemble
machine-learning method. The opportunity to transform the trained GB models to
the hardware level represents the potential for significant acceleration of many
applications and their availability as embedded systems. In this work, we have
therefore developed the LGBM2VHDL tool for the automated mapping of models
trained by the LightGBM library to circuits described by VHDL. Compared to
existing tools, we have used an architecture that is better suited for
large-scale GB models involving up to thousands of decision trees. We have
further optimized the architecture using two newly proposed techniques. By
applying these techniques to the tested models, the amount of memory required was
significantly reduced to almost half of the original resources, and the amount of
basic configurable blocks was reduced by up to 4 times on average. The developed
tool is available as open-source.

Published
2024
Pages
97–103
Proceedings
2024 IEEE 32nd Annual International Symposium on Field-Programmable Custom Computing Machines (FCCM)
Conference
The 32th IEEE International Symposium On Field-Programmable Custom Computing Machines, Orlando, FL, US
ISBN
979-8-3503-7243-4
Publisher
IEEE Computer Society
Place
Orlando, FL
DOI
EID Scopus
BibTeX
@inproceedings{BUT193289,
  author="Tomáš {Martínek} and Jan {Kořenek} and Tomáš {Čejka}",
  title="LGBM2VHDL: Mapping of LightGBM Models to FPGA",
  booktitle="2024 IEEE 32nd Annual International Symposium on Field-Programmable Custom Computing Machines (FCCM)",
  year="2024",
  pages="97--103",
  publisher="IEEE Computer Society",
  address="Orlando, FL",
  doi="10.1109/FCCM60383.2024.00020",
  isbn="979-8-3503-7243-4"
}
Back to top