paper-with-me

홈 › Papers

Pseudo-Trilateral Adversarial Training for Domain Adaptive Traversability Prediction

2023-06-26 · Zheng Chen, Durgakant Pushp, Jason M. Gregory, Lantao Liu

Traversability prediction is a fundamental perception capability for autonomous navigation. Deep neural networks (DNNs) have been widely used to predict traversability during the last decade. The performance of DNNs is significantly boosted by exploiting a large amount of data. However, the diversity of data in different domains imposes significant gaps in the prediction performance. In this work, we make efforts to reduce the gaps by proposing a novel pseudo-trilateral adversarial model that adopts a coarse-to-fine alignment (CALI) to perform unsupervised domain adaptation (UDA). Our aim is to transfer the perception model with high data efficiency, eliminate the prohibitively expensive data labeling, and improve the generalization capability during the adaptation from easy-to-access source domains to various challenging target domains. Existing UDA methods usually adopt a bilateral zero-sum game structure. We prove that our CALI model -- a pseudo-trilateral game structure is advantageous over existing bilateral game structures. This proposed work bridges theoretical analyses and algorithm designs, leading to an efficient UDA model with easy and stable training. We further develop a variant of CALI -- Informed CALI (ICALI), which is inspired by the recent success of mixup data augmentation techniques and mixes informative regions based on the results of CALI. This mixture step provides an explicit bridging between the two domains and exposes underperforming classes more during training. We show the superiorities of our proposed models over multiple baselines in several challenging domain adaptation setups. To further validate the effectiveness of our proposed models, we then combine our perception model with a visual planner to build a navigation system and show the high reliability of our model in complex natural environments.

📄 PDF Abstract BibTeX arXiv:2306.14370

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous NavigationData AugmentationDomain AdaptationPredictionUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Adversarial Attacked Teacher for Unsupervised Domain Adaptive Object Detection

2024-08-18 · Kaiwen Wang, Yinzhe Shen, Martin Lauer

Object detectors encounter challenges in handling domain shifts. Cutting-edge domain adaptive object detection methods use the teacher-student framework and domain adversarial learning to generate domain-invariant pseudo…

object-detectionObject DetectionPseudo Label

Self-Training and Adversarial Background Regularization for Unsupervised Domain Adaptive One-Stage Object Detection

2019-09-02 · ICCV 2019 10 · Seunghyeon Kim, Jaehoon Choi, Taekyung Kim, Changick Kim

Deep learning-based object detectors have shown remarkable improvements. However, supervised learning-based methods perform poorly when the train data and the test data have different distributions. To address the issue,…

Domain AdaptationObjectobject-detectionObject Detection+1

Cross-Domain Adaptive Clustering for Semi-Supervised Domain Adaptation

2021-04-19 · CVPR 2021 1 · Jichang Li, Guanbin Li, Yemin Shi, Yizhou Yu

In semi-supervised domain adaptation, a few labeled samples per class in the target domain guide features of the remaining target samples to aggregate around them. However, the trained model cannot produce a highly discr…

ClusteringDomain AdaptationSemi-supervised Domain Adaptation

Self-adaptive Re-weighted Adversarial Domain Adaptation

2020-05-30 · Shan-Shan Wang, Lei Zhang

Existing adversarial domain adaptation methods mainly consider the marginal distribution and these methods may lead to either under transfer or negative transfer. To address this problem, we present a self-adaptive re-we…

Domain AdaptationTriplet

Adaptive Face Recognition Using Adversarial Information Network

2023-05-23 · Mei Wang, Weihong Deng

In many real-world applications, face recognition models often degenerate when training data (referred to as source domain) are different from testing data (referred to as target domain). To alleviate this mismatch cause…

Domain AdaptationDomain GeneralizationFace RecognitionUnsupervised Domain Adaptation