← Search

Issam Hadj Laradji

5 accepted papers

2023

Affinity Learning With Blind-Spot Self-Supervision for Image Denoising

ICASSP 2023accepted

In this paper, we extend the blind-spot based self-supervised denoising by using affinity learning to remove noise from affected pixels. Inspired by inpainting, we introduce a novel Mask Guided Residual Convolution (MGRConv) to learn a neighboring image pixel affinity map that gradually removes nois…

Cited by 0SourceScholar
2021

Stochastic Polyak Step-size for SGD: An Adaptive Learning Rate for Fast Convergence

AISTATS 2021poster

We propose a stochastic variant of the classical Polyak step-size (Polyak, 1987) commonly used in the subgradient method. Although computing the Polyak step-size requires knowledge of the optimal function values, this information is readily available for typical modern machine learning applications.…

2020

Fast and Furious Convergence: Stochastic Second Order Methods under Interpolation

AISTATS 2020poster

We consider stochastic second-order methods for minimizing smooth and strongly-convex functions under an interpolation condition satisfied by over-parameterized models. Under this condition, we show that the regularized subsampled Newton method (R-SSN) achieves global linear convergence with an adap…

2020

Online Fast Adaptation and Knowledge Accumulation (OSAKA): a New Approach to Continual Learning

NeurIPS 2020poster

Continual learning agents experience a stream of (related) tasks. The main challenge is that the agent must not forget previous tasks and also adapt to novel tasks in the stream. We are interested in the intersection of two recent continual-learning scenarios. In meta-continual learning, the model i…

2020

Synbols: Probing Learning Algorithms with Synthetic Datasets

NeurIPS 2020poster

Progress in the field of machine learning has been fueled by the introduction of benchmark datasets pushing the limits of existing algorithms. Enabling the design of datasets to test specific properties and failure modes of learning algorithms is thus a problem of high interest, as it has a direct…