Collapsing Categories for Regression with Mixed Predictors
Chaegeun Song, Zhong Zheng, Bing Li, Lingzhou Xue
TL;DR
This work tackles regression with mixed predictors by adaptively collapsing categorical levels through a pairwise vector fused LASSO (PVF-LASSO). By formulating a general loss L(beta) that covers linear models and GLMs, and by proving category collapsing consistency under an irrepresentable-type condition, the authors provide both theoretical guarantees and a scalable algorithm—the Inexact Proximal Gradient (IPG) with dual BD subproblem—that reliably recovers true category groupings. The adaptive extension weights penalties to improve selection and estimation, and the method is demonstrated to reduce categorical complexity while boosting predictive performance in simulations and in a Spotify song popularity dataset. The approach offers a principled, data-driven mechanism to simplify regression models with mixed predictors, with potential broad impact on applied statistics and machine learning tasks where categorical structure is rich and high-dimensional.
Abstract
Categorical predictors are omnipresent in everyday regression practice: in fact, most regression data involve some categorical predictors, and this tendency is increasing in modern applications with more complex structures and larger data sizes. However, including too many categories in a regression model would seriously hamper accuracy, as the information in the data is fragmented by the multitude of categories. In this paper, we introduce a systematic method to reduce the complexity of categorical predictors by adaptively collapsing categories in regressions, so as to enhance the performance of regression estimation. Our method is based on the {\em pairwise vector fused LASSO}, which automatically fuses the categories that bear a similar regression relation with the response. We develop our method under a wide class of regression models defined by a general loss function, which includes linear models and generalized linear models as special cases. We rigorously established the category collapsing consistency of our method, developed an Inexact Proximal Gradient Descent algorithm to implement it, and proved the feasibility and convergence of our algorithm. Through simulations and an application to Spotify music data, we demonstrate that our method can effectively reduce categorical complexity while improving prediction performance, making it a powerful tool for regression with mixed predictors.
