Abstract
Generally, Medical Imaging Modalities (MIM)have a distinctive nature of low contrast, complex background, and low resolution, containing burned-in textual data of patients. The conventional OCRs hardly recognise these burned-in textual data under these conditions, as they are designed for mainly bilevel text with a minimum resolution of 300 dpi. With a focus on solving these challenges, an enhanced CNN model for medical image character recognition (MICR) is proposed in this paper. The Lenet-5 architecture inspires this proposed Model. To further enhance this new technique to recognise visually similar characters, this paper proposes an ensemble classifier of CNN base learners. Intensive experiments are done using an open source medical imaging dataset. The problem of low resolution at96dpi and background interference is targeted by using small 3 X3 CNN filters to extract local features and changing the pooling layer to a learning layer by replacing it with 5 X 5 filters with astride of 2 and training on a low-resolution character dataset. The final prediction is based on a majority voting algorithm. The consensus of the base learners improves the model’s stability in recognising visually similar characters. Finally, our proposed models and the Lenet-5 are compared using the Medpix medical image collection. Further investigation shows that our proposed model shows a 10% increase in accuracy compared with the base model and other past algorithms in recognising burned-in textual data on medical imaging modalities.
Original language | English |
---|---|
Title of host publication | CIBCB 2023 - 20th IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology |
Place of Publication | Eindhoven, Netherlands |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Number of pages | 8 |
ISBN (Electronic) | 979-8-3503-1017-7 |
ISBN (Print) | 979-8-3503-1018-4 |
DOIs | |
Publication status | Published - 2 Oct 2023 |
Event | 20th IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology (CIBCB) - Eindhoven, Netherlands Duration: 29 Aug 2023 → 31 Aug 2023 Conference number: 20th https://ieeexplore.ieee.org/xpl/conhome/10264826/proceeding |
Publication series
Name | CIBCB 2023 - 20th IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology |
---|
Conference
Conference | 20th IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology (CIBCB) |
---|---|
Abbreviated title | CIBCB |
Country/Territory | Netherlands |
City | Eindhoven |
Period | 29/08/23 → 31/08/23 |
Internet address |
Keywords
- Burned-in Textual data recognition
- Ensemble
- Lenet-5
- Medical Image Character Recognition
- Optimization