English

Knowledge-Guided Multiview Deep Curriculum Learning for Elbow Fracture Classification

Image and Video Processing 2021-10-22 v1 Computer Vision and Pattern Recognition

Abstract

Elbow fracture diagnosis often requires patients to take both frontal and lateral views of elbow X-ray radiographs. In this paper, we propose a multiview deep learning method for an elbow fracture subtype classification task. Our strategy leverages transfer learning by first training two single-view models, one for frontal view and the other for lateral view, and then transferring the weights to the corresponding layers in the proposed multiview network architecture. Meanwhile, quantitative medical knowledge was integrated into the training process through a curriculum learning framework, which enables the model to first learn from "easier" samples and then transition to "harder" samples to reach better performance. In addition, our multiview network can work both in a dual-view setting and with a single view as input. We evaluate our method through extensive experiments on a classification task of elbow fracture with a dataset of 1,964 images. Results show that our method outperforms two related methods on bone fracture study in multiple settings, and our technique is able to boost the performance of the compared methods. The code is available at https://github.com/ljaiverson/multiview-curriculum.

Keywords

Cite

@article{arxiv.2110.10383,
  title  = {Knowledge-Guided Multiview Deep Curriculum Learning for Elbow Fracture Classification},
  author = {Jun Luo and Gene Kitamura and Dooman Arefan and Emine Doganay and Ashok Panigrahy and Shandong Wu},
  journal= {arXiv preprint arXiv:2110.10383},
  year   = {2021}
}

Comments

MICCAI 2021 workshop. DOI: https://doi.org/10.1007/978-3-030-87589-3_57. URL: https://link.springer.com/chapter/10.1007/978-3-030-87589-3_57

R2 v1 2026-06-24T07:02:11.334Z