paper-with-me

홈 › Papers

INN: Inflated Neural Networks for IPMN Diagnosis

2019-06-30 · Rodney LaLonde, Irene Tanner, Katerina Nikiforaki, Georgios Z. Papadakis, Pujan Kandel, Candice W. Bolan, Michael B. Wallace, Ulas Bagci

Intraductal papillary mucinous neoplasm (IPMN) is a precursor to pancreatic ductal adenocarcinoma. While over half of patients are diagnosed with pancreatic cancer at a distant stage, patients who are diagnosed early enjoy a much higher 5-year survival rate of $34\%$ compared to $3\%$ in the former; hence, early diagnosis is key. Unique challenges in the medical imaging domain such as extremely limited annotated data sets and typically large 3D volumetric data have made it difficult for deep learning to secure a strong foothold. In this work, we construct two novel "inflated" deep network architectures, $\textit{InceptINN}$ and $\textit{DenseINN}$, for the task of diagnosing IPMN from multisequence (T1 and T2) MRI. These networks inflate their 2D layers to 3D and bootstrap weights from their 2D counterparts (Inceptionv3 and DenseNet121 respectively) trained on ImageNet to the new 3D kernels. We also extend the inflation process by further expanding the pre-trained kernels to handle any number of input modalities and different fusion strategies. This is one of the first studies to train an end-to-end deep network on multisequence MRI for IPMN diagnosis, and shows that our proposed novel inflated network architectures are able to handle the extremely limited training data (139 MRI scans), while providing an absolute improvement of $8.76\%$ in accuracy for diagnosing IPMN over the current state-of-the-art. Code is publicly available at https://github.com/lalonderodney/INN-Inflated-Neural-Nets.

📄 PDF Abstract BibTeX arXiv:1907.00437

Code (1)

lalonderodney/INN-Inflated-Neural-Nets 공식 구현 tf

Similar Papers 제목 키워드 기반

Deep Multi-Modal Classification of Intraductal Papillary Mucinous Neoplasms (IPMN) with Canonical Correlation Analysis

2017-10-26 · Sarfaraz Hussein, Pujan Kandel, Juan E. Corral, Candice W. Bolan 외

Pancreatic cancer has the poorest prognosis among all cancer types. Intraductal Papillary Mucinous Neoplasms (IPMNs) are radiographically identifiable precursors to pancreatic cancer; hence, early detection and precise r…

General ClassificationMulti-modal ClassificationPrognosis

Neural Transformers for Intraductal Papillary Mucosal Neoplasms (IPMN) Classification in MRI images

2022-06-21 · Federica Proietto Salanitri, Giovanni Bellitto, Simone Palazzo, Ismail Irmakci 외

Early detection of precancerous cysts or neoplasms, i.e., Intraductal Papillary Mucosal Neoplasms (IPMN), in pancreas is a challenging and complex task, and it may lead to a more favourable outcome. Once detected, gradin…

Radiomics Boosts Deep Learning Model for IPMN Classification

2023-09-11 · Lanhong Yao, Zheyuan Zhang, Ugur Demir, Elif Keles 외

Intraductal Papillary Mucinous Neoplasm (IPMN) cysts are pre-malignant pancreas lesions, and they can progress into pancreatic cancer. Therefore, detecting and stratifying their risk level is of ultimate importance for e…

ClassificationDecision MakingDeep Learning

IPMN Risk Assessment under Federated Learning Paradigm

2024-11-08 · Hongyi Pan, Ziliang Hong, Gorkem Durak, Elif Keles 외

Accurate classification of Intraductal Papillary Mucinous Neoplasms (IPMN) is essential for identifying high-risk cases that require timely intervention. In this study, we develop a federated learning framework for multi…

ClassificationFederated Learning

Effective Audio Classification Network Based on Paired Inverse Pyramid Structure and Dense MLP Block

2022-11-05 · Yunhao Chen, Yunjie Zhu, Zihui Yan, Yifan Huang 외

Recently, massive architectures based on Convolutional Neural Network (CNN) and self-attention mechanisms have become necessary for audio classification. While these techniques are state-of-the-art, these works' effectiv…

Audio ClassificationClassificationData AugmentationEnvironmental Sound Classification+3