English

Penalizing small errors using an Adaptive Logarithmic Loss

Image and Video Processing 2021-04-09 v2 Computer Vision and Pattern Recognition

Abstract

Loss functions are error metrics that quantify the difference between a prediction and its corresponding ground truth. Fundamentally, they define a functional landscape for traversal by gradient descent. Although numerous loss functions have been proposed to date in order to handle various machine learning problems, little attention has been given to enhancing these functions to better traverse the loss landscape. In this paper, we simultaneously and significantly mitigate two prominent problems in medical image segmentation namely: i) class imbalance between foreground and background pixels and ii) poor loss function convergence. To this end, we propose an adaptive logarithmic loss function. We compare this loss function with the existing state-of-the-art on the ISIC 2018 dataset, the nuclei segmentation dataset as well as the DRIVE retinal vessel segmentation dataset. We measure the performance of our methodology on benchmark metrics and demonstrate state-of-the-art performance. More generally, we show that our system can be used as a framework for better training of deep neural networks.

Keywords

Cite

@article{arxiv.1910.09717,
  title  = {Penalizing small errors using an Adaptive Logarithmic Loss},
  author = {Chaitanya Kaul and Nick Pears and Hang Dai and Roderick Murray-Smith and Suresh Manandhar},
  journal= {arXiv preprint arXiv:1910.09717},
  year   = {2021}
}

Comments

Published at AIHA 2020 (ICPR 2020 Workshop)

R2 v1 2026-06-23T11:50:42.623Z