Skip to main content

Showing 1–2 of 2 results for author: Prashanth, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2006.13307  [pdf, other

    cs.LG stat.ML

    LALR: Theoretical and Experimental validation of Lipschitz Adaptive Learning Rate in Regression and Neural Networks

    Authors: Snehanshu Saha, Tejas Prashanth, Suraj Aralihalli, Sumedh Basarkod, T. S. B Sudarshan, Soma S Dhavala

    Abstract: We propose a theoretical framework for an adaptive learning rate policy for the Mean Absolute Error loss function and Quantile loss function and evaluate its effectiveness for regression tasks. The framework is based on the theory of Lipschitz continuity, specifically utilizing the relationship between learning rate and Lipschitz constant of the loss function. Based on experimentation, we have fou… ▽ More

    Submitted 19 May, 2020; originally announced June 2020.

    Comments: Accepted in IJCNN 2020

  2. arXiv:1902.07399  [pdf, other

    cs.LG stat.ML

    LipschitzLR: Using theoretically computed adaptive learning rates for fast convergence

    Authors: Rahul Yedida, Snehanshu Saha, Tejas Prashanth

    Abstract: Optimizing deep neural networks is largely thought to be an empirical process, requiring manual tuning of several hyper-parameters, such as learning rate, weight decay, and dropout rate. Arguably, the learning rate is the most important of these to tune, and this has gained more attention in recent works. In this paper, we propose a novel method to compute the learning rate for training deep neura… ▽ More

    Submitted 31 July, 2020; v1 submitted 19 February, 2019; originally announced February 2019.

    Comments: v4; comparison studies added