paper-with-me

홈 › Papers

From pre-training to downstream performance: Does domain-specific pre-training make sense?

2026-05-09 · Felix Krones arxiv

Deep learning techniques have revolutionised medical imaging, improving diagnostic accuracy and enabling both more accurate and earlier disease detection. However, the relationship between pre-training strategies and downstream performance in medical imaging models requires further exploration. Here, we systematically compare convolutional neural networks and transformers, examining various pre-training approaches, including supervised and self-supervised learning, as well as different initialisations and data modalities. Models are evaluated on natural images, chest X-rays, chest CT and retina OCT images, considering the effects of matching pre-training data with target modalities. Our findings indicate that only pre-training on data closely matching the target modality significantly improves downstream performance. While self-supervised learning can outperform supervised methods, its effectiveness varies with context. The study underscores the importance of pre-training strategies to enhance the reliability and effectiveness of deep learning models in medical imaging. By addressing these key factors, our research aims to contribute to the development of more accurate and dependable diagnostic tools, ultimately improving patient outcomes in clinical settings.

📄 PDF Abstract BibTeX arXiv:2605.08819

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

When does Further Pre-training MLM Help? An Empirical Study on Task-Oriented Dialog Pre-training

2021-11-01 · EMNLP (insights) 2021 11 · Qi Zhu, Yuxian Gu, Lingxiao Luo, Bing Li 외

Further pre-training language models on in-domain data (domain-adaptive pre-training, DAPT) or task-relevant data (task-adaptive pre-training, TAPT) before fine-tuning has been shown to improve downstream tasks’ performa…

Temporal Adaptation of BERT and Performance on Downstream Document Classification: Insights from Social Media

2021-04-16 · Findings (EMNLP) 2021 11 · Paul Röttger, Janet B. Pierrehumbert

Language use differs between domains and even within a domain, language use changes over time. For pre-trained language models like BERT, domain adaptation through continued pre-training has been shown to improve perform…

Document ClassificationDomain AdaptationGeneral ClassificationLanguage Modelling

Towards Automatic Assessment of Self-Supervised Speech Models using Rank

2024-09-16 · Zakaria Aldeneh, Vimal Thilak, Takuya Higuchi, Barry-John Theobald 외

This study explores using embedding rank as an unsupervised evaluation metric for general-purpose speech encoders trained via self-supervised learning (SSL). Traditionally, assessing the performance of these encoders is …

Self-Supervised Learning

The Diminishing Returns of Masked Language Models to Science

2022-05-23 · Zhi Hong, Aswathy Ajith, Gregory Pauloski, Eamon Duede 외

Transformer-based masked language models such as BERT, trained on general corpora, have shown impressive performance on downstream tasks. It has also been demonstrated that the downstream task performance of such models …

Language ModelingLanguage Modelling

Are we pretraining it right? Digging deeper into visio-linguistic pretraining

2020-04-19 · Amanpreet Singh, Vedanuj Goswami, Devi Parikh

Numerous recent works have proposed pretraining generic visio-linguistic representations and then finetuning them for downstream vision and language tasks. While architecture and objective function design choices have re…

Visual Question Answering (VQA)