中文
相关论文

相关论文: Action Segmentation with Mixed Temporal Domain Ada…

200 篇论文

Multi-source Domain Adaptation (MDA) aims to transfer predictive models from multiple, fully-labeled source domains to an unlabeled target domain. However, in many applications, relevant labeled source datasets may not be available, and…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Xiangyu Yue , Zangwei Zheng , Colorado Reed , Hari Prasanna Das , Kurt Keutzer , Alberto Sangiovanni Vincentelli

Methods for unsupervised domain adaptation (UDA) help to improve the performance of deep neural networks on unseen domains without any labeled data. Especially in medical disciplines such as histopathology, this is crucial since large…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Kevin Thandiackal , Luigi Piccinelli , Pushpak Pati , Orcun Goksel

Video analysis tasks such as action recognition have received increasing research interest with growing applications in fields such as smart healthcare, thanks to the introduction of large-scale datasets and deep learning-based…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yuecong Xu , Haozhi Cao , Zhenghua Chen , Xiaoli Li , Lihua Xie , Jianfei Yang

Unsupervised domain adaptation (UDA) aims to transfer and adapt knowledge from a labeled source domain to an unlabeled target domain. Traditionally, subspace-based methods form an important class of solutions to this problem. Despite their…

机器学习 · 计算机科学 2022-01-07 Kowshik Thopalli , Jayaraman J Thiagarajan , Rushil Anirudh , Pavan K Turaga

For unsupervised domain adaptation (UDA), to alleviate the effect of domain shift, many approaches align the source and target domains in the feature space by adversarial learning or by explicitly aligning their statistics. However, the…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Guoqiang Wei , Cuiling Lan , Wenjun Zeng , Zhibo Chen

Learning semantic segmentation models requires a huge amount of pixel-wise labeling. However, labeled data may only be available abundantly in a domain different from the desired target domain, which only has minimal or no annotations. In…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Sujoy Paul , Yi-Hsuan Tsai , Samuel Schulter , Amit K. Roy-Chowdhury , Manmohan Chandraker

Recent advances in foundation models have brought promising results in computer vision, including medical image segmentation. Fine-tuning foundation models on specific low-resource medical tasks has become a standard practice. However,…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Jingyun Yang , Guoqing Zhang , Jingge Wang , Yang Li

Deep learning models have exhibited remarkable efficacy in accurately delineating the prostate for diagnosis and treatment of prostate diseases, but challenges persist in achieving robust generalization across different medical centers.…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Zihao Luo , Xiangde Luo , Zijun Gao , Guotai Wang

Distribution shifts are all too common in real-world applications of machine learning. Domain adaptation (DA) aims to address this by providing various frameworks for adapting models to the deployment data without using labels. However, the…

机器学习 · 计算机科学 2023-09-08 Linus Ericsson , Da Li , Timothy M. Hospedales

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches are based on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Songsong Wu , Yan Yan , Hao Tang , Jianjun Qian , Jian Zhang , Xiao-Yuan Jing

Domain shift happens in cross-domain scenarios commonly because of the wide gaps between different domains: when applying a deep learning model well-trained in one domain to another target domain, the model usually performs poorly. To…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Munan Ning , Cheng Bian , Dong Wei , Chenglang Yuan , Yaohua Wang , Yang Guo , Kai Ma , Yefeng Zheng

Domain adaptation (DA) is a representation learning methodology that transfers knowledge from a label-sufficient source domain to a label-scarce target domain. While most of early methods are focused on unsupervised DA (UDA), several…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yoonhyung Kim , Changick Kim

Domain shifts are critical issues that harm the performance of machine learning. Unsupervised Domain Adaptation (UDA) mitigates this issue but suffers when the domain shifts are steep and drastic. Gradual Domain Adaptation (GDA) alleviates…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Zixi Wang , Xiangxu Zhao , Tonglan Xie , Mengmeng Jing , Lin Zuo

Domain adaptation is an essential task in transfer learning to leverage data in one domain to bolster learning in another domain. In this paper, we present a new semi-supervised manifold alignment technique based on a two-step approach of…

机器学习 · 计算机科学 2020-11-12 Stefan Dernbach , Don Towsley

Multi-target unsupervised domain adaptation (UDA) aims to learn a unified model to address the domain shift between multiple target domains. Due to the difficulty of obtaining annotations for dense predictions, it has recently been…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Yonghao Xu , Pedram Ghamisi , Yannis Avrithis

Deep neural networks suffer from performance decay when there is domain shift between the labeled source domain and unlabeled target domain, which motivates the research on domain adaptation (DA). Conventional DA methods usually assume that…

机器学习 · 计算机科学 2020-02-10 Sicheng Zhao , Guangzhi Wang , Shanghang Zhang , Yang Gu , Yaxian Li , Zhichao Song , Pengfei Xu , Runbo Hu , Hua Chai , Kurt Keutzer

Deep learning has become the method of choice to tackle real-world problems in different domains, partly because of its ability to learn from data and achieve impressive performance on a wide range of applications. However, its success…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Xiaofeng Liu , Chaehwa Yoo , Fangxu Xing , Hyejin Oh , Georges El Fakhri , Je-Won Kang , Jonghye Woo

Deep perception models have to reliably cope with an open-world setting of domain shifts induced by different geographic regions, sensor properties, mounting positions, and several other reasons. Since covering all domains with annotated…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Awet Haileslassie Gebrehiwot , David Hurych , Karel Zimmermann , Patrick Pérez , Tomáš Svoboda

Partial domain adaptation (PDA), in which we assume the target label space is included in the source label space, is a general version of standard domain adaptation. Since the target label space is unknown, the main challenge of PDA is to…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Seunghan Yang , Youngeun Kim , Dongki Jung , Changick Kim

Although recent years have witnessed significant advancements in medical image segmentation, the pervasive issue of domain shift among medical images from diverse centres hinders the effective deployment of pre-trained models. Many…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Ziyang Chen , Yiwen Ye , Yongsheng Pan , Yong Xia