2017
Conference article  Restricted

Multicore/Manycore parallel traversal of large forests of regression trees

Lettich F., Lucchese C., Nardini F. M., Orlando S., Perego R., Tonellotto N., Venturini R.

Efficient traversal ensembles of trees 

Machine-learnt models based on additive ensembles of binary regression trees are currently considered one of the best solutions to address complex classification, regression, and ranking tasks. To evaluate these complex models over a continuous stream of data items with high throughput requirements, we need to optimize, and possibly parallelize, the traversal of thousands of trees, each including hundreds of nodes.Document ranking in Web Search is a typical example of this challenging scenario, where complex tree-based models are used to score query-document pairs and finally rank lists of document results for each incoming query (a.k.a. Learning-to-Rank). In this extended abstract, we briefly discuss some preliminary results concerning the parallelization strategies for QUICKSCORER - indeed the state-of-art scoring algorithm that exploits ensembles of decision trees - by using multicore CPUs (with SIMD coprocessors) and manycore GPUs. We show that QUICKSCORER, which transforms the traversal of thousands of decision trees in a linear access to array data structures, can be parallelized very effectively, by achieving very interesting speedups.

Source: HPCS 2017 - International Conference on High Performance Computing & Simulation, pp. 915–915, Genoa, Italy, 17-21 July 2017


Metrics



Back to previous page
BibTeX entry
@inproceedings{oai:it.cnr:prodotti:381012,
	title = {Multicore/Manycore parallel traversal of large forests of regression trees},
	author = {Lettich F. and Lucchese C. and Nardini F. M. and Orlando S. and Perego R. and Tonellotto N. and Venturini R.},
	doi = {10.1109/hpcs.2017.154},
	booktitle = {HPCS 2017 - International Conference on High Performance Computing \& Simulation, pp. 915–915, Genoa, Italy, 17-21 July 2017},
	year = {2017}
}