Improving Feature Extraction from Histopathological Images Through A Fine-tuning ImageNet Model
Xingyu Li, Min Cen, Jinfeng Xu, Hong Zhang, Xu Steven Xu

TL;DR
Fine-tuning ImageNet pre-trained models with histopathological images significantly enhances feature extraction, leading to improved tissue classification, gene expression prediction, and mutation detection in cancer datasets.
Contribution
This study demonstrates that fine-tuning a pre-trained neural network on histopathological images improves downstream prediction tasks over using off-the-shelf features.
Findings
Enhanced accuracy in tissue classification, especially for stroma from 87% to 94%.
Improved prediction of immune-related gene expression in LUAD.
Better mutation prediction for most frequently mutated genes in LUAD.
Abstract
Due to lack of annotated pathological images, transfer learning has been the predominant approach in the field of digital pathology.Pre-trained neural networks based on ImageNet database are often used to extract "off the shelf" features, achieving great success in predicting tissue types, molecular features, and clinical outcomes, etc. We hypothesize that fine-tuning the pre-trained models using histopathological images could further improve feature extraction, and downstream prediction performance.We used 100,000 annotated HE image patches for colorectal cancer (CRC) to finetune a pretrained Xception model via a twostep approach.The features extracted from finetuned Xception (FTX2048) model and Imagepretrained (IMGNET2048) model were compared through: (1) tissue classification for HE images from CRC, same image type that was used for finetuning; (2) prediction of immunerelated gene…
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
TopicsCancer-related molecular mechanisms research · AI in cancer detection · Cancer Genomics and Diagnostics
MethodsAverage Pooling · Global Average Pooling · 1x1 Convolution · Pointwise Convolution · Residual Connection · Depthwise Convolution · Softmax · Max Pooling · Dense Connections · Depthwise Separable Convolution
