Skip to main content

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

Searching in archive stat. Search in all archives.
.
  1. arXiv:1905.11001  [pdf, other

    stat.ML cs.LG

    On Mixup Training: Improved Calibration and Predictive Uncertainty for Deep Neural Networks

    Authors: Sunil Thulasidasan, Gopinath Chennupati, Jeff Bilmes, Tanmoy Bhattacharya, Sarah Michalak

    Abstract: Mixup~\cite{zhang2017mixup} is a recently proposed method for training deep neural networks where additional samples are generated during training by convexly combining random pairs of images and their associated labels. While simple to implement, it has been shown to be a surprisingly effective method of data augmentation for image classification: DNNs trained with mixup show noticeable gains in… ▽ More

    Submitted 6 January, 2020; v1 submitted 27 May, 2019; originally announced May 2019.

    Comments: NeurIPS 2019

  2. arXiv:1905.10964  [pdf, other

    stat.ML cs.LG

    Combating Label Noise in Deep Learning Using Abstention

    Authors: Sunil Thulasidasan, Tanmoy Bhattacharya, Jeff Bilmes, Gopinath Chennupati, Jamal Mohd-Yusof

    Abstract: We introduce a novel method to combat label noise when training deep neural networks for classification. We propose a loss function that permits abstention during training thereby allowing the DNN to abstain on confusing samples while continuing to learn and improve classification performance on the non-abstained samples. We show how such a deep abstaining classifier (DAC) can be used for robust l… ▽ More

    Submitted 1 August, 2019; v1 submitted 27 May, 2019; originally announced May 2019.

    Comments: ICML 2019. Added source code link