High-dimensional Bayesian Tobit regression for censored response with Horseshoe prior
The Tien Mai
TL;DR
This work tackles high-dimensional regression with left-censored responses by introducing a Bayesian sparse Tobit model that uses a Horseshoe prior and a fractional posterior to enforce sparsity and obtain reliable inference. A data-augmentation–based Gibbs sampler enables efficient posterior computation, and the authors prove posterior concentration results showing that the fractional posterior contracts at near-minimax rates under sparsity. Empirically, the method consistently outperforms a recent Lasso–Tobit approach across simulations with varying sparsity, correlation, and model misspecification, and it yields improved predictive accuracy on a censored gene-expression dataset. The combination of theoretical guarantees, scalable computation, and strong empirical performance makes this a valuable tool for censored, high-dimensional data analysis, with an accompanying R package for practical use.
Abstract
Censored response variables--where outcomes are only partially observed due to known bounds--arise in numerous scientific domains and present serious challenges for regression analysis. The Tobit model, a classical solution for handling left-censoring, has been widely used in economics and beyond. However, with the increasing prevalence of high-dimensional data, where the number of covariates exceeds the sample size, traditional Tobit methods become inadequate. While frequentist approaches for high-dimensional Tobit regression have recently been developed, notably through Lasso-based estimators, the Bayesian literature remains sparse and lacks theoretical guarantees. In this work, we propose a novel Bayesian framework for high-dimensional Tobit regression that addresses both censoring and sparsity. Our method leverages the Horseshoe prior to induce shrinkage and employs a data augmentation strategy to facilitate efficient posterior computation via Gibbs sampling. We establish posterior consistency and derive concentration rates under sparsity, providing the first theoretical results for Bayesian Tobit models in high dimensions. Numerical experiments show that our approach outperforms favorably with the recent Lasso-Tobit method. Our method is implemented in the R package tobitbayes, which can be found on Github.
