paper-with-me

홈 › Papers

A CNN-LSTM Architecture for Detection of Intracranial Hemorrhage on CT scans

2020-05-22 · MIDL 2019 7 · Nhan T. Nguyen, Dat Q. Tran, Nghia T. Nguyen, Ha Q. Nguyen

We propose a novel method that combines a convolutional neural network (CNN) with a long short-term memory (LSTM) mechanism for accurate prediction of intracranial hemorrhage on computed tomography (CT) scans. The CNN plays the role of a slice-wise feature extractor while the LSTM is responsible for linking the features across slices. The whole architecture is trained end-to-end with input being an RGB-like image formed by stacking 3 different viewing windows of a single slice. We validate the method on the recent RSNA Intracranial Hemorrhage Detection challenge and on the CQ500 dataset. For the RSNA challenge, our best single model achieves a weighted log loss of 0.0522 on the leaderboard, which is comparable to the top 3% performances, almost all of which make use of ensemble learning. Importantly, our method generalizes very well: the model trained on the RSNA dataset significantly outperforms the 2D model, which does not take into account the relationship between slices, on CQ500. Our codes and models is publicly avaiable at https://github.com/VinBDI-MedicalImagingTeam/midl2020-cnnlstm-ich.

📄 PDF Abstract BibTeX arXiv:2005.10992

Code (1)

VinBDI-MedicalImagingTeam/midl2020-cnnlstm-ich 공식 구현 pytorch

Tasks

Computed Tomography (CT)Ensemble Learning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Accurate and Efficient Intracranial Hemorrhage Detection and Subtype Classification in 3D CT Scans with Convolutional and Long Short-Term Memory Neural Networks

2020-08-01 · Mihail Burduja, Radu Tudor Ionescu, Nicolae Verga

In this paper, we present our system for the RSNA Intracranial Hemorrhage Detection challenge. The proposed system is based on a lightweight deep neural network architecture composed of a convolutional neural network (CN…

feature selection

3D Convolutional Neural Networks for Improved Detection of Intracranial bleeding in CT Imaging

2025-03-26 · Bargava Subramanian, Naveen Kumarasami, Praveen Shastry, Kalyan Sivasailam 외

Background: Intracranial bleeding (IB) is a life-threatening condition caused by traumatic brain injuries, including epidural, subdural, subarachnoid, and intraparenchymal hemorrhages. Rapid and accurate detection is cru…

Diagnostic

PatchFCN for Intracranial Hemorrhage Detection

2018-06-08 · Wei-cheng Kuo, Christian Häne, Esther Yuh, Pratik Mukherjee 외

This paper studies the problem of detecting and segmenting acute intracranial hemorrhage on head computed tomography (CT) scans. We propose to solve both tasks as a semantic segmentation problem using a patch-based fully…

Computed Tomography (CT)Diversityobject-detectionObject Detection+2

Semi-supervised learning for generalizable intracranial hemorrhage detection and segmentation

2021-05-03 · Emily Lin, Esther Yuh

Purpose: To develop and evaluate a semi-supervised learning model for intracranial hemorrhage detection and segmentation on an out-of-distribution head CT evaluation set. Materials and Methods: This retrospective study u…

Computed Tomography (CT)Segmentation

A Real-World Demonstration of Machine Learning Generalizability: Intracranial Hemorrhage Detection on Head CT

2021-02-09 · Hojjat Salehinejad, Jumpei Kitamura, Noah Ditkofsky, Amy Lin 외

Machine learning (ML) holds great promise in transforming healthcare. While published studies have shown the utility of ML models in interpreting medical imaging examinations, these are often evaluated under laboratory s…

BIG-bench Machine LearningComputed Tomography (CT)SensitivitySpecificity