paper-with-me

홈 › Papers

PocketNet: A Smaller Neural Network for Medical Image Analysis

2021-04-21 · Adrian Celaya, Jonas A. Actor, Rajarajeswari Muthusivarajan, Evan Gates, Caroline Chung, Dawid Schellingerhout, Beatrice Riviere, David Fuentes

Medical imaging deep learning models are often large and complex, requiring specialized hardware to train and evaluate these models. To address such issues, we propose the PocketNet paradigm to reduce the size of deep learning models by throttling the growth of the number of channels in convolutional neural networks. We demonstrate that, for a range of segmentation and classification tasks, PocketNet architectures produce results comparable to that of conventional neural networks while reducing the number of parameters by multiple orders of magnitude, using up to 90% less GPU memory, and speeding up training times by up to 40%, thereby allowing such models to be trained and deployed in resource-constrained settings.

📄 PDF Abstract BibTeX arXiv:2104.10745

Code (2)

aecelaya/MIST 공식 구현 pytorch
aecelaya/pocketnet

Tasks

Deep LearningGPUMedical Image AnalysisMedical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Two Stage Segmentation of Cervical Tumors using PocketNet

2024-09-17 · Awj Twam, Megan Jacobsen, Rachel Glenn, Peng Wei 외

Cervical cancer remains the fourth most common malignancy amongst women worldwide.1 Concurrent chemoradiotherapy (CRT) serves as the mainstay definitive treatment regimen for locally advanced cervical cancers and include…

AnatomyComputed Tomography (CT)Organ SegmentationSegmentation+1

PocketNet: Extreme Lightweight Face Recognition Network using Neural Architecture Search and Multi-Step Knowledge Distillation

2021-08-24 · Fadi Boutros, Patrick Siebke, Marcel Klemt, Naser Damer 외

Deep neural networks have rapidly become the mainstream method for face recognition (FR). However, this limits the deployment of such models that contain an extremely large number of parameters to embedded and low-end de…

Face RecognitionKnowledge DistillationLightweight Face RecognitionNeural Architecture Search

Globally-Aware Multiple Instance Classifier for Breast Cancer Screening

2019-06-07 · Yiqiu Shen, Nan Wu, Jason Phang, Jungkyu Park 외

Deep learning models designed for visual classification tasks on natural images have become prevalent in medical image analysis. However, medical images differ from typical natural images in many ways, such as significan…

General ClassificationMedical Image Analysis

SSEGEP: Small SEGment Emphasized Performance evaluation metric for medical image segmentation

2021-09-08 · Ammu R, Neelam Sinha

Automatic image segmentation is a critical component of medical image analysis, and hence quantifying segmentation performance is crucial. Challenges in medical image segmentation are mainly due to spatial variations of …

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1

Masked Image Modeling Advances 3D Medical Image Analysis

2022-04-25 · Zekai Chen, Devansh Agarwal, Kshitij Aggarwal, Wiem Safta 외

Recently, masked image modeling (MIM) has gained considerable attention due to its capacity to learn from vast amounts of unlabeled data and has been demonstrated to be effective on a wide variety of vision tasks involvi…

Contrastive LearningDecoderImage SegmentationMedical Image Analysis+3