paper-with-me

홈 › Papers

Source Matters: Source Dataset Impact on Model Robustness in Medical Imaging

2024-03-07 · Dovile Juodelyte, Yucheng Lu, Amelia Jiménez-Sánchez, Sabrina Bottazzi, Enzo Ferrante, Veronika Cheplygina

Transfer learning has become an essential part of medical imaging classification algorithms, often leveraging ImageNet weights. The domain shift from natural to medical images has prompted alternatives such as RadImageNet, often showing comparable classification performance. However, it remains unclear whether the performance gains from transfer learning stem from improved generalization or shortcut learning. To address this, we conceptualize confounders by introducing the Medical Imaging Contextualized Confounder Taxonomy (MICCAT) and investigate a range of confounders across it -- whether synthetic or sampled from the data -- using two public chest X-ray and CT datasets. We show that ImageNet and RadImageNet achieve comparable classification performance, yet ImageNet is much more prone to overfitting to confounders. We recommend that researchers using ImageNet-pretrained models reexamine their model robustness by conducting similar experiments. Our code and experiments are available at https://github.com/DovileDo/source-matters.

📄 PDF Abstract BibTeX arXiv:2403.04484

Code (1)

doviledo/source-matters 공식 구현 tf

Tasks

ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Guidance Source Matters: How Guidance from AI, Expert, or a Group of Analysts Impacts Visual Data Preparation and Analysis

2025-02-02 · Arpit Narechania, Alex Endert, Atanu R Sinha

The progress in generative AI has fueled AI-powered tools like co-pilots and assistants to provision better guidance, particularly during data analysis. However, research on guidance has not yet examined the perceived ef…

Attribute

SOI Matters: Analyzing Multi-Setting Training Dynamics in Pretrained Language Models via Subsets of Interest

2025-07-21 · Shayan Vassef, Amirhossein Dabiriaghdam, Mohammadreza Bakhtiari, Yadollah Yaghoobzadeh arxiv

This work investigates the impact of multi-task, multi-lingual, and multi-source learning approaches on the robustness and performance of pretrained language models. To enhance this analysis, we introduce Subsets of Inte…

Intent ClassificationMulti-Task LearningSentiment Analysis

Retargeting Matters: General Motion Retargeting for Humanoid Motion Tracking

2025-10-02 · Joao Pedro Araujo, Yanjie Ze, Pei Xu, Jiajun Wu 외 arxiv

Humanoid motion tracking policies are central to building teleoperation pipelines and hierarchical controllers, yet they face a fundamental challenge: the embodiment gap between humans and humanoid robots. Current approa…

Reinforcement Learning

PLMGH: What Matters in PLM-GNN Hybrids for Code Classification and Vulnerability Detection

2026-04-28 · Mohamed Taoufik Kaouthar El Idrissi, Edward Zulkoski, Mohammad Hamdaqa arxiv

Code understanding models increasingly rely on pretrained language models (PLMs) and graph neural networks (GNNs), which capture complementary semantic and structural information. We conduct a controlled empirical study …

Vulnerability Detection

Adversarial Robustness of Traffic Classification under Resource Constraints: Input Structure Matters

2025-12-01 · Adel Chehade, Edoardo Ragusa, Paolo Gastaldo, Rodolfo Zunino arxiv

Traffic classification (TC) plays a critical role in cybersecurity, particularly in IoT and embedded contexts, where inspection must often occur locally under tight hardware constraints. We use hardware-aware neural arch…

Neural Architecture SearchAdversarial Robustness