Brain tumor grade classification Using LSTM Neural Networks with Domain Pre-Transforms
Maedeh Sadat Fasihi (1), Wasfy B. Mikhael (1) ((1) Department of, Electrical Engineering, Computer Science, University of Central Florida,, Orlando, FL)

TL;DR
This study introduces a weakly supervised brain tumor grade classification method combining hand-crafted features with LSTM networks, leveraging domain transforms like Wavelet and DCT to improve accuracy and efficiency.
Contribution
The paper presents a novel approach integrating domain-specific transforms and hand-crafted features with LSTM for improved brain tumor classification under weak supervision.
Findings
Achieved state-of-the-art performance on brain tumor grade classification.
Demonstrated effectiveness of domain transforms in feature extraction.
Reduced computational cost with low-dimensional features.
Abstract
The performance of image classification methodsheavily relies on the high-quality annotations, which are noteasily affordable, particularly for medical data. To alleviate thislimitation, in this study, we propose a weakly supervised imageclassification method based on combination of hand-craftedfeatures. We hypothesize that integration of these hand-craftedfeatures alongside Long short-term memory (LSTM) classifiercan reduce the adverse effects of weak labels in classificationaccuracy. Our proposed algorithm is based on selecting theappropriate domain representations of the data in Wavelet andDiscrete Cosine Transform (DCT) domains. This informationis then fed into LSTM network to account for the sequentialnature of the data. The proposed efficient, low dimensionalfeatures exploit the power of shallow deep learning modelsto achieve higher performance with lower computational cost.In…
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
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
