paper-with-me

Papers

Unsupervised Medical Image Alignment with Curriculum Learning

2021-02-20 · Mihail Burduja, Radu Tudor Ionescu

We explore different curriculum learning methods for training convolutional neural networks on the task of deformable pairwise 3D medical image registration. To the best of our knowledge, we are the first to attempt to improve performance by training medical image registration models using curriculum learning, starting from an easy training setup in the first training stages, and gradually increasing the complexity of the setup. On the one hand, we consider two existing curriculum learning approaches, namely curriculum dropout and curriculum by smoothing. On the other hand, we propose a novel and simple strategy to achieve curriculum, namely to use purposely blurred images at the beginning, then gradually transit to sharper images in the later training stages. Our experiments with an underlying state-of-the-art deep learning model show that curriculum learning can lead to superior results compared to conventional training. Additionally, we show that curriculum by input blur has the best accuracy versus speed trade-off among the compared curriculum learning approaches.

📄 PDF Abstract BibTeX arXiv:2102.10438

Code (0)

등록된 구현이 없습니다.

Tasks

Image RegistrationMedical Image Registration

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Unsupervised Vision-and-Language Pre-training via Retrieval-based Multi-Granular Alignment

2022-03-01 · CVPR 2022 1 · Mingyang Zhou, Licheng Yu, Amanpreet Singh, Mengjiao Wang 외

Vision-and-Language (V+L) pre-training models have achieved tremendous success in recent years on various multi-modal benchmarks. However, the majority of existing models require pre-training on a large set of parallel i…

RetrievalSentenceTAGVisual Entailment+1

See Through the Fog: Curriculum Learning with Progressive Occlusion in Medical Imaging

2023-06-27 · Pradeep Singh, Kishore Babu Nampalle, Uppala Vivek Narayan, Balasubramanian Raman

In recent years, deep learning models have revolutionized medical image interpretation, offering substantial improvements in diagnostic accuracy. However, these models often struggle with challenging images where critica…

Diagnostic

Reliable Multi-modal Medical Image-to-image Translation Independent of Pixel-wise Aligned Data

2024-08-26 · Langrui Zhou, Guang Li

The current mainstream multi-modal medical image-to-image translation methods face a contradiction. Supervised methods with outstanding performance rely on pixel-wise aligned training data to constrain the model optimiza…

Image RegistrationImage-to-Image TranslationMedical Image RegistrationModel Optimization+1

Unsupervised Bidirectional Cross-Modality Adaptation via Deeply Synergistic Image and Feature Alignment for Medical Image Segmentation

2020-02-06 · Cheng Chen, Qi Dou, Hao Chen, Jing Qin 외

Unsupervised domain adaptation has increasingly gained interest in medical image computing, aiming to tackle the performance degradation of deep neural networks when being deployed to unseen data with heterogeneous chara…

Domain AdaptationImage SegmentationMedical Image SegmentationOrgan Segmentation+3

Qilin-Med-VL: Towards Chinese Large Vision-Language Model for General Healthcare

2023-10-27 · Junling Liu, ZiMing Wang, Qichen Ye, Dading Chong 외

Large Language Models (LLMs) have introduced a new era of proficiency in comprehending complex healthcare and biomedical topics. However, there is a noticeable lack of models in languages other than English and models th…

Language ModelingLanguage Modelling