A Comparison of Decision Forest Inference Platforms from A Database Perspective

02/09/2023
by   Hong Guan, et al.
0

Decision forest, including RandomForest, XGBoost, and LightGBM, is one of the most popular machine learning techniques used in many industrial scenarios, such as credit card fraud detection, ranking, and business intelligence. Because the inference process is usually performance-critical, a number of frameworks were developed and dedicated for decision forest inference, such as ONNX, TreeLite from Amazon, TensorFlow Decision Forest from Google, HummingBird from Microsoft, Nvidia FIL, and lleaves. However, these frameworks are all decoupled with data management frameworks. It is unclear whether in-database inference will improve the overall performance. In addition, these frameworks used different algorithms, optimization techniques, and parallelism models. It is unclear how these implementations will affect the overall performance and how to make design decisions for an in-database inference framework. In this work, we investigated the above questions by comprehensively comparing the end-to-end performance of the aforementioned inference frameworks and netsDB, an in-database inference framework we implemented. Through this study, we identified that netsDB is best suited for handling small-scale models on large-scale datasets and all-scale models on small-scale datasets, for which it achieved up to hundreds of times of speedup. In addition, the relation-centric representation we proposed significantly improved netsDB's performance in handling large-scale models, while the model reuse optimization we proposed further improved netsDB's performance in handling small-scale datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/11/2018

Distributed Deep Forest and its Application to Automatic Detection of Cash-out Fraud

Internet companies are facing the need of handling large scale machine l...
research
06/19/2018

A Decision Support System Web-Application for the Management of Forest Road Network

The present study contributes to the development of an online FRMP (Fore...
research
04/25/2019

Declarative Recursive Computation on an RDBMS, or, Why You Should Use a Database For Distributed Machine Learning

A number of popular systems, most notably Google's TensorFlow, have been...
research
08/13/2019

Exploiting Parallelism Opportunities with Deep Learning Frameworks

State-of-the-art machine learning frameworks support a wide variety of d...
research
01/28/2021

Adaptive Decision Forest: An Incremental Machine Learning Framework

In this study, we present an incremental machine learning framework call...
research
08/11/2023

The Impact of Overall Optimization on Warehouse Automation

In this study, we propose a novel approach for investigating optimizatio...
research
05/30/2018

Automatic Large-Scale Data Acquisition via Crowdsourcing for Crosswalk Classification: A Deep Learning Approach

Correctly identifying crosswalks is an essential task for the driving ac...

Please sign up or login with your details

Forgot password? Click here to reset