# Low-Rank Subspace Override for Unsupervised Domain Adaptation

**Authors:** Christoph Raab, Frank-Michael Schleif

arXiv: 1907.01343 · 2020-07-09

## TL;DR

This paper introduces a fast, stable, and data-efficient domain adaptation method that finds a domain-invariant subspace using low-rank techniques, improving generalization in tasks like text and image classification.

## Contribution

It proposes a novel low-rank subspace override method that computes a domain-invariant subspace in closed form, reducing complexity and data requirements compared to existing approaches.

## Key findings

- Achieves competitive performance on text and image classification tasks.
- Requires only a single data snapshot for domain adaptation.
- Offers a fast and stable alternative to complex existing methods.

## Abstract

Current supervised learning models cannot generalize well across domain boundaries, which is a known problem in many applications, such as robotics or visual classification. Domain adaptation methods are used to improve these generalization properties. However, these techniques suffer either from being restricted to a particular task, such as visual adaptation, require a lot of computational time and data, which is not always guaranteed, have complex parameterization, or expensive optimization procedures. In this work, we present an approach that requires only a well-chosen snapshot of data to find a single domain invariant subspace. The subspace is calculated in closed form and overrides domain structures, which makes it fast and stable in parameterization. By employing low-rank techniques, we emphasize on descriptive characteristics of data. The presented idea is evaluated on various domain adaptation tasks such as text and image classification against state of the art domain adaptation approaches and achieves remarkable performance across all tasks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.01343/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1907.01343/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1907.01343/full.md

---
Source: https://tomesphere.com/paper/1907.01343