PAPER DIGEST
Most Influential AISTATS 2015 Paper · 2026-03 edition

DART: Dropouts Meet Multiple Additive Regression Trees

Rashmi Korlakai Vinayak; Ran Gilad-Bachrach

Venue
Conference on Artificial Intelligence and Statistics (AISTATS) 2015
Recognition
Most Influential AISTATS 2015 Paper (Rank No. 8)
Edition
2026-03
Impact factor
5
Certificate ID
258dddaacebd748f

Abstract

MART, an ensemble model of boosted regression trees, is known to deliver high prediction accuracy for diverse tasks, and is widely used in practice. However, it suffers an issue which we call over-specialization, wherein trees added at later iterations tend to impact the prediction of only a few instances, and make negligible contribution towards the remaining instances. This negatively affects the performance of the model on unseen data, and also makes the model over-sensitive to the contributions of the few, initially added tress. We show that the commonly used tool to address this issue, that of shrinkage, alleviates the problem only to a certain extent and the fundamental issue of over-specialization still remains. In this work, we explore a different approach to address the problem, that of employing dropouts, a tool that has been recently proposed in the context of learning deep neural networks. We propose a novel way of employing dropouts to tackle the issue of over-specialization in MART, resulting in the DART algorithm. We evaluate DART on ranking, regression and classification tasks, using large scale, publicly available datasets, and show that DART outperforms MART in each of the tasks, with a significant margin.

Download PDF certificate