中文
相关论文

相关论文: Combo Loss: Handling Input and Output Imbalance in…

200 篇论文

Deep convolutional neural networks (CNN) have proven to be remarkably effective in semantic segmentation tasks. Most popular loss functions were introduced targeting improved volumetric scores, such as the Dice coefficient (DSC). By design,…

Widely used loss functions for CNN segmentation, e.g., Dice or cross-entropy, are based on integrals over the segmentation regions. Unfortunately, for highly unbalanced segmentations, such regional summations have values that differ by…

图像与视频处理 · 电气工程与系统科学 2020-10-20 Hoel Kervadec , Jihene Bouchtiba , Christian Desrosiers , Eric Granger , Jose Dolz , Ismail Ben Ayed

This paper analyzes and compares different deep learning loss functions in the framework of multi-label remote sensing (RS) image scene classification problems. We consider seven loss functions: 1) cross-entropy loss; 2) focal loss; 3)…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Hichame Yessou , Gencer Sumbul , Begüm Demir

Topological accuracy in medical image segmentation is a highly important property for downstream applications such as network analysis and flow modeling in vessels or cell counting. Recently, significant methodological advancements have…

图像与视频处理 · 电气工程与系统科学 2024-10-10 Alexander H. Berger , Nico Stucki , Laurin Lux , Vincent Buergin , Suprosanna Shit , Anna Banaszak , Daniel Rueckert , Ulrich Bauer , Johannes C. Paetzold

Deep learning has shown promising results in medical image analysis, however, the lack of very large annotated datasets confines its full potential. Although transfer learning with ImageNet pre-trained classification models can alleviate…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Ken C. L. Wong , Tanveer Syeda-Mahmood , Mehdi Moradi

In this paper, we propose a balancing training method to address problems in imbalanced data learning. To this end, we derive a new loss used in the balancing training phase that alleviates the influence of samples that cause an overfitted…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Seulki Park , Jongin Lim , Younghan Jeon , Jin Young Choi

Semantic image segmentation, the process of classifying each pixel in an image into a particular class, plays an important role in many visual understanding systems. As the predominant criterion for evaluating the performance of statistical…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Reza Azad , Moein Heidary , Kadir Yilmaz , Michael Hüttemann , Sanaz Karimijafarbigloo , Yuli Wu , Anke Schmeink , Dorit Merhof

Automating classification and segmentation process of abnormal regions in different body organs has a crucial role in most of medical imaging applications such as funduscopy, endoscopy, and dermoscopy. Detecting multiple abnormalities in…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Mohsen Hajabdollahi , Reza Esfandiarpoor , Elyas Sabeti , Nader Karimi , Kayvan Najarian , S. M. Reza Soroushmehr , Shadrokh Samavi

Multi-organ segmentation of 3D medical images is fundamental with meaningful applications in various clinical automation pipelines. Although deep learning has achieved superior performance, the time and memory consumption of segmenting the…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Xueqi Guo , Halid Ziya Yerebakan , Yoshihisa Shinagawa , Kritika Iyer , Gerardo Hermosillo Valadez

In machine learning, the cost function is crucial because it measures how good or bad a system is. In image classification, well-known networks only consider modifying the network structures and applying cross-entropy loss at the end of the…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Trung Dung Do , Cheng-Bin Jin , Hakil Kim , Van Huan Nguyen

The segmentation of skin lesions is a crucial task in clinical decision support systems for the computer aided diagnosis of skin lesions. Although deep learning-based approaches have improved segmentation performance, these models are often…

图像与视频处理 · 电气工程与系统科学 2021-02-23 Kumar Abhishek , Ghassan Hamarneh

Due to the intensive cost of labor and expertise in annotating 3D medical images at a voxel level, most benchmark datasets are equipped with the annotations of only one type of organs and/or tumors, resulting in the so-called partially…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Jianpeng Zhang , Yutong Xie , Yong Xia , Chunhua Shen

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

Medical image segmentation is a critical process in the field of medical imaging, playing a pivotal role in diagnosis, treatment, and research. It involves partitioning of an image into multiple regions, representing distinct anatomical or…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Charulkumar Chodvadiya , Navyansh Mahla , Kinshuk Gaurav Singh , Kshitij Sharad Jadhav

Precise delineation of multiple organs or abnormal regions in the human body from medical images plays an essential role in computer-aided diagnosis, surgical simulation, image-guided interventions, and especially in radiotherapy treatment…

图像与视频处理 · 电气工程与系统科学 2024-11-19 Shiman Li , Haoran Wang , Yucong Meng , Chenxi Zhang , Zhijian Song

Learning to segment images purely by relying on the image-text alignment from web data can lead to sub-optimal performance due to noise in the data. The noise comes from the samples where the associated text does not correlate with the…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Yash Patel , Yusheng Xie , Yi Zhu , Srikar Appalaraju , R. Manmatha

Deep metric learning has yielded impressive results in tasks such as clustering and image retrieval by leveraging neural networks to obtain highly discriminative feature embeddings, which can be used to group samples into different classes.…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Ismail Elezi , Jenny Seidenschwarz , Laurin Wagner , Sebastiano Vascon , Alessandro Torcinovich , Marcello Pelillo , Laura Leal-Taixe

Audio-visual learning helps to comprehensively understand the world by fusing practical information from multiple modalities. However, recent studies show that the imbalanced optimization of uni-modal encoders in a joint-learning model is a…

声音 · 计算机科学 2023-03-14 Ruize Xu , Ruoxuan Feng , Shi-Xiong Zhang , Di Hu

Active learning is a unique abstraction of machine learning techniques where the model/algorithm could guide users for annotation of a set of data points that would be beneficial to the model, unlike passive machine learning. The primary…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Vishwesh Nath , Dong Yang , Bennett A. Landman , Daguang Xu , Holger R. Roth

Medical image segmentation aims to identify anatomical structures at the voxel-level. Segmentation accuracy relies on distinguishing voxel differences. Compared to advancements achieved in studies of the inter-class variance, the…

图像与视频处理 · 电气工程与系统科学 2025-03-19 Yali Bi , Enyu Che , Yinan Chen , Yuanpeng He , Jingwei Qu