paper-with-me

Papers

Efficient Scopeformer: Towards Scalable and Rich Feature Extraction for Intracranial Hemorrhage Detection

2023-02-01 · Yassine Barhoumi, Nidhal C. Bouaynaya, Ghulam Rasool

The quality and richness of feature maps extracted by convolution neural networks (CNNs) and vision Transformers (ViTs) directly relate to the robust model performance. In medical computer vision, these information-rich features are crucial for detecting rare cases within large datasets. This work presents the "Scopeformer," a novel multi-CNN-ViT model for intracranial hemorrhage classification in computed tomography (CT) images. The Scopeformer architecture is scalable and modular, which allows utilizing various CNN architectures as the backbone with diversified output features and pre-training strategies. We propose effective feature projection methods to reduce redundancies among CNN-generated features and to control the input size of ViTs. Extensive experiments with various Scopeformer models show that the model performance is proportional to the number of convolutional blocks employed in the feature extractor. Using multiple strategies, including diversifying the pre-training paradigms for CNNs, different pre-training datasets, and style transfer techniques, we demonstrate an overall improvement in the model performance at various computational budgets. Later, we propose smaller compute-efficient Scopeformer versions with three different types of input and output ViT configurations. Efficient Scopeformers use four different pre-trained CNN architectures as feature extractors to increase feature richness. Our best Efficient Scopeformer model achieved an accuracy of 96.94\% and a weighted logarithmic loss of 0.083 with an eight times reduction in the number of trainable parameters compared to the base Scopeformer. Another version of the Efficient Scopeformer model further reduced the parameter space by almost 17 times with negligible performance reduction. Hybrid CNNs and ViTs might provide the desired feature richness for developing accurate medical computer vision models

📄 PDF Abstract BibTeX arXiv:2302.00220

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)Style Transfer

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Scopeformer: n-CNN-ViT Hybrid Model for Intracranial Hemorrhage Classification

2021-07-07 · Yassine Barhoumi, Rasool Ghulam

We propose a feature generator backbone composed of an ensemble of convolutional neuralnetworks (CNNs) to improve the recently emerging Vision Transformer (ViT) models. We tackled the RSNA intracranial hemorrhage classif…

ClassificationComputed Tomography (CT)

Y-net: 3D intracranial artery segmentation using a convolutional autoencoder

2017-12-19 · Li Chen, Yanjun Xie, Jie Sun, Niranjan Balu 외

Automated segmentation of intracranial arteries on magnetic resonance angiography (MRA) allows for quantification of cerebrovascular features, which provides tools for understanding aging and pathophysiological adaptatio…

Binary ClassificationGeneral ClassificationSegmentation

All Attention U-NET for Semantic Segmentation of Intracranial Hemorrhages In Head CT Images

2023-12-16 · Chia Shuo Chang, Tian Sheuan Chang, Jiun Lin Yan, Li Ko

Intracranial hemorrhages in head CT scans serve as a first line tool to help specialists diagnose different types. However, their types have diverse shapes in the same type but similar confusing shape, size and location …

AllDecoderSemantic Segmentation

Intracranial Aneurysm Classification and Segmentation via Tri-Axial ROI and Multi-Task Learning

2026-06-25 · Pengcheng Shi, Kaiyuan Yang, Houjing Huang, Jiawei Chen 외 arxiv

Intracranial aneurysms are often asymptomatic until rupture, which carries high mortality. Rupture risk assessment and treatment planning depend on both aneurysm morphology and anatomical location, yet existing automated…

Multi-Label ClassificationMulti-Task Learning

A Generalised Seizure Prediction with Convolutional Neural Networks for Intracranial and Scalp Electroencephalogram Data Analysis

2017-07-06 · Nhan Duy Truong, Anh Duy Nguyen, Levin Kuhlmann, Mohammad Reza Bonyadi 외

Seizure prediction has attracted a growing attention as one of the most challenging predictive data analysis efforts in order to improve the life of patients living with drug-resistant epilepsy and tonic seizures. Many o…

EEGElectroencephalogram (EEG)Feature EngineeringPrediction+2