paper-with-me

홈 › Papers

Medical-based Deep Curriculum Learning for Improved Fracture Classification

2020-04-01 · Amelia Jiménez-Sánchez, Diana Mateus, Sonja Kirchhoff, Chlodwig Kirchhoff, Peter Biberthaler, Nassir Navab, Miguel A. González Ballester, Gemma Piella

Current deep-learning based methods do not easily integrate to clinical protocols, neither take full advantage of medical knowledge. In this work, we propose and compare several strategies relying on curriculum learning, to support the classification of proximal femur fracture from X-ray images, a challenging problem as reflected by existing intra- and inter-expert disagreement. Our strategies are derived from knowledge such as medical decision trees and inconsistencies in the annotations of multiple experts, which allows us to assign a degree of difficulty to each training sample. We demonstrate that if we start learning "easy" examples and move towards "hard", the model can reach a better performance, even with fewer data. The evaluation is performed on the classification of a clinical dataset of about 1000 X-ray images. Our results show that, compared to class-uniform and random strategies, the proposed medical knowledge-based curriculum, performs up to 15% better in terms of accuracy, achieving the performance of experienced trauma surgeons.

📄 PDF Abstract BibTeX arXiv:2004.00482

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Human not in the loop: objective sample difficulty measures for Curriculum Learning

2023-02-02 · Zhengbo Zhou, Jun Luo, Dooman Arefan, Gene Kitamura 외

Curriculum learning is a learning method that trains models in a meaningful order from easier to harder samples. A key here is to devise automatic and objective difficulty measures of samples. In the medical domain, prev…

Classification

Medical Knowledge-Guided Deep Curriculum Learning for Elbow Fracture Diagnosis from X-Ray Images

2021-10-20 · Jun Luo, Gene Kitamura, Emine Doganay, Dooman Arefan 외

Elbow fractures are one of the most common fracture types. Diagnoses on elbow fractures often need the help of radiographic imaging to be read and analyzed by a specialized radiologist with years of training. Thanks to t…

Binary ClassificationDeep Learning

Knowledge-Guided Multiview Deep Curriculum Learning for Elbow Fracture Classification

2021-10-20 · Jun Luo, Gene Kitamura, Dooman Arefan, Emine Doganay 외

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 …

ClassificationTransfer Learning

Curriculum learning for improved femur fracture classification: scheduling data with prior knowledge and uncertainty

2020-07-31 · Amelia Jiménez-Sánchez, Diana Mateus, Sonja Kirchhoff, Chlodwig Kirchhoff 외

An adequate classification of proximal femur fractures from X-ray images is crucial for the treatment choice and the patients' clinical outcome. We rely on the commonly used AO system, which describes a hierarchical know…

ClassificationGeneral ClassificationMulti-class ClassificationScheduling

CNN Attention Guidance for Improved Orthopedics Radiographic Fracture Classification

2022-03-21 · Zhibin Liao, Kewen Liao, Haifeng Shen, Marouska F. van Boxel 외

Convolutional neural networks (CNNs) have gained significant popularity in orthopedic imaging in recent years due to their ability to solve fracture classification problems. A common criticism of CNNs is their opaque lea…

Classification