paper-with-me

Papers

An L2-Normalized Spatial Attention Network For Accurate And Fast Classification Of Brain Tumors In 2D T1-Weighted CE-MRI Images

2023-08-01 · Grace Billingsley, Julia Dietlmeier, Vivek Narayanaswamy, Andreas Spanias, Noel E. OConnor

We propose an accurate and fast classification network for classification of brain tumors in MRI images that outperforms all lightweight methods investigated in terms of accuracy. We test our model on a challenging 2D T1-weighted CE-MRI dataset containing three types of brain tumors: Meningioma, Glioma and Pituitary. We introduce an l2-normalized spatial attention mechanism that acts as a regularizer against overfitting during training. We compare our results against the state-of-the-art on this dataset and show that by integrating l2-normalized spatial attention into a baseline network we achieve a performance gain of 1.79 percentage points. Even better accuracy can be attained by combining our model in an ensemble with the pretrained VGG16 at the expense of execution speed. Our code is publicly available at https://github.com/juliadietlmeier/MRI_image_classification

📄 PDF Abstract BibTeX arXiv:2308.00491

Code (1)

juliadietlmeier/mri_image_classification 공식 구현 tf

Similar Papers 제목 키워드 기반

GASA-UNet: Global Axial Self-Attention U-Net for 3D Medical Image Segmentation

2024-09-20 · Chengkun Sun, Russell Stevens Terry, Jiang Bian, Jie Xu

Accurate segmentation of multiple organs and the differentiation of pathological tissues in medical imaging are crucial but challenging, especially for nuanced classifications and ambiguous organ boundaries. To tackle th…

Image SegmentationMedical Image SegmentationSemantic Segmentation

Cosine-Normalized Attention for Hyperspectral Image Classification

2026-04-02 · Muhammad Ahmad, Manuel Mazzara arxiv

Transformer-based methods have improved hyperspectral image classification (HSIC) by modeling long-range spatial-spectral dependencies; however, their attention mechanisms typically rely on dot-product similarity, which …

Hyperspectral Image ClassificationRepresentation Learning

Large Language Model Evaluated Stand-alone Attention-Assisted Graph Neural Network with Spatial and Structural Information Interaction for Precise Endoscopic Image Segmentation

2025-08-09 · Juntong Fan, Shuyi Fan, Debesh Jha, Changsheng Fang 외 arxiv

Accurate endoscopic image segmentation on the polyps is critical for early colorectal cancer detection. However, this task remains challenging due to low contrast with surrounding mucosa, specular highlights, and indisti…

Graph Neural NetworkPolyp SegmentationImage Segmentation

DSFNet: Dual-GCN and Location-fused Self-attention with Weighted Fast Normalized Fusion for Polyps Segmentation

2023-08-15 · Juntong Fan, Debesh Jha, Tieyong Zeng, Dayang Wang

Polyps segmentation poses a significant challenge in medical imaging due to the flat surface of polyps and their texture similarity to surrounding tissues. This similarity gives rise to difficulties in establishing a cle…

Brain Tumor SegmentationDecoderImage SegmentationMedical Image Segmentation+2

Faster hyperspectral image classification based on selective kernel mechanism using deep convolutional networks

2022-02-14 · Guandong Li, Chunju Zhang

Hyperspectral imagery is rich in spatial and spectral information. Using 3D-CNN can simultaneously acquire features of spatial and spectral dimensions to facilitate classification of features, but hyperspectral image inf…

Hyperspectral Image Classificationimage-classificationImage Classification