← Search

Edward Moroshko

5 accepted papers

2023

Continual Learning in Linear Classification on Separable Data

ICML 2023poster

We analyze continual learning on a sequence of separable linear classification tasks with binary labels. We show theoretically that learning with weak regularization reduces to solving a sequential max-margin problem, corresponding to a special case of the Projection Onto Convex Sets (POCS) framewor…

Cited by 24SourcePDFScholar
2022

Finite Sample Analysis Of Dynamic Regression Parameter Learning

NeurIPS 2022accept

We consider the dynamic linear regression problem, where the predictor vector may vary with time. This problem can be modeled as a linear dynamical system, with non-constant observation operator, where the parameters that need to be learned are the variance of both the process noise and the observat…

Cited by 0SourcePDFScholar
2021

On the Implicit Bias of Initialization Shape: Beyond Infinitesimal Mirror Descent

ICML 2021oral

Recent work has highlighted the role of initialization scale in determining the structure of the solutions that gradient methods converge to. In particular, it was shown that large initialization leads to the neural tangent kernel regime solution, whereas small initialization leads to so called “ric…

Cited by 97SourcePDFScholar
2020

Implicit Bias in Deep Linear Classification: Initialization Scale vs Training Accuracy

NeurIPS 2020spotlight

We provide a detailed asymptotic study of gradient flow trajectories and their implicit optimization bias when minimizing the exponential loss over "diagonal linear networks". This is the simplest model displaying a transition between "kernel" and non-kernel ("rich" or "active") regimes. We show ho…

Cited by 99SourcePDFScholar
2018

Efficient Loss-Based Decoding on Graphs for Extreme Classification

NeurIPS 2018poster

In extreme classification problems, learning algorithms are required to map instances to labels from an extremely large label set. We build on a recent extreme classification framework with logarithmic time and space (LTLS), and on a general approach for error correcting output coding (ECOC) with…