paper-with-me

홈 › Papers

DIRL: Domain-Invariant Representation Learning for Sim-to-Real Transfer

2020-11-15 · Ajay Kumar Tanwani

Generating large-scale synthetic data in simulation is a feasible alternative to collecting/labelling real data for training vision-based deep learning models, albeit the modelling inaccuracies do not generalize to the physical world. In this paper, we present a domain-invariant representation learning (DIRL) algorithm to adapt deep models to the physical environment with a small amount of real data. Existing approaches that only mitigate the covariate shift by aligning the marginal distributions across the domains and assume the conditional distributions to be domain-invariant can lead to ambiguous transfer in real scenarios. We propose to jointly align the marginal (input domains) and the conditional (output labels) distributions to mitigate the covariate and the conditional shift across the domains with adversarial learning, and combine it with a triplet distribution loss to make the conditional distributions disjoint in the shared feature space. Experiments on digit domains yield state-of-the-art performance on challenging benchmarks, while sim-to-real transfer of object recognition for vision-based decluttering with a mobile robot improves from 26.8 % to 91.0 %, resulting in 86.5 % grasping accuracy of a wide variety of objects. Code and supplementary details are available at https://sites.google.com/view/dirl

📄 PDF Abstract BibTeX arXiv:2011.07589

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionRepresentation LearningTriplet

Similar Papers 제목 키워드 기반

Weighed Domain-Invariant Representation Learning for Cross-domain Sentiment Analysis

2019-09-18 · COLING 2020 8 · Minlong Peng, Qi Zhang, Xuanjing Huang

Cross-domain sentiment analysis is currently a hot topic in the research and engineering areas. One of the most popular frameworks in this field is the domain-invariant representation learning (DIRL) paradigm, which aims…

Domain AdaptationRepresentation LearningSentiment Analysis

Continual Learning of Domain-Invariant Representations

2026-05-15 · Pascal Janetzky, Tobias Schlagenhauf, Stefan Feuerriegel arxiv

Continual learning (CL) aims to train models sequentially over multiple domains without forgetting previously learned knowledge. However, existing CL methods optimize for in-domain performance and are therefore prone to …

Representation LearningDomain GeneralizationContinual Learning

Searching for Optimal Subword Tokenization in Cross-domain NER

2022-06-07 · Ruotian Ma, Yiding Tan, Xin Zhou, Xuanting Chen 외

Input distribution shift is one of the vital problems in unsupervised domain adaptation (UDA). The most popular UDA approaches focus on domain-invariant representation learning, trying to align the features from differen…

Domain AdaptationNERRepresentation LearningUnsupervised Domain Adaptation

OffNadirLoc: Benchmark and Framework for Challenging UAV-to-Satellite Geo-Localization under Large Off-Nadir Views

2026-07-22 · Qian Qiao, Wenye Liu, Ting Liu, Jiuhe Shu 외 arxiv

Cross-view geo-localization between UAV and satellite imagery remains a fundamental yet highly challenging task, especially under large off-nadir views where drastic perspective distortions, occlusions, and appearance ga…

Zero-shot GeneralizationContrastive LearningScene Understanding

A Distributed Reinforcement Learning Solution With Knowledge Transfer Capability for A Bike Rebalancing Problem

2018-10-09 · Ian Xiao

Rebalancing is a critical service bottleneck for many transportation services, such as Citi Bike. Citi Bike relies on manual orchestrations of rebalancing bikes between dispatchers and field agents. Motivated by such pro…

Reinforcement LearningReinforcement Learning (RL)Transfer Learning