English

StrokeNeXt: A Siamese-encoder Approach for Brain Stroke Classification in Computed Tomography Imagery

Image and Video Processing 2026-02-18 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

We present StrokeNeXt, a model for stroke classification in 2D Computed Tomography (CT) images. StrokeNeXt employs a dual-branch design with two ConvNeXt encoders, whose features are fused through a lightweight convolutional decoder based on stacked 1D operations, including a bottleneck projection and transformation layers, and a compact classification head. The model is evaluated on a curated dataset of 6,774 CT images, addressing both stroke detection and subtype classification between ischemic and hemorrhage cases. StrokeNeXt consistently outperforms convolutional and Transformer-based baselines, reaching accuracies and F1-scores of up to 0.988. Paired statistical tests confirm that the performance gains are statistically significant, while class-wise sensitivity and specificity demonstrate robust behavior across diagnostic categories. Calibration analysis shows reduced prediction error compared to competing methods, and confusion matrix results indicate low misclassification rates. In addition, the model exhibits low inference time and fast convergence.

Keywords

Cite

@article{arxiv.2602.15087,
  title  = {StrokeNeXt: A Siamese-encoder Approach for Brain Stroke Classification in Computed Tomography Imagery},
  author = {Leo Thomas Ramos and Angel D. Sappa},
  journal= {arXiv preprint arXiv:2602.15087},
  year   = {2026}
}

Comments

10 pages, 6 figures, 11 tables

R2 v1 2026-07-01T10:39:04.716Z