paper-with-me

홈 › Papers

Z-SSMNet: Zonal-aware Self-supervised Mesh Network for Prostate Cancer Detection and Diagnosis with Bi-parametric MRI

2022-12-12 · Yuan Yuan, Euijoon Ahn, Dagan Feng, Mohamad Khadra, Jinman Kim

Bi-parametric magnetic resonance imaging (bpMRI) has become a pivotal modality in the detection and diagnosis of clinically significant prostate cancer (csPCa). Developing AI-based systems to identify csPCa using bpMRI can transform PCa management by improving efficiency and cost-effectiveness. However, current state-of-the-art methods using convolutional neural networks (CNNs) are limited in learning in-plane and three-dimensional spatial information from anisotropic images. Their performances also depend on the availability of large, diverse, and well-annotated bpMRI datasets. We propose a Zonal-aware Self-supervised Mesh Network (Z-SSMNet) that adaptively integrates multi-dimensional (2D/2.5D/3D) convolutions to learn dense intra-slice information and sparse inter-slice information of the anisotropic bpMRI in a balanced manner. A self-supervised learning (SSL) technique is proposed to pre-train our network using large-scale unlabeled data to learn the appearance, texture, and structure semantics of bpMRI. It aims to capture both intra-slice and inter-slice information during the pre-training stage. Furthermore, we constrained our network to focus on the zonal anatomical regions to further improve the detection and diagnosis capability of csPCa. We conducted extensive experiments on the PI-CAI dataset comprising 10000+ multi-center and multi-scanner data. Our Z-SSMNet excelled in both lesion-level detection (AP score of 0.633) and patient-level diagnosis (AUROC score of 0.881), securing the top position in the Open Development Phase of the PI-CAI challenge and maintained strong performance, achieving an AP score of 0.690 and an AUROC score of 0.909, and securing the second-place ranking in the Closed Testing Phase.

📄 PDF Abstract BibTeX arXiv:2212.05808

Code (1)

yuanyuan29/z-ssmnet 공식 구현 pytorch

Tasks

Self-Supervised Learning

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Physics-Aware Complex-Valued State Space Model with Scattering-Prior Feature Modulation for PolSAR Image Classification

2026-07-22 · Fangyan Zhang, Fan Zhang, Shiqi Zhou, Jun Ni 외 arxiv

Polarimetric synthetic aperture radar (PolSAR) image classification is a representative task for physics-aware GeoAI, where land-cover semantics are closely coupled with electromagnetic scattering mechanisms. Many existi…

Representation LearningImage Classification

HandMIM: Pose-Aware Self-Supervised Learning for 3D Hand Mesh Estimation

2023-07-29 · Zuyan Liu, Gaojie Lin, Congyi Wang, Min Zheng 외

With an enormous number of hand images generated over time, unleashing pose knowledge from unlabeled images for supervised hand mesh estimation is an emerging yet challenging topic. To alleviate this issue, semi-supervis…

Pose EstimationregressionRepresentation LearningSelf-Supervised Learning

Zonal Architecture Development with evolution of Artificial Intelligence

2024-11-18 · Sneha Sudhir Shetiya, Vikas Vyas, Shreyas Renukuntla

This paper explains how traditional centralized architectures are transitioning to distributed zonal approaches to address challenges in scalability, reliability, performance, and cost-effectiveness. The role of edge com…

Autonomous VehiclesDecision MakingEdge-computingManagement+1

Uncertainty-Aware Semi-Supervised Learning for Prostate MRI Zonal Segmentation

2023-05-10 · Matin Hosseinzadeh, Anindo Saha, Joeran Bosma, Henkjan Huisman

Quality of deep convolutional neural network predictions strongly depends on the size of the training dataset and the quality of the annotations. Creating annotations, especially for 3D medical image segmentation, is tim…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Self-Supervised Dual Contouring

2024-05-28 · CVPR 2024 1 · Ramana Sundararaman, Roman Klokov, Maks Ovsjanikov

Learning-based isosurface extraction methods have recently emerged as a robust and efficient alternative to axiomatic techniques. However, the vast majority of such approaches rely on supervised training with axiomatical…