# Case-Based Histopathological Malignancy Diagnosis using Convolutional   Neural Networks

**Authors:** Qicheng Lao, Thomas Fevens

arXiv: 1905.11567 · 2019-05-29

## TL;DR

This paper introduces a case-based deep learning approach that mimics human expert diagnosis by analyzing histopathological images at multiple magnification levels, improving accuracy in breast tumor malignancy classification.

## Contribution

It proposes a novel case-based method using deep residual networks that considers multiple magnification levels simultaneously, enhancing diagnostic performance.

## Key findings

- Outperforms state-of-the-art methods on BreaKHis dataset
- Utilizes multi-magnification features for better accuracy
- Mimics human expert diagnostic process

## Abstract

In practice, histopathological diagnosis of tumor malignancy often requires a human expert to scan through histopathological images at multiple magnification levels, after which a final diagnosis can be accurately determined. However, previous research on such classification tasks using convolutional neural networks primarily determine a diagnosis for a single magnification level. In this paper, we propose a case-based approach using deep residual neural networks for histopathological malignancy diagnosis, where a case is defined as a sequence of images from the patient at all available levels of magnification. Effectively, through mimicking what a human expert would actually do, our approach makes a diagnosis decision based on features learned in combination at multiple magnification levels. Our results show that the case-based approach achieves better performance than the state-of-the-art methods when evaluated on BreaKHis, a histopathological image dataset for breast tumors.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.11567/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1905.11567/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1905.11567/full.md

---
Source: https://tomesphere.com/paper/1905.11567