中文
相关论文

相关论文: Analyzing domain shift when using additional data …

200 篇论文

The distribution shifts between training and test data typically undermine the performance of models. In recent years, lots of work pays attention to domain generalization (DG) where distribution shifts exist, and target data are unseen.…

机器学习 · 计算机科学 2024-01-05 Wang Lu , Jindong Wang , Yidong Wang , Xing Xie

A major challenges of deep learning (DL) is the necessity to collect huge amounts of training data. Often, the lack of a sufficiently large dataset discourages the use of DL in certain applications. Typically, acquiring the required amounts…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Andoni Cortés , Clemente Rodríguez , Gorka Velez , Javier Barandiarán , Marcos Nieto

The success of deep learning has set new benchmarks for many medical image analysis tasks. However, deep models often fail to generalize in the presence of distribution shifts between training (source) data and test (target) data. One…

图像与视频处理 · 电气工程与系统科学 2022-06-28 Dwarikanath Mahapatra

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…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Frederic Jonske , Moon Kim , Enrico Nasca , Janis Evers , Johannes Haubold , René Hosch , Felix Nensa , Michael Kamp , Constantin Seibold , Jan Egger , Jens Kleesiek

Synthetic data offers a compelling path to scalable pretraining when real-world data is scarce, but models pretrained on synthetic data often fail to transfer reliably to deployment settings. We study this problem in full-body human motion,…

机器学习 · 计算机科学 2026-02-12 Firas Darwish , George Nicholson , Aiden Doherty , Hang Yuan

Despite the widespread use of deep learning methods for semantic segmentation of images that are acquired from a single source, clinicians often use multi-domain data for a detailed analysis. For instance, CT and MRI have advantages over…

图像与视频处理 · 电气工程与系统科学 2020-06-09 Bora Baydar , Savas Ozkan , A. Emre Kavur , N. Sinem Gezer , M. Alper Selver , Gozde Bozdagi Akar

Using synthetic data for training neural networks that achieve good performance on real-world data is an important task as it can reduce the need for costly data annotation. Yet, synthetic and real world data have a domain gap. Reducing…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Shahaf Ettedgui , Shady Abu-Hussein , Raja Giryes

This paper presents a novel approach for unsupervised domain adaptation (UDA) targeting H&E stained histology images. Existing adversarial domain adaptation methods may not effectively align different domains of multimodal distributions…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Ravi Kant Gupta , Shounak Das , Amit Sethi

Data augmentation is one of the most effective techniques to improve the generalization performance of deep neural networks. Yet, despite often facing limited data availability in medical image analysis, it is frequently underutilized. This…

图像与视频处理 · 电气工程与系统科学 2024-03-18 Adam Tupper , Christian Gagné

While developing perception based deep learning models, the benefit of synthetic data is enormous. However, performance of networks trained with synthetic data for certain computer vision tasks degrade significantly when tested on real…

计算机视觉与模式识别 · 计算机科学 2023-02-09 Koustav Mullick , Harshil Jain , Sanchit Gupta , Amit Arvind Kale

Real-world model deployments demand strong performance on narrow domains where data is often scarce. Typically, practitioners finetune models to specialize them, but this risks overfitting to the domain and forgetting general knowledge. We…

Histopathology is critical for the diagnosis of many diseases, including cancer. These protocols typically require pathologists to manually evaluate slides under a microscope, which is time-consuming and subjective, leading to interest in…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Kianoush Falahkheirkhah , Alex Lu , David Alvarez-Melis , Grace Huynh

Medical Image Analysis (MedIA) has become indispensable in modern healthcare, enhancing clinical diagnostics and personalized treatment. Despite the remarkable advancements supported by deep learning (DL) technologies, their practical…

图像与视频处理 · 电气工程与系统科学 2026-04-21 Zixian Su , Jingwei Guo , Xi Yang , Qiufeng Wang , Frans Coenen , Amir Hussain , Kaizhu Huang

Deep learning algorithms utilizing magnetic resonance (MR) images have demonstrated cutting-edge proficiency in autonomously segmenting multiple sclerosis (MS) lesions. Despite their achievements, these algorithms may struggle to extend…

图像与视频处理 · 电气工程与系统科学 2023-11-01 Jinwei Zhang , Lianrui Zuo , Blake E. Dewey , Samuel W. Remedios , Savannah P. Hays , Dzung L. Pham , Jerry L. Prince , Aaron Carass

Aerial-view human detection has a large demand for large-scale data to capture more diverse human appearances compared to ground-view human detection. Therefore, synthetic data can be a good resource to expand data, but the domain gap with…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Hyungtae Lee , Yan Zhang , Yi-Ting Shen , Heesung Kwon , Shuvra S. Bhattacharyya

Supervised 3D Object Detection models have been displaying increasingly better performance in single-domain cases where the training data comes from the same environment and sensor as the testing data. However, in real-world scenarios data…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Louis Soum-Fontez , Jean-Emmanuel Deschaud , François Goulette

In real-world visual recognition problems, the assumption that the training data (source domain) and test data (target domain) are sampled from the same distribution is often violated. This is known as the domain adaptation problem. In this…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Hongyu Xu , Jingjing Zheng , Azadeh Alavi , Rama Chellappa

In computer vision, data shift has proven to be a major barrier for safe and robust deep learning applications. In medical applications, histopathological images are often associated with data shift and they are hardly available. It is…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Nicolas Dumas , Valentin Derangère , Laurent Arnould , Sylvain Ladoire , Louis-Oscar Morel , Nathan Vinçon

Midtraining, the practice of mixing specialized data with more general pretraining data in an intermediate training phase, has become widespread in language model development, yet there is little understanding of what makes it effective. We…

计算与语言 · 计算机科学 2026-02-03 Emmy Liu , Graham Neubig , Chenyan Xiong

Generalising deep models to new data from new centres (termed here domains) remains a challenge. This is largely attributed to shifts in data statistics (domain shifts) between source and unseen domains. Recently, gradient-based…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Xiao Liu , Spyridon Thermos , Alison O'Neil , Sotirios A. Tsaftaris