paper-with-me

Papers

Affine Transport for Sim-to-Real Domain Adaptation

2021-05-25 · Anton Mallasto, Karol Arndt, Markus Heinonen, Samuel Kaski, Ville Kyrki

Sample-efficient domain adaptation is an open problem in robotics. In this paper, we present affine transport -- a variant of optimal transport, which models the mapping between state transition distributions between the source and target domains with an affine transformation. First, we derive the affine transport framework; then, we extend the basic framework with Procrustes alignment to model arbitrary affine transformations. We evaluate the method in a number of OpenAI Gym sim-to-sim experiments with simulation environments, as well as on a sim-to-real domain adaptation task of a robot hitting a hockeypuck such that it slides and stops at a target position. In each experiment, we evaluate the results when transferring between each pair of dynamics domains. The results show that affine transport can significantly reduce the model adaptation error in comparison to using the original, non-adapted dynamics model.

📄 PDF Abstract BibTeX arXiv:2105.11739

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationOpenAI GymPosition

Methods 이 논문이 사용한 방법론

Procrustes Procrustes

Similar Papers 제목 키워드 기반

Adapting Without Gradients: Affine Statistics Transport and What Its Certificate Can Tell You

2026-08-31 · Salim Khazem, Ibrahim Mohamed Serouis hf

Test-time adaptation (TTA) typically assumes that model parameters can be updated at inference time. This assumption is restrictive for inference-only accelerators, frozen or third-party models, and memory-constrained de…

Test-time Adaptation

Domain Adaptation on Semantic Segmentation with Separate Affine Transformation in Batch Normalization

2021-10-14 · Junhao Yan, Woonsok Lee

In recent years, unsupervised domain adaptation (UDA) for semantic segmentation has brought many researchers'attention. Many of them take an approach to design a complex system so as to better align the gap between sourc…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Parallel Transport on the Cone Manifold of SPD Matrices for Domain Adaptation

2018-07-27

In this paper, we consider the problem of domain adaptation. We propose to view the data through the lens of covariance matrices and present a method for domain adaptation using parallel transport on the cone manifold of…

Domain Adaptation

Margin-aware Adversarial Domain Adaptation with Optimal Transport

2020-01-01 · ICML 2020 1 · Sofien Dhouib, Ievgen Redko, Carole Lartizien

In this paper, we propose a new theoretical analysis of unsupervised domain adaptation that relates notions of large margin separation, adversarial learning and optimal transport. This analysis generalizes previous work …

Domain AdaptationUnsupervised Domain Adaptation

Optimal Transport for Domain Adaptation

2015-07-02 · Nicolas Courty, Rémi Flamary, Devis Tuia, Alain Rakotomamonjy

Domain adaptation from one data space (or domain) to another is one of the most challenging tasks of modern data analytics. If the adaptation is done correctly, models built on a specific data space become more robust wh…

Domain Adaptation