中文
相关论文

相关论文: Deep Covariance Alignment for Domain Adaptive Remo…

200 篇论文

Semantic segmentation of histopathology images under class imbalance is typically addressed through frequency-based loss reweighting, which implicitly assumes that rare classes are difficult. However, true difficulty also arises from…

图像与视频处理 · 电气工程与系统科学 2026-04-16 Lakmali Nadeesha Kumari , Sen-Ching Samson Cheung

Recent advances in 3D object detection leveraging multi-view cameras have demonstrated their practical and economical value in various challenging vision tasks. However, typical supervised learning approaches face challenges in achieving…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Gyusam Chang , Jiwon Lee , Donghyun Kim , Jinkyu Kim , Dongwook Lee , Daehyun Ji , Sujin Jang , Sangpil Kim

Semantic segmentation is an important task for intelligent vehicles to understand the environment. Current deep learning methods require large amounts of labeled data for training. Manual annotation is expensive, while simulators can…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Weihao Yan , Yeqiang Qian , Chunxiang Wang , Ming Yang

Multi-Source Unsupervised Domain Adaptation (multi-source UDA) aims to learn a model from several labeled source domains while performing well on a different target domain where only unlabeled data are available at training time. To align…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Marin Scalbert , Maria Vakalopoulou , Florent Couzinié-Devy

Low-dose computed tomography (LDCT) image reconstruction techniques can reduce patient radiation exposure while maintaining acceptable imaging quality. Deep learning is widely used in this problem, but the performance of testing data…

图像与视频处理 · 电气工程与系统科学 2024-06-04 Kecheng Chen , Jie Liu , Renjie Wan , Victor Ho-Fun Lee , Varut Vardhanabhuti , Hong Yan , Haoliang Li

Reducing feature redundancy has shown beneficial effects for improving the accuracy of deep learning models, thus it is also indispensable for the models of unsupervised domain adaptation (UDA). Nevertheless, most recent efforts in the…

机器学习 · 计算机科学 2021-01-01 Mengzhu Wang , Xiang Zhang , Long Lan , Wei Wang , Huibin Tan , Zhigang Luo

Wi-Fi sensing systems are severely hindered by domain shifts when deployed in unseen real-world environments. While existing methods attempt to tackle this through Unsupervised Domain Adaptation (UDA) or Domain Generalization (DG), they…

机器学习 · 计算机科学 2026-03-16 Ke Xu , Zhiyong Zheng , Hongyuan Zhu , Lei Wang , Jiangtao Wang

Unsupervised domain adaptation aims to learn a task classifier that performs well on the unlabeled target domain, by utilizing the labeled source domain. Inspiring results have been acquired by learning domain-invariant deep features via…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Hui Tang , Kui Jia

Land cover maps are a pivotal element in a wide range of Earth Observation (EO) applications. However, annotating large datasets to develop supervised systems for remote sensing (RS) semantic segmentation is costly and time-consuming.…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Valerio Marsocci , Nicolas Gonthier , Anatol Garioud , Simone Scardapane , Clément Mallet

Semantic image segmentation is a central and challenging task in autonomous driving, addressed by training deep models. Since this training draws to a curse of human-based image labeling, using synthetic images with automatically generated…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Jose L. Gómez , Gabriel Villalonga , Antonio M. López

Annotating large scale datasets to train modern convolutional neural networks is prohibitively expensive and time-consuming for many real tasks. One alternative is to train the model on labeled synthetic datasets and apply it in the real…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Yuhu Shan , Wen Feng Lu , Chee Meng Chew

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels can still exist since…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Can Zhang , Gim Hee Lee

In recent years, there has been tremendous progress in the field of semantic segmentation. However, one remaining challenging problem is that segmentation models do not generalize to unseen domains. To overcome this problem, one either has…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Robert A. Marsden , Felix Wiewel , Mario Döbler , Yang Yang , Bin Yang

Unsupervised domain adaptation (UDA) involves learning class semantics from labeled data within a source domain that generalize to an unseen target domain. UDA methods are particularly impactful for semantic segmentation, where annotations…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Cristina Mata , Kanchana Ranasinghe , Michael S. Ryoo

This paper presents an unsupervised deep-learning framework named Local Deep-Feature Alignment (LDFA) for dimension reduction. We construct neighbourhood for each data sample and learn a local Stacked Contractive Auto-encoder (SCAE) from…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jian Zhang , Jun Yu , Dacheng Tao

Unsupervised Domain Adaptive (UDA) object re-identification (Re-ID) aims at adapting a model trained on a labeled source domain to an unlabeled target domain. State-of-the-art object Re-ID approaches adopt clustering algorithms to generate…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Pengfei Wang , Changxing Ding , Wentao Tan , Mingming Gong , Kui Jia , Dacheng Tao

Unsupervised domain adaptation has increasingly gained interest in medical image computing, aiming to tackle the performance degradation of deep neural networks when being deployed to unseen data with heterogeneous characteristics. In this…

图像与视频处理 · 电气工程与系统科学 2020-02-07 Cheng Chen , Qi Dou , Hao Chen , Jing Qin , Pheng Ann Heng

Unsupervised domain adaptation (UDA) aims at inferring class labels for unlabeled target domain given a related labeled source dataset. Intuitively, a model trained on source domain normally produces higher uncertainties for unseen data. In…

机器学习 · 计算机科学 2019-07-26 Ligong Han , Yang Zou , Ruijiang Gao , Lezi Wang , Dimitris Metaxas

We address the problem of unsupervised domain adaptation (UDA) by learning a cross-domain agnostic embedding space, where the distance between the probability distributions of the two source and target visual domains is minimized. We use…

机器学习 · 计算机科学 2019-09-25 Alex Gabourie , Mohammad Rostami , Philip Pope , Soheil Kolouri , Kyungnam Kim

Unsupervised domain adaptation (UDA) involves a supervised loss in a labeled source domain and an unsupervised loss in an unlabeled target domain, which often faces more severe overfitting (than classical supervised learning) as the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Jiaxing Huang , Dayan Guan , Aoran Xiao , Shijian Lu