paper-with-me

Papers

Geometric Domain Adaptation via Optimal Transport for Linear Regression in R^2

2026-06-12 · Brian Britos, Mathias Bourel arxiv

Optimal Transport has become recently a powerful method for domain adaptation by aligning source and target distributions. We study a supervised domain adaptation problem where source and target domains are related by a rotation or a translation or a homothety in $\mathbb{R}^2$. We prove that the optimal transport map recovers the underlying map when using a $p-$norm cost with $p \geq 2$. Based on this insight, we develop a method combining $K-$means and optimal transport to estimate the underlying map, enabling adaptation of linear regression models when target data is scarce. Simulations demonstrate improved performance over baseline methods. Rather than relying on highly expressive deep learning architectures, we focus on classical machine learning models to emphasize interpretability and theoretical insight. This perspective allows us to explicitly characterize the role of optimal transport in recovering geometric transformations such as rotations, translations, and homotheties. Our contributions include a theoretical result linking optimal transport and rotations, translations and homothecies in $\mathbb{R}^2$, and a practical method for adaptation in linear regression offering both conceptual clarity and applied value in domain adaptation tasks in this space.

📄 PDF Abstract BibTeX arXiv:2606.14023

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Optimal Transport-Based Domain Adaptation for Rotated Linear Regression

2025-05-14 · Brian Britos, Mathias Bourel

Optimal Transport (OT) has proven effective for domain adaptation (DA) by aligning distributions across domains with differing statistical properties. Building on the approach of Courty et al. (2016), who mapped source d…

Domain Adaptationregression

InfoOT: Information Maximizing Optimal Transport

2022-10-06 · Ching-Yao Chuang, Stefanie Jegelka, David Alvarez-Melis

Optimal transport aligns samples across distributions by minimizing the transportation cost between them, e.g., the geometric distances. Yet, it ignores coherence structure in the data such as clusters, does not handle o…

Domain AdaptationRetrieval

Implicit Bayes Adaptation: A Collaborative Transport Approach

2023-04-17 · Bo Jiang, Hamid Krim, Tianfu Wu, Derya Cansever

The power and flexibility of Optimal Transport (OT) have pervaded a wide spectrum of problems, including recent Machine Learning challenges such as unsupervised domain adaptation. Its essence of quantitatively relating t…

Domain AdaptationUnsupervised Domain Adaptation

Hierarchical Optimal Transport for Unsupervised Domain Adaptation

2021-12-03 · Mourad El Hamri, Younès Bennani, Issam Falih, Hamid Ahaggach

In this paper, we propose a novel approach for unsupervised domain adaptation, that relates notions of optimal transport, learning probability measures and unsupervised learning. The proposed approach, HOT-DA, is based o…

Domain AdaptationUnsupervised Domain Adaptation

Pyramid Mini-Batching for Optimal Transport

2021-09-29 · Devin Guillory, Kuniaki Saito, Eric Tzeng, Yannik Pitcan 외

Optimal transport theory provides a useful tool to measure the differences between two distributions. Aligning distributions by minimizing optimal transport distances has been shown to be effective in a variety of machin…

Domain Adaptation