Linear Separation via Optimism

11/17/2020
by   Rafael Hanashiro, et al.
0

Binary linear classification has been explored since the very early days of the machine learning literature. Perhaps the most classical algorithm is the Perceptron, where a weight vector used to classify examples is maintained, and additive updates are made as incorrect examples are discovered. The Perceptron has been thoroughly studied and several versions have been proposed over many decades. The key theoretical fact about the Perceptron is that, so long as a perfect linear classifier exists with some margin γ > 0, the number of required updates to find such a perfect linear separator is bounded by 1/γ^2. What has never been fully addressed is: does there exist an algorithm that can achieve this with fewer updates? In this paper we answer this in the affirmative: we propose the Optimistic Perceptron algorithm, a simple procedure that finds a separating hyperplane in no more than 1/γ updates. We also show experimentally that this procedure can significantly outperform Perceptron.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/04/2020

The Strategic Perceptron

The classical Perceptron algorithm provides a simple and elegant procedu...
research
11/11/2020

Linear Dilation-Erosion Perceptron for Binary Classification

In this work, we briefly revise the reduced dilation-erosion perceptron ...
research
06/04/2021

Quantum Perceptron Revisited: Computational-Statistical Tradeoffs

Quantum machine learning algorithms could provide significant speed-ups ...
research
06/14/2018

On the Perceptron's Compression

We study and provide exposition to several phenomena that are related to...
research
08/04/2015

Perceptron like Algorithms for Online Learning to Rank

Perceptron is a classic online algorithm for learning a classification f...
research
09/24/2018

Optimality of Linear Sketching under Modular Updates

We study the relation between streaming algorithms and linear sketching ...
research
09/12/2023

A Perceptron-based Fine Approximation Technique for Linear Separation

This paper presents a novel online learning method that aims at finding ...

Please sign up or login with your details

Forgot password? Click here to reset