中文
相关论文

相关论文: Domain Adaptive Neural Networks for Object Recogni…

200 篇论文

Deep learning-based models in medical imaging often struggle to generalize effectively to new scans due to data heterogeneity arising from differences in hardware, acquisition parameters, population, and artifacts. This limitation presents…

图像与视频处理 · 电气工程与系统科学 2023-08-09 Sebastian Nørgaard Llambias , Mads Nielsen , Mostafa Mehdipour Ghazi

Deep neural networks (DNN) have shown unprecedented success in various computer vision applications such as image classification and object detection. However, it is still a common annoyance during the training phase, that one has to…

计算机视觉与模式识别 · 计算机科学 2016-11-09 Yanghao Li , Naiyan Wang , Jianping Shi , Jiaying Liu , Xiaodi Hou

Deep learning has shown remarkable progress in medical image semantic segmentation, yet its success heavily depends on large-scale expert annotations and consistent data distributions. In practice, annotations are scarce, and images are…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Ba-Thinh Lam , Thanh-Huy Nguyen , Hoang-Thien Nguyen , Quang-Khai Bui-Tran , Nguyen Lan Vi Vu , Phat K. Huynh , Ulas Bagci , Min Xu

Unsupervised domain adaptive object detection is a challenging vision task where object detectors are adapted from a label-rich source domain to an unlabeled target domain. Recent advances prove the efficacy of the adversarial based domain…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Kunyang Sun , Wei Lin , Haoqin Shi , Zhengming Zhang , Yongming Huang , Horst Bischof

Semantic segmentation, a pixel-level vision task, is developed rapidly by using convolutional neural networks (CNNs). Training CNNs requires a large amount of labeled data, but manually annotating data is difficult. For emancipating…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Qi Wang , Junyu Gao , Xuelong Li

Learning meaningful representations using deep neural networks involves designing efficient training schemes and well-structured networks. Currently, the method of stochastic gradient descent that has a momentum with dropout is one of the…

机器学习 · 计算机科学 2016-01-15 Taehoon Lee , Minsuk Choi , Sungroh Yoon

Unsupervised domain adaptation (UDA) plays a crucial role in addressing distribution shifts in machine learning. In this work, we improve the theoretical foundations of UDA proposed in Acuna et al. (2021) by refining their…

机器学习 · 统计学 2024-10-29 Ziqiao Wang , Yongyi Mao

Domain adaptation (DA) addresses the real-world image classification problem of discrepancy between training (source) and testing (target) data distributions. We propose an unsupervised DA method that considers the presence of only…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Debasmit Das , C. S. George Lee

Unsupervised domain adaptive object detection aims to adapt a well-trained detector from its original source domain with rich labeled data to a new target domain with unlabeled data. Recently, mainstream approaches perform this task through…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Bo Zhang , Tao Chen , Bin Wang , Ruoyao Li

Self-training based on pseudo-labels has emerged as a dominant approach for addressing conditional distribution shifts in unsupervised domain adaptation (UDA) for semantic segmentation problems. A notable drawback, however, is that this…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Rajshekhar Das , Jonathan Francis , Sanket Vaibhav Mehta , Jean Oh , Emma Strubell , Jose Moura

Domain generalization (DG) deals with the problem of domain shift where a machine learning model trained on multiple-source domains fail to generalize well on a target domain with different statistics. Multiple approaches have been proposed…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Prashant Pandey , Mrigank Raman , Sumanth Varambally , Prathosh AP

Although deep convolutional networks have achieved great performance in face recognition tasks, the challenge of domain discrepancy still exists in real world applications. Lack of domain coverage of training data (source domain) makes the…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Chun-Hsien Lin , Bing-Fei Wu

Domain adaptation is a sub-field of machine learning that involves transferring knowledge from a source domain to perform the same task in the target domain. It is a typical challenge in machine learning that arises, e.g., when data is…

机器学习 · 计算机科学 2025-01-09 Philipp Spitzer , Dominik Martin , Laurin Eichberger , Niklas Kühl

Existing object detection models assume both the training and test data are sampled from the same source domain. This assumption does not hold true when these detectors are deployed in real-world applications, where they encounter new…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Vibashan VS , Poojan Oza , Vishal M. Patel

To generalize the model trained in source domains to unseen target domains, domain generalization (DG) has recently attracted lots of attention. Since target domains can not be involved in training, overfitting source domains is inevitable.…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Jian Zhang , Lei Qi , Yinghuan Shi , Yang Gao

Unsupervised domain adaptation aims to learn a model of classifier for unlabeled samples on the target domain, given training data of labeled samples on the source domain. Impressive progress is made recently by learning invariant features…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yabin Zhang , Hui Tang , Kui Jia , Mingkui Tan

The assumption that training and testing samples are generated from the same distribution does not always hold for real-world machine-learning applications. The procedure of tackling this discrepancy between the training (source) and…

机器学习 · 计算机科学 2018-12-05 Debasmit Das , C. S. George Lee

We propose an approach to domain adaptation for semantic segmentation that is both practical and highly accurate. In contrast to previous work, we abandon the use of computationally involved adversarial objectives, network ensembles and…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Nikita Araslanov , Stefan Roth

We introduce a new representation learning algorithm suited to the context of domain adaptation, in which data at training and test time come from similar but different distributions. Our algorithm is directly inspired by theory on domain…

机器学习 · 统计学 2015-02-10 Hana Ajakan , Pascal Germain , Hugo Larochelle , François Laviolette , Mario Marchand

Neural networks are known to be data hungry and domain sensitive, but it is nearly impossible to obtain large quantities of labeled data for every domain we are interested in. This necessitates the use of domain adaptation strategies. One…

计算与语言 · 计算机科学 2019-10-08 Zi-Yi Dou , Xinyi Wang , Junjie Hu , Graham Neubig