中文
相关论文

相关论文: Adaptive t-vMF Dice Loss for Multi-class Medical I…

200 篇论文

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

Accurate brain image segmentation, particularly for distinguishing various tissues from magnetic resonance imaging (MRI) images, plays a pivotal role in finding the neurological dis ease and medical image computing. In deep learning…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Hanuman Verma , Akshansh Gupta , Pranabesh Maji , Saurav Mandal , Vijay Kumar Pandey

Contrastive learning has gained popularity due to its robustness with good feature representation performance. However, cosine distance, the commonly used similarity metric in contrastive learning, is not well suited to represent the…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Jing Wei Tan , Won-Ki Jeong

Purpose: This study aims to explore training strategies to improve convolutional neural network-based image-to-image deformable registration for abdominal imaging. Methods: Different training strategies, loss functions, and transfer…

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

In recent years, it has been found that "grandmother cells" in the primary visual cortex (V1) of macaques can directly recognize visual input with complex shapes. This inspires us to examine the value of these cells in promoting the…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Hao Tang , Zhiqing Guo , Liejun Wang , Chao Liu

Image regression tasks for medical applications, such as bone mineral density (BMD) estimation and left-ventricular ejection fraction (LVEF) prediction, play an important role in computer-aided disease assessment. Most deep regression…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Weihang Dai , Xiaomeng Li , Wan Hang Keith Chiu , Michael D. Kuo , Kwang-Ting Cheng

Deep Metric Learning (DML) is helpful in computer vision tasks. In this paper, we firstly introduce DML into image co-segmentation. We propose a novel Triplet loss for Image Segmentation, called IS-Triplet loss for short, and combine it…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Zhengwen Li , Xiabi Liu

Reliable detection of anomalies is crucial when deploying machine learning models in practice, but remains challenging due to the lack of labeled data. To tackle this challenge, contrastive learning approaches are becoming increasingly…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Puck de Haan , Sindy Löwe

Lesion segmentation on computed tomography (CT) scans is an important step for precisely monitoring changes in lesion/tumor growth. This task, however, is very challenging since manual segmentation is prohibitively time-consuming,…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Vatsal Agarwal , Youbao Tang , Jing Xiao , Ronald M. Summers

Deep learning has been shown to achieve impressive results in several domains like computer vision and natural language processing. A key element of this success has been the development of new loss functions, like the popular cross-entropy…

机器学习 · 计算机科学 2019-07-19 Francesco Giannini , Giuseppe Marra , Michelangelo Diligenti , Marco Maggini , Marco Gori

Deep learning methods have been shown to be effective for the automatic segmentation of structures and pathologies in medical imaging. However, they require large annotated datasets, whose manual segmentation is a tedious and time-consuming…

图像与视频处理 · 电气工程与系统科学 2022-09-27 Bella Specktor Fadida , Daphna Link Sourani , Liat Ben Sira Elka Miller , Dafna Ben Bashat , Leo Joskowicz

Imbalanced datasets pose a considerable challenge in training deep learning (DL) models for medical diagnostics, particularly for segmentation tasks. Imbalance may be associated with annotation quality limited annotated datasets, rare…

图像与视频处理 · 电气工程与系统科学 2025-04-08 Bashir Alam , Masa Cirkovic , Mete Harun Akcay , Md Kaf Shahrier , Sebastien Lafond , Hergys Rexha , Kurt Benke , Sepinoud Azimi , Janan Arslan

The retinal vessel network studied through fundus images contributes to the diagnosis of multiple diseases not only found in the eye. The segmentation of this system may help the specialized task of analyzing these images by assisting in…

图像与视频处理 · 电气工程与系统科学 2022-06-02 Daniela Herrera , Gilberto Ochoa-Ruiz , Miguel Gonzalez-Mendoza , Christian Mata

Objective: Overlapping measures are often utilized to quantify the similarity between two binary regions. However, modern segmentation algorithms output a probability or confidence map with continuous values in the zero-to-one interval.…

计算机视觉与模式识别 · 计算机科学 2019-06-27 Reuben R Shamir , Yuval Duchin , Jinyoung Kim , Guillermo Sapiro , Noam Harel

Detecting musical versions (different renditions of the same piece) is a challenging task with important applications. Because of the ground truth nature, existing approaches match musical versions at the track level (e.g., whole song).…

声音 · 计算机科学 2025-05-19 Joan Serrà , R. Oguz Araz , Dmitry Bogdanov , Yuki Mitsufuji

Deep learning technology has been widely applied to speech enhancement. While testing the effectiveness of various network structures, researchers are also exploring the improvement of the loss function used in network training. Although…

音频与语音处理 · 电气工程与系统科学 2023-04-25 Tianrui Wang , Weibin Zhu

In few-shot learning, typically, the loss function which is applied at test time is the one we are ultimately interested in minimising, such as the mean-squared-error loss for a regression problem. However, given that we have few samples at…

机器学习 · 计算机科学 2019-12-02 Leo Feng , Luisa Zintgraf , Bei Peng , Shimon Whiteson

Several deep learned lossy compression techniques have been proposed in the recent literature. Most of these are optimized by using either MS-SSIM (multi-scale structural similarity) or MSE (mean squared error) as a loss function.…

图像与视频处理 · 电气工程与系统科学 2019-08-02 Yash Patel , Srikar Appalaraju , R. Manmatha

In the past few years, in the context of fully-supervised semantic segmentation, several losses -- such as cross-entropy and dice -- have emerged as de facto standards to supervise neural networks. The Dice loss is an interesting case, as…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Hoel Kervadec , Marleen de Bruijne