Composite Quantile Regression With XGBoost Using the Novel Arctan Pinball Loss
Laurens Sluijterman, Frank Kreuwel, Eric Cator, and Tom Heskes

TL;DR
This paper introduces the arctan pinball loss, a smooth approximation for quantile regression tailored for XGBoost, enabling efficient simultaneous multi-quantile prediction with fewer crossings.
Contribution
The novel arctan pinball loss improves composite quantile regression with XGBoost by allowing better second order approximation and reducing quantile crossings.
Findings
Enables simultaneous prediction of multiple quantiles.
Reduces quantile crossings compared to existing methods.
Improves efficiency of quantile regression with XGBoost.
Abstract
This paper explores the use of XGBoost for composite quantile regression. XGBoost is a highly popular model renowned for its flexibility, efficiency, and capability to deal with missing data. The optimization uses a second order approximation of the loss function, complicating the use of loss functions with a zero or vanishing second derivative. Quantile regression -- a popular approach to obtain conditional quantiles when point estimates alone are insufficient -- unfortunately uses such a loss function, the pinball loss. Existing workarounds are typically inefficient and can result in severe quantile crossings. In this paper, we present a smooth approximation of the pinball loss, the arctan pinball loss, that is tailored to the needs of XGBoost. Specifically, contrary to other smooth approximations, the arctan pinball loss has a relatively large second derivative, which makes it more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Fault Detection and Control Systems · Industrial Vision Systems and Defect Detection
