中文
相关论文

相关论文: Consecutive Knowledge Meta-Adaptation Learning for…

200 篇论文

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

Currently, under supervised learning, a model pretrained by a large-scale nature scene dataset and then fine-tuned on a few specific task labeling data is the paradigm that has dominated the knowledge transfer learning. It has reached the…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Tong Zhang , Peng Gao , Hao Dong , Yin Zhuang , Guanqun Wang , Wei Zhang , He Chen

This paper addresses two vital challenges in Unsupervised Domain Adaptation (UDA) with a focus on harnessing the power of Vision-Language Pre-training (VLP) models. Firstly, UDA has primarily relied on ImageNet pre-trained models. However,…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Wenlve Zhou , Zhiheng Zhou

Deep neural networks (DNNs) have proven their capabilities in many areas in the past years, such as robotics, or automated driving, enabling technological breakthroughs. DNNs play a significant role in environment perception for the…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Manuel Schwonberg , Joshua Niemeijer , Jan-Aike Termöhlen , Jörg P. Schäfer , Nico M. Schmidt , Hanno Gottschalk , Tim Fingscheidt

Deep learning based medical image classifiers have shown remarkable prowess in various application areas like ophthalmology, dermatology, pathology, and radiology. However, the acceptance of these Computer-Aided Diagnosis (CAD) systems in…

Unsupervised domain adaptation (UDA) is the task of modifying a statistical model trained on labeled data from a source domain to achieve better performance on data from a target domain, with access to only unlabeled data in the target…

计算与语言 · 计算机科学 2023-04-06 Timothy A Miller

Unsupervised Domain Adaptation (UDA) aims to enhance the generalization of the learned model to other domains. The domain-invariant knowledge is transferred from the model trained on labeled source domain, e.g., video game, to unlabeled…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Mu Chen , Zhedong Zheng , Yi Yang , Tat-Seng Chua

Convolutional neural networks trained on publicly available medical imaging datasets (source domain) rarely generalise to different scanners or acquisition protocols (target domain). This motivates the active field of domain adaptation.…

图像与视频处理 · 电气工程与系统科学 2020-10-06 Thomas Varsavsky , Mauricio Orbes-Arteaga , Carole H. Sudre , Mark S. Graham , Parashkev Nachev , M. Jorge Cardoso

Medical image segmentation based on deep learning often fails when deployed on images from a different domain. The domain adaptation methods aim to solve domain-shift challenges, but still face some problems. The transfer learning methods…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Zhusi Zhong , Jie Li , Lulu Bi , Li Yang , Ihab Kamel , Rama Chellappa , Xinbo Gao , Harrison Bai , Zhicheng Jiao

Unsupervised domain adaptation aims to address the problem of classifying unlabeled samples from the target domain whilst labeled samples are only available from the source domain and the data distributions are different in these two…

机器学习 · 计算机科学 2019-11-20 Qian Wang , Toby P. Breckon

Unsupervised Domain Adaptation (UDA) aims to classify unlabeled target domain by transferring knowledge from labeled source domain with domain shift. Most of the existing UDA methods try to mitigate the adverse impact induced by the shift…

机器学习 · 计算机科学 2022-12-13 Weikai Li , Songcan Chen

Recent deep networks achieved state of the art performance on a variety of semantic segmentation tasks. Despite such progress, these models often face challenges in real world `wild tasks' where large difference between labeled…

计算机视觉与模式识别 · 计算机科学 2018-10-26 Yang Zou , Zhiding Yu , B. V. K. Vijaya Kumar , Jinsong Wang

Unsupervised Domain Adaptation (UDA) aims to generalize the knowledge learned from a well-labeled source domain to an unlabeled target domain. Recently, adversarial domain adaptation with two distinct classifiers (bi-classifier) has been…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Zhekai Du , Jingjing Li , Hongzu Su , Lei Zhu , Ke Lu

While multimodal data integrating diverse imaging and clinical tabular records is crucial for accurate medical diagnosis, the arbitrary absence of specific modalities is prevalent in clinical practice, severely degrading the performance of…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Tianling Liu , Lequan Yu , Tong Han , Liang Wan

Multi-damage is common in reinforced concrete structures and leads to the requirement of large number of neural networks, parameters and data storage, if convolutional neural network (CNN) is used for damage recognition. In addition,…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Jiangpeng Shu , Jiawei Zhang , Reachsak Ly , Fangzheng Lin , Yuanfeng Duan

3D point cloud semantic segmentation (PCSS) is a cornerstone for environmental perception in robotic systems and autonomous driving, enabling precise scene understanding through point-wise classification. While unsupervised domain…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Junjie Chen , Yuecong Xu , Haosheng Li , Kemi Ding

The availability of large-scale annotated image datasets and recent advances in supervised deep learning methods enable the end-to-end derivation of representative image features that can impact a variety of image analysis problems. Such…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Euijoon Ahn , Jinman Kim , Ashnil Kumar , Michael Fulham , Dagan Feng

A deep learning model trained on some labeled data from a certain source domain generally performs poorly on data from different target domains due to domain shifts. Unsupervised domain adaptation methods address this problem by alleviating…

图像与视频处理 · 电气工程与系统科学 2019-08-30 Junlin Yang , Nicha C. Dvornek , Fan Zhang , Julius Chapiro , MingDe Lin , James S. Duncan

Contrastive learning, which aims to capture general representation from unlabeled images to initialize the medical analysis models, has been proven effective in alleviating the high demand for expensive annotations. Current methods mainly…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Huai Chen , Renzhen Wang , Xiuying Wang , Jieyu Li , Qu Fang , Hui Li , Jianhao Bai , Qing Peng , Deyu Meng , Lisheng Wang

Object detectors trained on large-scale RGB datasets are being extensively employed in real-world applications. However, these RGB-trained models suffer a performance drop under adverse illumination and lighting conditions. Infrared (IR)…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Vibashan VS , Domenick Poster , Suya You , Shuowen Hu , Vishal M. Patel