Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery &Amp; Data Mining 2018
DOI: 10.1145/3219819.3219857
|View full text |Cite
|
Sign up to set email alerts
|

RapidScorer

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 16 publications
(5 citation statements)
references
References 23 publications
0
5
0
Order By: Relevance
“…Modern boosting systems such as XGBoost and LightGBM (Ke et al, 2017) all have performant GP-GPU implementations (Mitchell and Frank, 2017;Zhang et al, 2017). Not only learning, but also storage and use of decision trees is optimized, for instance using bit-level data structures, to allow deployment on edge devices with limited resources (Lucchese et al, 2017;Ye et al, 2018;Koschel et al, 2023).…”
Section: Parallelization and Distributionmentioning
confidence: 99%
“…Modern boosting systems such as XGBoost and LightGBM (Ke et al, 2017) all have performant GP-GPU implementations (Mitchell and Frank, 2017;Zhang et al, 2017). Not only learning, but also storage and use of decision trees is optimized, for instance using bit-level data structures, to allow deployment on edge devices with limited resources (Lucchese et al, 2017;Ye et al, 2018;Koschel et al, 2023).…”
Section: Parallelization and Distributionmentioning
confidence: 99%
“…The concept of vectoring the tree structures is also applied to the context of ranking models in [9], which enhances the QuickScorer algorithm for gradient boosted trees [5,8]. Ye et al in [13] further improve the scalability of such vectorization methods by encoding the node representation to compact the memory footprint. These techniques decompose the tree-ensembles into different data structures based on the feature values, which is especially effective for large ensembles of smaller trees.…”
Section: Related Workmentioning
confidence: 99%
“…Rather than creating balanced trees that minimize the depth of every path, it may make more sense to minimize the depth of the most likely paths. Additionally, as with (Lucchese et al, 2015b;Ye et al, 2018), inference cost may be a non-trivial function of the tree topology, where the tree depth may not be neatly correlated with efficiency.…”
Section: Mixed Optimization Strategies Of Inference Efficiencymentioning
confidence: 99%
“…More recently, Gil-Costa et al (2022) and Molina et al (2021) propose a novel design of of the QuickScorer algorithm and the application of binning or quantization techniques to tree ensembles to fully leverage novel, energy-efficient field-programmable gate arrays (FPGAs). Ye et al (2018) take the data structure in QuickScorer and make it more compact in their algorithm, RapidScorer. The first observation was that nodemasks are two sequences of 1's separated by a sequence of 0's (i.e., 1 a 0 b 1 c for some a, b, c ≥ 0), and that only the sequence 0 b is relevant for the logical AND operations.…”
Section: Feature-major Traversalmentioning
confidence: 99%
See 1 more Smart Citation