paper-with-me

Papers

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, Peter Biberthaler, Nassir Navab, Miguel A. González Ballester, Gemma Piella

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 knowledge tree classifying the images into types and subtypes according to the fracture's location and complexity. In this paper, we propose a method for the automatic classification of proximal femur fractures into 3 and 7 AO classes based on a Convolutional Neural Network (CNN). As it is known, CNNs need large and representative datasets with reliable labels, which are hard to collect for the application at hand. In this paper, we design a curriculum learning (CL) approach that improves over the basic CNNs performance under such conditions. Our novel formulation reunites three curriculum strategies: individually weighting training samples, reordering the training set, and sampling subsets of data. The core of these strategies is a scoring function ranking the training samples. We define two novel scoring functions: one from domain-specific prior knowledge and an original self-paced uncertainty score. We perform experiments on a clinical dataset of proximal femur radiographs. The curriculum improves proximal femur fracture classification up to the performance of experienced trauma surgeons. The best curriculum method reorders the training set based on prior knowledge resulting into a classification improvement of 15%. Using the publicly available MNIST dataset, we further discuss and demonstrate the benefits of our unified CL formulation for three controlled and challenging digit recognition scenarios: with limited amounts of data, under class-imbalance, and in the presence of label noise. The code of our work is available at: https://github.com/ameliajimenez/curriculum-learning-prior-uncertainty.

📄 PDF Abstract BibTeX arXiv:2007.16102

Code (1)

ameliajimenez/curriculum-learning-prior-uncertainty 공식 구현 tf

Tasks

ClassificationGeneral ClassificationMulti-class ClassificationScheduling

Methods 이 논문이 사용한 방법론

AO This study proposes an efficient metaheuristic algorithm called the Artemisinin Optimization (AO) algorithm. This algorithm draws inspiration from the process of artemisinin…

Similar Papers 제목 키워드 기반

Medical-based Deep Curriculum Learning for Improved Fracture Classification

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

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,…

ClassificationGeneral Classification

Precise Proximal Femur Fracture Classification for Interactive Training and Surgical Planning

2019-02-04 · Amelia Jiménez-Sánchez, Anees Kazi, Shadi Albarqouni, Chlodwig Kirchhoff 외

We demonstrate the feasibility of a fully automatic computer-aided diagnosis (CAD) tool, based on deep learning, that localizes and classifies proximal femur fractures on X-ray images according to the AO classification. …

ClassificationGeneral Classificationimage-classificationImage Classification+2

Fast and Robust Femur Segmentation from Computed Tomography Images for Patient-Specific Hip Fracture Risk Screening

2022-04-20 · Pall Asgeir Bjornsson, Alexander Baker, Ingmar Fleps, Yves Pauchard 외

Osteoporosis is a common bone disease that increases the risk of bone fracture. Hip-fracture risk screening methods based on finite element analysis depend on segmented computed tomography (CT) images; however, current f…

Computed Tomography (CT)Segmentation

Vision Transformer for femur fracture classification

2021-08-07 · Leonardo Tanzi, Andrea Audisio, Giansalvo Cirrincione, Alessandro Aprato 외

In recent years, the scientific community has focused on the development of CAD tools that could improve bone fractures' classification, mostly based on Convolutional Neural Network (CNN). However, the discerning accurac…

ClassificationDiagnostic

Weakly-Supervised Localization and Classification of Proximal Femur Fractures

2018-09-27 · Amelia Jiménez-Sánchez, Anees Kazi, Shadi Albarqouni, Sonja Kirchhoff 외

In this paper, we target the problem of fracture classification from clinical X-Ray images towards an automated Computer Aided Diagnosis (CAD) system. Although primarily dealing with an image classification problem, we a…

ClassificationGeneral Classificationimage-classificationImage Classification+1