中文
相关论文

相关论文: Source-Relaxed Domain Adaptation for Image Segment…

200 篇论文

Over the past decade, domain adaptation has become a widely studied branch of transfer learning that aims to improve performance on target domains by leveraging knowledge from the source domain. Conventional domain adaptation methods often…

机器学习 · 计算机科学 2023-02-24 Zhiqi Yu , Jingjing Li , Zhekai Du , Lei Zhu , Heng Tao Shen

Domain Adaptation (DA) methods are widely used in medical image segmentation tasks to tackle the problem of differently distributed train (source) and test (target) data. We consider the supervised DA task with a limited number of annotated…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Ivan Zakazov , Boris Shirokikh , Alexey Chernyavskiy , Mikhail Belyaev

Semi-supervised domain adaptation (SSDA) adapts a learner to a new domain by effectively utilizing source domain data and a few labeled target samples. It is a practical yet under-investigated research topic. In this paper, we analyze the…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Wenqiao Zhang , Changshuo Liu , Can Cui , Beng Chin Ooi

Domain adaptation (DA) aims to transfer knowledge learned from a labeled source domain to an unlabeled or a less labeled but related target domain. Ideally, the source and target distributions should be aligned to each other equally to…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Jian Hu , Haowen Zhong , Junchi Yan , Shaogang Gong , Guile Wu , Fei Yang

This paper addresses domain adaptation for the pixel-wise classification of remotely sensed data using deep neural networks (DNN) as a strategy to reduce the requirements of DNN with respect to the availability of training data. We focus on…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Dennis Wittich , Franz Rottensteiner

Domain adaptation targets at knowledge acquisition and dissemination from a labeled source domain to an unlabeled target domain under distribution shift. Still, the common requirement of identical class space shared across domains hinders…

机器学习 · 计算机科学 2022-03-16 Zhangjie Cao , Kaichao You , Ziyang Zhang , Jianmin Wang , Mingsheng Long

Supervised learning is well-known to fail at generalization under distribution shifts. In typical clinical settings, the source data is inaccessible and the target distribution is represented with a handful of samples: adaptation can only…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Mathilde Bateson , Hervé Lombaert , Ismail Ben Ayed

Domain Adaptation (DA) aims to transfer knowledge from a labeled source domain to an unlabeled or sparsely labeled target domain under domain shifts. Most prior works focus on capturing the inter-domain transferability but largely overlook…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Zhiqing Xiao , Haobo Wang , Xu Lu , Wentao Ye , Gang Chen , Junbo Zhao

Unsupervised domain adaptation leverages abundant labeled data from various source domains to generalize onto unlabeled target data. Prior research has primarily focused on learning domain-invariant features across the source and target…

计算与语言 · 计算机科学 2025-03-10 Jie He , Wendi Zhou , Xiang Lorraine Li , Jeff Z. Pan

The empirical fact that classifiers, trained on given data collections, perform poorly when tested on data acquired in different settings is theoretically explained in domain adaptation through a shift among distributions of the source and…

计算机视觉与模式识别 · 计算机科学 2017-04-28 Fabio Maria Carlucci , Lorenzo Porzi , Barbara Caputo , Elisa Ricci , Samuel Rota Bulò

Domain adaptation is the supervised learning setting in which the training and test data are sampled from different distributions: training data is sampled from a source domain, whilst test data is sampled from a target domain. This paper…

机器学习 · 统计学 2016-10-21 Wouter M. Kouw , Jesse H. Krijthe , Marco Loog , Laurens J. P. van der Maaten

We propose a direct domain adaptation (DDA) approach to enrich the training of supervised neural networks on synthetic data by features from real-world data. The process involves a series of linear operations on the input features to the NN…

机器学习 · 计算机科学 2021-08-18 Tariq Alkhalifah , Oleg Ovcharenko

One challenge of object recognition is to generalize to new domains, to more classes and/or to new modalities. This necessitates methods to combine and reuse existing datasets that may belong to different domains, have partial annotations,…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Rui Gong , Dengxin Dai , Yuhua Chen , Wen Li , Luc Van Gool

Unsupervised domain adaptation (UDA) methods intend to reduce the gap between source and target domains by using unlabeled target domain and labeled source domain data, however, in the medical domain, target domain data may not always be…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Mingxuan Gu , Sulaiman Vesal , Ronak Kosti , Andreas Maier

Domain adaptive semantic segmentation enables robust pixel-wise understanding in real-world driving scenes. Source-free domain adaptation, as a more practical technique, addresses the concerns of data privacy and storage limitations in…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Yihong Cao , Hui Zhang , Xiao Lu , Zheng Xiao , Kailun Yang , Yaonan Wang

In this paper we address the challenging problem of domain adaptation in LiDAR semantic segmentation. We consider the setting where we have a fully-labeled data set from source domain and a target domain with a few labeled and many…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Eduardo R. Corral-Soto , Mrigank Rochan , Yannis Y. He , Shubhra Aich , Yang Liu , Liu Bingbing

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

Binarization is a well-known image processing task, whose objective is to separate the foreground of an image from the background. One of the many tasks for which it is useful is that of preprocessing document images in order to identify…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Francisco J. Castellanos , Antonio-Javier Gallego , Jorge Calvo-Zaragoza

Contemporary domain adaptation methods are very effective at aligning feature distributions of source and target domains without any target supervision. However, we show that these techniques perform poorly when even a few labeled examples…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Kuniaki Saito , Donghyun Kim , Stan Sclaroff , Trevor Darrell , Kate Saenko

Land cover maps are a vital input variable to many types of environmental research and management. While they can be produced automatically by machine learning techniques, these techniques require substantial training data to achieve high…

机器学习 · 计算机科学 2021-03-11 Benjamin Lucas , Charlotte Pelletier , Daniel Schmidt , Geoffrey I. Webb , François Petitjean
‹ 上一页 1 8 9 10 下一页 ›