paper-with-me

홈 › Papers

CT Scans As Video: Efficient Intracranial Hemorrhage Detection Using Multi-Object Tracking

2026-01-05 · Amirreza Parvahan, Mohammad Hoseyni, Javad Khoramdel, Amirhossein Nikoofard arxiv

Automated analysis of volumetric medical imaging on edge devices is severely constrained by the high memory and computational demands of 3D Convolutional Neural Networks (CNNs). This paper develops a lightweight computer vision framework that reconciles the efficiency of 2D detection with the necessity of 3D context by reformulating volumetric Computer Tomography (CT) data as sequential video streams. This video-viewpoint paradigm is applied to the time-sensitive task of Intracranial Hemorrhage (ICH) detection using the Hemorica dataset. To ensure operational efficiency, we benchmarked multiple generations of the YOLO architecture (v8, v10, v11 and v12) in their Nano configurations, selecting the version with the highest mAP@50 to serve as the slice-level backbone. A ByteTrack algorithm is then introduced to enforce anatomical consistency across the $z$-axis. To address the initialization lag inherent in video trackers, a hybrid inference strategy and a spatiotemporal consistency filter are proposed to distinguish true pathology from transient prediction noise. Experimental results on independent test data demonstrate that the proposed framework serves as a rigorous temporal validator, increasing detection Precision from 0.703 to 0.779 compared to the baseline 2D detector, while maintaining high sensitivity. By approximating 3D contextual reasoning at a fraction of the computational cost, this method provides a scalable solution for real-time patient prioritization in resource-constrained environments, such as mobile stroke units and IoT-enabled remote clinics.

📄 PDF Abstract BibTeX arXiv:2601.02521

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object Tracking

Similar 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 pl…

Computed Tomography (CT)Ensemble Learning

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