Forming Local Intersections of Projections for Classifying and Searching Histopathology Images
Aditya Sriram, Shivam Kalra, Morteza Babaie, Brady Kieffer, Waddah Al, Drobi, Shahryar Rahnamayan, Hany Kashani, Hamid R. Tizhoosh

TL;DR
This paper introduces FLIP and mFLIP, novel image descriptors based on local Radon transform projections, for classifying histopathology images, demonstrating promising results on public datasets and outperforming some existing deep learning features.
Contribution
The paper proposes a new local image descriptor, FLIP and its multi-resolution version mFLIP, for histopathology image representation and classification.
Findings
FLIP outperforms non-fine-tuned Inception-v3.
mFLIP outperforms fine-tuned Inception-v3.
Both descriptors show promising results on KIMIA datasets.
Abstract
In this paper, we propose a novel image descriptor called Forming Local Intersections of Projections (FLIP) and its multi-resolution version (mFLIP) for representing histopathology images. The descriptor is based on the Radon transform wherein we apply parallel projections in small local neighborhoods of gray-level images. Using equidistant projection directions in each window, we extract unique and invariant characteristics of the neighborhood by taking the intersection of adjacent projections. Thereafter, we construct a histogram for each image, which we call the FLIP histogram. Various resolutions provide different FLIP histograms which are then concatenated to form the mFLIP descriptor. Our experiments included training common networks from scratch and fine-tuning pre-trained networks to benchmark our proposed descriptor. Experiments are conducted on the publicly available dataset…
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
MethodsAverage Pooling · 1x1 Convolution · Inception-v3 Module · Label Smoothing · Dropout · Max Pooling · Softmax · Convolution · Dense Connections · Auxiliary Classifier
