← Search

Dheevatsa Mudigere

4 accepted papers

2020

Efficient Distributed Hessian Free Algorithm for Large-scale Empirical Risk Minimization via Accumulating Sample Strategy

AISTATS 2020poster

In this paper, we propose a Distributed Accumulated Newton Conjugate gradiEnt (DANCE) method in which sample size is gradually increasing to quickly obtain a solution whose empirical loss is under satisfactory statistical accuracy. Our proposed method is multistage in which the solution of a stage s…

2018

A Progressive Batching L-BFGS Method for Machine Learning

ICML 2018oral

The standard L-BFGS method relies on gradient approximations that are not dominated by noise, so that search directions are descent directions, the line search is reliable, and quasi-Newton updating yields useful quadratic models of the objective function. All of this appears to call for a full batc…

Cited by 214SourcePDFScholar
2018

Mixed Precision Training of Convolutional Neural Networks using Integer Operations

ICLR 2018poster

The state-of-the-art (SOTA) for mixed precision training is dominated by variants of low precision floating point operations, and in particular, FP16 accumulating into FP32 Micikevicius et al. (2017). On the other hand, while a lot of research has also happened in the domain of low and mixed-precisi…

Cited by 226SourcePDFScholar
2017

On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima

ICLR 2017oral

The stochastic gradient descent (SGD) method and its variants are algorithms of choice for many Deep Learning tasks. These methods operate in a small-batch regime wherein a fraction of the training data, say $32$--$512$ data points, is sampled to compute an approximation to the gradient. It has bee…

Cited by 3535SourcecodeScholar