Curriculum Learning

In a typical educational system, learning relies on a curriculum that introduces new concepts building upon previously acquired ones. The rationale behind, is that humans and animals learn better when information is presented in a meaningful way rather than randomly. We follow this starting small concept to design our approaches with convolutional neural networks for medical image classification tasks.

In our novel formulation we reunite three curriculum learning strategies: individually weighting training samples, reordering the training set, and sampling subsets of data into a data scheduler. 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.

Another approach to deal with class-imbalance and restricted-size datasets is to join forces across multiple institutions. Recently, federated learning has emerged as an effective tool for collaborative learning. In this setting, local models perform computation on their private data to update the global model. The order and the frequency of local updates influence the final global model. Hence, the order in which samples are locally presented to the optimizers plays an important role. In this work, we define a memory-aware curriculum learning method for the federated setting. Our curriculum controls the order of the training samples paying special attention to those that are forgotten after the deployment of the global model. Our approach is combined with unsupervised domain adaptation to deal with domain shift while preserving data privacy.

Publications

Medical-based Deep Curriculum Learning for Improved Fracture Classification
Amelia Jiménez-Sánchez, Diana Mateus, Sonja Kirchhoff, Chlodwig Kirchhoff, Peter Biberthaler, Nassir Navab, Miguel A. González Ballester, Gemma Piella
MICCAI 2019
PDF   Bibtex   Slides   Poster

Curriculum Learning for Improved Femur Fracture Classification: Scheduling Data with Prior Knowledge and Uncertainty
Amelia Jiménez-Sánchez, Diana Mateus, Sonja Kirchhoff, Chlodwig Kirchhoff, Peter Biberthaler, Nassir Navab, Miguel A. González Ballester, Gemma Piella
Medical Image Analysis 2021
PDF   Bibtex   Code

Memory-aware curriculum federated learning for breast cancer classification
Amelia Jiménez-Sánchez, Mickael Tardy, Miguel A. González Ballester, Diana Mateus, Gemma Piella
Computer Methods and Programs in Biomedicine
PDF   Bibtex  

Funding

  • European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No. 713673.
  • “la Caixa” Foundation (ID Q5850017D), fellowship code: LCF/BQ/IN17/11620013.
  • Spanish Ministry of Economy [MDM-2015-0502].