Leveraging Disease Progression Learning for Medical Image Recognition
Qicheng Lao, Thomas Fevens, Boyu Wang

TL;DR
This paper introduces a novel disease progression learning approach for medical image recognition, utilizing sequential stage information with neural networks to improve disease staging accuracy.
Contribution
The paper proposes a new method combining vision models and LSTM networks to leverage disease progression in medical images, enhancing recognition performance.
Findings
Achieved 3.3% improvement in disease staging accuracy.
Effectively models disease progression patterns in medical images.
Demonstrates benefits over baseline methods without progression learning.
Abstract
Unlike natural images, medical images often have intrinsic characteristics that can be leveraged for neural network learning. For example, images that belong to different stages of a disease may continuously follow a certain progression pattern. In this paper, we propose a novel method that leverages disease progression learning for medical image recognition. In our method, sequences of images ordered by disease stages are learned by a neural network that consists of a shared vision model for feature extraction and a long short-term memory network for the learning of stage sequences. Auxiliary vision outputs are also included to capture stage features that tend to be discrete along the disease progression. Our proposed method is evaluated on a public diabetic retinopathy dataset, and achieves about 3.3% improvement in disease staging accuracy, compared to the baseline method that does…
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 · Machine Learning in Healthcare · Retinal Imaging and Analysis
MethodsMemory Network
