Lite-FBCN: Lightweight Fast Bilinear Convolutional Network for Brain Disease Classification from MRI Image
Dewinda Julianensi Rumala, Reza Fuad Rachmadi, Anggraini Dwi, Sensusiati, I Ketut Eddy Purnama

TL;DR
Lite-FBCN is a lightweight, efficient bilinear convolutional network that improves brain disease classification accuracy from MRI scans while reducing computational complexity, suitable for real-time clinical applications.
Contribution
It introduces a single-network bilinear model with a channel reducer layer, outperforming existing models in accuracy and efficiency for MRI-based brain disease classification.
Findings
Achieves 98.10% accuracy in cross-validation
Outperforms baseline CNNs and existing bilinear models
Offers a favorable trade-off between performance and computational cost
Abstract
Achieving high accuracy with computational efficiency in brain disease classification from Magnetic Resonance Imaging (MRI) scans is challenging, particularly when both coarse and fine-grained distinctions are crucial. Current deep learning methods often struggle to balance accuracy with computational demands. We propose Lite-FBCN, a novel Lightweight Fast Bilinear Convolutional Network designed to address this issue. Unlike traditional dual-network bilinear models, Lite-FBCN utilizes a single-network architecture, significantly reducing computational load. Lite-FBCN leverages lightweight, pre-trained CNNs fine-tuned to extract relevant features and incorporates a channel reducer layer before bilinear pooling, minimizing feature map dimensionality and resulting in a compact bilinear vector. Extensive evaluations on cross-validation and hold-out data demonstrate that Lite-FBCN not only…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Medical Image Segmentation Techniques · Medical Imaging and Analysis
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Depthwise Convolution · Average Pooling · Softmax · 1x1 Convolution · Global Average Pooling · Dense Connections · Pointwise Convolution · Batch Normalization · Depthwise Separable Convolution
