Bag of Visual Words (BoVW) with Deep Features -- Patch Classification Model for Limited Dataset of Breast Tumours
Suvidha Tripathi, Satish Kumar Singh, Lee Hwee Kuan

TL;DR
This paper introduces a hybrid deep learning approach combining CNN features with Bag of Visual Words to improve patch classification of breast tumor images, especially under limited dataset conditions.
Contribution
It proposes a novel integration of BoVW with CNN features for enhanced patch-level classification in breast tumor images, addressing annotation limitations.
Findings
Outperforms ResNet50, DenseNet169, and InceptionV3 on BACH-2018 dataset.
Uses BoVW as a feature selector to improve discriminative power.
Provides an end-to-end pipeline without post-processing.
Abstract
Currently, the computational complexity limits the training of high resolution gigapixel images using Convolutional Neural Networks. Therefore, such images are divided into patches or tiles. Since, these high resolution patches are encoded with discriminative information therefore; CNNs are trained on these patches to perform patch-level predictions. However, the problem with patch-level prediction is that pathologist generally annotates at image-level and not at patch level. Due to this limitation most of the patches may not contain enough class-relevant features. Through this work, we tried to incorporate patch descriptive capability within the deep framework by using Bag of Visual Words (BoVW) as a kind of regularisation to improve generalizability. Using this hypothesis, we aim to build a patch based classifier to discriminate between four classes of breast biopsy image patches…
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 · Radiomics and Machine Learning in Medical Imaging · Digital Imaging for Blood Diseases
