中文
相关论文

相关论文: On the dice loss gradient and the ways to mimic it

200 篇论文

Segmentation is a fundamental task in medical image analysis. The clinical interest is often to measure the volume of a structure. To evaluate and compare segmentation methods, the similarity between a segmentation and a predefined ground…

图像与视频处理 · 电气工程与系统科学 2020-10-09 Jeroen Bertels , David Robben , Dirk Vandermeulen , Paul Suetens

Most segmentation losses are arguably variants of the Cross-Entropy (CE) or Dice losses. On the surface, these two categories of losses seem unrelated, and there is no clear consensus as to which category is a better choice, with varying…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Bingyuan Liu , Jose Dolz , Adrian Galdran , Riadh Kobbi , Ismail Ben Ayed

Albeit the Dice loss is one of the dominant loss functions in medical image segmentation, most research omits a closer look at its derivative, i.e. the real motor of the optimization when using gradient descent. In this paper, we highlight…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Sofie Tilborghs , Jeroen Bertels , David Robben , Dirk Vandermeulen , Frederik Maes

The clinical interest is often to measure the volume of a structure, which is typically derived from a segmentation. In order to evaluate and compare segmentation methods, the similarity between a segmentation and a predefined ground truth…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Jeroen Bertels , David Robben , Dirk Vandermeulen , Paul Suetens

This paper establishes risk convergence and asymptotic weight matrix alignment --- a form of implicit regularization --- of gradient flow and gradient descent when applied to deep linear networks on linearly separable data. In more detail,…

机器学习 · 计算机科学 2019-02-26 Ziwei Ji , Matus Telgarsky

The Dice score and Jaccard index are commonly used metrics for the evaluation of segmentation tasks in medical imaging. Convolutional neural networks trained for image segmentation tasks are usually optimized for (weighted) cross-entropy.…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Jeroen Bertels , Tom Eelbode , Maxim Berman , Dirk Vandermeulen , Frederik Maes , Raf Bisschops , Matthew Blaschko

Most existing deep learning-based frameworks for image segmentation assume that a unique ground truth is known and can be used for performance evaluation. This is true for many applications, but not all. Myocardial segmentation of…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Dewen Zeng , Mingqi Li , Yukun Ding , Xiaowei Xu , Qiu Xie , Ruixue Xu , Hongwen Fei , Meiping Huang , Jian Zhuang , Yiyu Shi

One approach to deal with the statistical inefficiency of neural networks is to rely on auxiliary losses that help to build useful representations. However, it is not always trivial to know if an auxiliary task will be helpful for the main…

The choice of negative examples is important in noise contrastive estimation. Recent works find that hard negatives -- highest-scoring incorrect examples under the model -- are effective in practice, but they are used without a formal…

计算与语言 · 计算机科学 2021-04-14 Wenzheng Zhang , Karl Stratos

Many NLP tasks such as tagging and machine reading comprehension are faced with the severe data imbalance issue: negative examples significantly outnumber positive examples, and the huge number of background examples (or easy-negative…

计算与语言 · 计算机科学 2020-09-01 Xiaoya Li , Xiaofei Sun , Yuxian Meng , Junjun Liang , Fei Wu , Jiwei Li

In this paper we introduce a novel method of gradient normalization and decay with respect to depth. Our method leverages the simple concept of normalizing all gradients in a deep neural network, and then decaying said gradients with…

机器学习 · 计算机科学 2018-03-01 Robert Kwiatkowski , Oscar Chang

One of the most important parts of Artificial Neural Networks is minimizing the loss functions which tells us how good or bad our model is. To minimize these losses we need to tune the weights and biases. Also to calculate the minimum value…

机器学习 · 计算机科学 2021-01-08 Kaustubh Yadav

We propose two novel loss functions, Multiplicative Loss and Confidence-Adaptive Multiplicative Loss, for semantic segmentation in medical and cellular images. Although Cross Entropy and Dice Loss are widely used, their additive combination…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Yuto Yokoi , Kazuhiro Hotta

Deep-learning has proved in recent years to be a powerful tool for image analysis and is now widely used to segment both 2D and 3D medical images. Deep-learning segmentation frameworks rely not only on the choice of network architecture but…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Carole H Sudre , Wenqi Li , Tom Vercauteren , Sébastien Ourselin , M. Jorge Cardoso

Noise-contrastive estimation (NCE) is a statistically consistent method for learning unnormalized probabilistic models. It has been empirically observed that the choice of the noise distribution is crucial for NCE's performance. However,…

机器学习 · 计算机科学 2021-10-22 Bingbin Liu , Elan Rosenfeld , Pradeep Ravikumar , Andrej Risteski

Finding parameters in a deep neural network (NN) that fit training data is a nonconvex optimization problem, but a basic first-order optimization method (gradient descent) finds a global optimizer with perfect fit (zero-loss) in many…

机器学习 · 计算机科学 2025-03-07 Zhiyan Ding , Shi Chen , Qin Li , Stephen Wright

In many medical imaging and classical computer vision tasks, the Dice score and Jaccard index are used to evaluate the segmentation performance. Despite the existence and great empirical success of metric-sensitive losses, i.e. relaxations…

图像与视频处理 · 电气工程与系统科学 2020-10-27 Tom Eelbode , Jeroen Bertels , Maxim Berman , Dirk Vandermeulen , Frederik Maes , Raf Bisschops , Matthew B. Blaschko

This note presents a simple way to add a count (or quantile) constraint to a regression neural net, such that given $n$ samples in the training set it guarantees that the prediction of $m<n$ samples will be larger than the actual value (the…

机器学习 · 计算机科学 2020-12-29 Dvir Ben Or , Michael Kolomenkin , Gil Shabat

The optimization foundations of deep linear networks have recently received significant attention. However, due to their inherent non-convexity and hierarchical structure, analyzing the loss functions of deep linear networks remains a…

最优化与控制 · 数学 2025-09-24 Po Chen , Rujun Jiang , Peng Wang

The Dice similarity coefficient (DSC) is both a widely used metric and loss function for biomedical image segmentation due to its robustness to class imbalance. However, it is well known that the DSC loss is poorly calibrated, resulting in…

图像与视频处理 · 电气工程与系统科学 2022-11-02 Michael Yeung , Leonardo Rundo , Yang Nan , Evis Sala , Carola-Bibiane Schönlieb , Guang Yang
‹ 上一页 1 2 3 10 下一页 ›