Papers
Topics
Authors
Recent
Search
2000 character limit reached

On Accelerated Perceptrons and Beyond

Published 17 Oct 2022 in cs.LG, math.OC, and stat.ML | (2210.09371v1)

Abstract: The classical Perceptron algorithm of Rosenblatt can be used to find a linear threshold function to correctly classify nn linearly separable data points, assuming the classes are separated by some margin $\gamma &gt; 0$. A foundational result is that Perceptron converges after Ω(1/γ<sup>2)\Omega(1/\gamma<sup>{2}) iterations. There have been several recent works that managed to improve this rate by a quadratic factor, to Ω(logn/γ)\Omega(\sqrt{\log n}/\gamma), with more sophisticated algorithms. In this paper, we unify these existing results under one framework by showing that they can all be described through the lens of solving min-max problems using modern acceleration techniques, mainly through optimistic online learning. We then show that the proposed framework also lead to improved results for a series of problems beyond the standard Perceptron setting. Specifically, a) For the margin maximization problem, we improve the state-of-the-art result from O(logt/t<sup>2)O(\log t/t<sup>2) to O(1/t<sup>2)O(1/t<sup>2), where tt is the number of iterations; b) We provide the first result on identifying the implicit bias property of the classical Nesterov's accelerated gradient descent (NAG) algorithm, and show NAG can maximize the margin with an O(1/t<sup>2)O(1/t<sup>2) rate; c) For the classical pp-norm Perceptron problem, we provide an algorithm with Ω((p1)logn/γ)\Omega(\sqrt{(p-1)\log n}/\gamma) convergence rate, while existing algorithms suffer the Ω((p1)/γ<sup>2)\Omega({(p-1)}/\gamma<sup>2) convergence rate.

Citations (6)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.