English

Outlier detection in regression: conic quadratic formulations

Optimization and Control 2023-07-13 v1 Machine Learning Methodology Machine Learning

Abstract

In many applications, when building linear regression models, it is important to account for the presence of outliers, i.e., corrupted input data points. Such problems can be formulated as mixed-integer optimization problems involving cubic terms, each given by the product of a binary variable and a quadratic term of the continuous variables. Existing approaches in the literature, typically relying on the linearization of the cubic terms using big-M constraints, suffer from weak relaxation and poor performance in practice. In this work we derive stronger second-order conic relaxations that do not involve big-M constraints. Our computational experiments indicate that the proposed formulations are several orders-of-magnitude faster than existing big-M formulations in the literature for this problem.

Keywords

Cite

@article{arxiv.2307.05975,
  title  = {Outlier detection in regression: conic quadratic formulations},
  author = {Andrés Gómez and José Neto},
  journal= {arXiv preprint arXiv:2307.05975},
  year   = {2023}
}
R2 v1 2026-06-28T11:28:13.012Z