paper-with-me

홈 › Papers

Why does my medical AI look at pictures of birds? Exploring the efficacy of transfer learning across domain boundaries

2023-06-30 · Frederic Jonske, Moon Kim, Enrico Nasca, Janis Evers, Johannes Haubold, René Hosch, Felix Nensa, Michael Kamp, Constantin Seibold, Jan Egger, Jens Kleesiek

It is an open secret that ImageNet is treated as the panacea of pretraining. Particularly in medical machine learning, models not trained from scratch are often finetuned based on ImageNet-pretrained models. We posit that pretraining on data from the domain of the downstream task should almost always be preferred instead. We leverage RadNet-12M, a dataset containing more than 12 million computed tomography (CT) image slices, to explore the efficacy of self-supervised pretraining on medical and natural images. Our experiments cover intra- and cross-domain transfer scenarios, varying data scales, finetuning vs. linear evaluation, and feature space analysis. We observe that intra-domain transfer compares favorably to cross-domain transfer, achieving comparable or improved performance (0.44% - 2.07% performance increase using RadNet pretraining, depending on the experiment) and demonstrate the existence of a domain boundary-related generalization gap and domain-specific learned features.

📄 PDF Abstract BibTeX arXiv:2306.17555

Code (1)

tio-ikim/transfer-learning-across-domain-boundaries 공식 구현 pytorch

Tasks

Computed Tomography (CT)Linear evaluationTransfer Learning

Similar Papers 제목 키워드 기반

SAM Struggles in Concealed Scenes -- Empirical Study on "Segment Anything"

2023-04-12 · Ge-Peng Ji, Deng-Ping Fan, Peng Xu, Ming-Ming Cheng 외

Segmenting anything is a ground-breaking step toward artificial general intelligence, and the Segment Anything Model (SAM) greatly fosters the foundation models for computer vision. We could not be more excited to probe …

The DongNiao International Birds 10000 Dataset

2020-09-21 · Jian Mei, Hao Dong

DongNiao International Birds 10000 (DIB-10K) is a challenging image dataset which has more than 10 thousand different types of birds. It was created to enable the study of machine learning and also ornithology research. …

BIG-bench Machine LearningImage Classification

Deep Learning Applications in Medical Image Analysis: Advancements, Challenges, and Future Directions

2024-10-18 · Aimina Ali Eli, Abida Ali

Medical image analysis has emerged as an essential element of contemporary healthcare, facilitating physicians in achieving expedited and precise diagnosis. Recent breakthroughs in deep learning, a subset of artificial i…

Deep LearningMedical Image Analysis

Not All Birds Look The Same: Identity-Preserving Generation For Birds

2025-12-04 · Aaron Sun, Oindrila Saha, Subhransu Maji arxiv

Since the advent of controllable image generation, increasingly rich modes of control have enabled greater customization and accessibility for everyday users. Zero-shot, identity-preserving models such as Insert Anything…

Image GenerationVirtual Try-on

WAYLA - Generating Images from Eye Movements

2017-11-21 · Bingqing Yu, James J. Clark

We present a method for reconstructing images viewed by observers based only on their eye movements. By exploring the relationships between gaze patterns and image stimuli, the "What Are You Looking At?" (WAYLA) system l…

Generative Adversarial NetworkImage GenerationImage ReconstructionImage-to-Image Translation+1