paper-with-me

Papers

Cross-Slice Attention and Evidential Critical Loss for Uncertainty-Aware Prostate Cancer Detection

2024-07-01 · Alex Ling Yu Hung, Haoxin Zheng, Kai Zhao, Kaifeng Pang, Demetri Terzopoulos, Kyunghyun Sung

Current deep learning-based models typically analyze medical images in either 2D or 3D albeit disregarding volumetric information or suffering sub-optimal performance due to the anisotropic resolution of MR data. Furthermore, providing an accurate uncertainty estimation is beneficial to clinicians, as it indicates how confident a model is about its prediction. We propose a novel 2.5D cross-slice attention model that utilizes both global and local information, along with an evidential critical loss, to perform evidential deep learning for the detection in MR images of prostate cancer, one of the most common cancers and a leading cause of cancer-related death in men. We perform extensive experiments with our model on two different datasets and achieve state-of-the-art performance in prostate cancer detection along with improved epistemic uncertainty estimation. The implementation of the model is available at https://github.com/aL3x-O-o-Hung/GLCSA_ECLoss.

📄 PDF Abstract BibTeX arXiv:2407.01146

Code (1)

al3x-o-o-hung/glcsa_ecloss 공식 구현 pytorch

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

XAG-Net: A Cross-Slice Attention and Skip Gating Network for 2.5D Femur MRI Segmentation

2025-08-08 · Byunghyun Ko, Anning Tian, Jeongkyu Lee arxiv

Accurate segmentation of femur structures from Magnetic Resonance Imaging (MRI) is critical for orthopedic diagnosis and surgical planning but remains challenging due to the limitations of existing 2D and 3D deep learnin…

Computational Efficiency

Uncertainty-Aware Ordinal Deep Learning for cross-Dataset Diabetic Retinopathy Grading

2026-02-10 · Ali El Bellaj, Aya Benradi, Salman El Youssoufi, Taha El Marzouki 외 arxiv

Diabetes mellitus is a chronic metabolic disorder characterized by persistent hyperglycemia due to insufficient insulin production or impaired insulin utilization. One of its most severe complications is diabetic retinop…

Diabetic Retinopathy Gradingseverity prediction

EvCenterNet: Uncertainty Estimation for Object Detection using Evidential Learning

2023-03-06 · Monish R. Nallapareddy, Kshitij Sirohi, Paulo L. J. Drews-Jr, Wolfram Burgard 외

Uncertainty estimation is crucial in safety-critical settings such as automated driving as it provides valuable information for several downstream tasks including high-level decision making and path planning. In this wor…

2D Object DetectionDecision Makingobject-detectionObject Detection+1

An Evidential-enhanced Tri-Branch Consistency Learning Method for Semi-supervised Medical Image Segmentation

2024-04-10 · Zhenxi Zhang, Heng Zhou, Xiaoran Shi, Ran Ran 외

Semi-supervised segmentation presents a promising approach for large-scale medical image analysis, effectively reducing annotation burdens while achieving comparable performance. This methodology holds substantial potent…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2

A Topology-Attention ConvLSTM Network and Its Application to EM Images

2022-02-07 · Jiaqi Yang, Xiaoling Hu, Chao Chen, Chialing Tsai

Structural accuracy of segmentation is important for finescale structures in biomedical images. We propose a novel TopologyAttention ConvLSTM Network (TACNet) for 3D image segmentation in order to achieve high structural…

Image SegmentationSegmentationSemantic Segmentation