paper-with-me

홈 › Papers

Multiplicative Loss for Enhancing Semantic Segmentation in Medical and Cellular Images

2025-10-14 · Yuto Yokoi, Kazuhiro Hotta arxiv

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 is sensitive to hyperparameters and often performs suboptimally, especially with limited data. Medical images suffer from data scarcity due to privacy, ethics, and costly annotations, requiring robust and efficient training objectives. Our Multiplicative Loss combines Cross Entropy and Dice losses multiplicatively, dynamically modulating gradients based on prediction confidence. This reduces penalties for confident correct predictions and amplifies gradients for incorrect overconfident ones, stabilizing optimization. Building on this, Confidence-Adaptive Multiplicative Loss applies a confidence-driven exponential scaling inspired by Focal Loss, integrating predicted probabilities and Dice coefficients to emphasize difficult samples. This enhances learning under extreme data scarcity by strengthening gradients when confidence is low. Experiments on cellular and medical segmentation benchmarks show our framework consistently outperforms tuned additive and existing loss functions, offering a simple, effective, and hyperparameter-free mechanism for robust segmentation under challenging data limitations.

📄 PDF Abstract BibTeX arXiv:2510.12258

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Learning Non-Unique Segmentation with Reward-Penalty Dice Loss

2020-09-23 · Jiabo He, Sarah Erfani, Sudanthi Wijewickrema, Stephen O'Leary 외

Semantic segmentation is one of the key problems in the field of computer vision, as it enables computer image understanding. However, most research and applications of semantic segmentation focus on addressing unique se…

Medical Image SegmentationSegmentationSemantic Segmentation

Optimizing the Dice Score and Jaccard Index for Medical Image Segmentation: Theory & Practice

2019-11-05 · Jeroen Bertels, Tom Eelbode, Maxim Berman, Dirk Vandermeulen 외

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 (weight…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

DS$^2$Net: Detail-Semantic Deep Supervision Network for Medical Image Segmentation

2025-08-06 · Zhaohong Huang, Yuxin Zhang, Taojian Zhou, Guorong Cai 외 arxiv

Deep Supervision Networks exhibit significant efficacy for the medical imaging community. Nevertheless, existing work merely supervises either the coarse-grained semantic features or fine-grained detailed features in iso…

Medical Image Segmentation

UCAD: Uncertainty-guided Contour-aware Displacement for semi-supervised medical image segmentation

2026-01-24 · Chengbo Ding, Fenghe Tang, Shaohua Kevin Zhou arxiv

Existing displacement strategies in semi-supervised segmentation only operate on rectangular regions, ignoring anatomical structures and resulting in boundary distortions and semantic inconsistency. To address these issu…

Semi-supervised Medical Image Segmentation

Semantic-Aware Generative Adversarial Nets for Unsupervised Domain Adaptation in Chest X-ray Segmentation

2018-06-02 · Cheng Chen, Qi Dou, Hao Chen, Pheng-Ann Heng

In spite of the compelling achievements that deep neural networks (DNNs) have made in medical image computing, these deep models often suffer from degraded performance when being applied to new test datasets with domain …

Domain AdaptationSegmentationTransfer LearningUnsupervised Domain Adaptation