CEC-CNN: A Consecutive Expansion-Contraction Convolutional Network for Very Small Resolution Medical Image Classification
Ioannis Vezakis, Antonios Vezakis, Sofia Gourtsoyianni, Vassilis, Koutoulidis, George K. Matsopoulos, Dimitrios Koutsouris

TL;DR
This paper introduces CEC-CNN, a novel neural network architecture designed to preserve multi-scale features in very low resolution medical images, improving classification accuracy for small patches in biomedical imaging.
Contribution
The paper proposes a new CNN architecture that maintains multi-scale features through skip connections and consecutive contractions and expansions, specifically tailored for very small resolution medical images.
Findings
Outperforms existing models on PDAC CT scan patches
Effectively preserves multi-scale features across network layers
Enhances classification accuracy for low-resolution biomedical images
Abstract
Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the network gets. These downsampling operations save computational resources and provide some translational invariance as well as a bigger receptive field at the next layers. However, an inherent side-effect of this is that high-level features, produced at the deep end of the network, are always captured in low resolution feature maps. The inverse is also true, as shallow layers always contain small scale features. In biomedical image analysis engineers are often tasked with classifying very small image patches which carry only a limited amount of information. By their nature, these patches may not even contain objects, with the classification depending instead…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · COVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging
