Knee Osteoarthritis Detection Using Bone Distances
Clive Lewis, Tarun Ramapuram, Juan Shan. IEEE/ACM Conference on Connected Health: Applications, Systems and Engineering Technologies (CHASE 2025). New York City, New York — June 2025.
In plain terms: we measured the geometric distances between bones in knee MRI scans and trained a model to predict how severe a patient’s osteoarthritis is from those measurements. A MATLAB–PyTorch supervised deep learning pipeline over 160+ scans, reaching 76% accuracy and an AUC of 0.78.
This one started as curiosity. I took Dr. Juan Shan’s Computer Vision and Advanced Computer Vision electives because the subject interested me, not because they were required — the arc from classical image processing through to deep learning stayed with me. That interest turned into mentored research with Dr. Shan, and the research turned into a peer-reviewed publication.
To be precise about what this is: genuine applied deep learning on medical images driven by geometric measurement — model design, training, and evaluation. It is not object detection, tracking, or segmentation work, and I don’t describe it that way.