English

An Improved Deterministic Rescaling for Linear Programming Algorithms

Optimization and Control 2016-12-15 v1 Data Structures and Algorithms

Abstract

The perceptron algorithm for linear programming, arising from machine learning, has been around since the 1950s. While not a polynomial-time algorithm, it is useful in practice due to its simplicity and robustness. In 2004, Dunagan and Vempala showed that a randomized rescaling turns the perceptron method into a polynomial time algorithm, and later Pe\~{n}a and Soheili gave a deterministic rescaling. In this paper, we give a deterministic rescaling for the perceptron algorithm that improves upon the previous rescaling methods by making it possible to rescale much earlier. This results in a faster running time for the rescaled perceptron algorithm. We will also demonstrate that the same rescaling methods yield a polynomial time algorithm based on the multiplicative weights update method. This draws a connection to an area that has received a lot of recent attention in theoretical computer science.

Keywords

Cite

@article{arxiv.1612.04782,
  title  = {An Improved Deterministic Rescaling for Linear Programming Algorithms},
  author = {Rebecca Hoberg and Thomas Rothvoss},
  journal= {arXiv preprint arXiv:1612.04782},
  year   = {2016}
}

Comments

16 pages, 1 figure

R2 v1 2026-06-22T17:23:56.721Z