English

On the Equivalence of Regression and Classification

Machine Learning 2025-11-07 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

A formal link between regression and classification has been tenuous. Even though the margin maximization term w\|w\| is used in support vector regression, it has at best been justified as a regularizer. We show that a regression problem with MM samples lying on a hyperplane has a one-to-one equivalence with a linearly separable classification task with 2M2M samples. We show that margin maximization on the equivalent classification task leads to a different regression formulation than traditionally used. Using the equivalence, we demonstrate a ``regressability'' measure, that can be used to estimate the difficulty of regressing a dataset, without needing to first learn a model for it. We use the equivalence to train neural networks to learn a linearizing map, that transforms input variables into a space where a linear regressor is adequate.

Keywords

Cite

@article{arxiv.2511.04422,
  title  = {On the Equivalence of Regression and Classification},
  author = {Jayadeva and Naman Dwivedi and Hari Krishnan and N. M. Anoop Krishnan},
  journal= {arXiv preprint arXiv:2511.04422},
  year   = {2025}
}

Comments

19 pages

R2 v1 2026-07-01T07:24:39.480Z