paper-with-me

홈 › Papers

When Unsupervised Domain Adaptation Meets Tensor Representations

2017-07-19 · ICCV 2017 10 · Hao Lu, Lei Zhang, Zhiguo Cao, Wei Wei, Ke Xian, Chunhua Shen, Anton Van Den Hengel

Domain adaption (DA) allows machine learning methods trained on data sampled from one distribution to be applied to data sampled from another. It is thus of great practical importance to the application of such methods. Despite the fact that tensor representations are widely used in Computer Vision to capture multi-linear relationships that affect the data, most existing DA methods are applicable to vectors only. This renders them incapable of reflecting and preserving important structure in many problems. We thus propose here a learning-based method to adapt the source and target tensor representations directly, without vectorization. In particular, a set of alignment matrices is introduced to align the tensor representations from both domains into the invariant tensor subspace. These alignment matrices and the tensor subspace are modeled as a joint optimization problem and can be learned adaptively from the data using the proposed alternative minimization scheme. Extensive experiments show that our approach is capable of preserving the discriminative power of the source domain, of resisting the effects of label noise, and works effectively for small sample sizes, and even one-shot DA. We show that our method outperforms the state-of-the-art on the task of cross-domain visual recognition in both efficacy and efficiency, and particularly that it outperforms all comparators when applied to DA of the convolutional activations of deep convolutional networks.

📄 PDF Abstract BibTeX arXiv:1707.05956

Code (1)

poppinace/TAISL 공식 구현

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

When Unsupervised Domain Adaptation meets One-class Anomaly Detection: Addressing the Two-fold Unsupervised Curse by Leveraging Anomaly Scarcity

2025-02-28 · Nesryne Mejri, Enjie Ghorbel, Anis Kacem, Pavel Chernakov 외

This paper introduces the first fully unsupervised domain adaptation (UDA) framework for unsupervised anomaly detection (UAD). The performance of UAD techniques degrades significantly in the presence of a domain shift, d…

Anomaly DetectionDomain AdaptationMulti-class ClassificationUnsupervised Anomaly Detection+1

Target Consistency for Domain Adaptation: when Robustness meets Transferability

2020-06-25 · Yassine Ouali, Victor Bouvier, Myriam Tami, Céline Hudelot

Learning Invariant Representations has been successfully applied for reconciling a source and a target domain for Unsupervised Domain Adaptation. By investigating the robustness of such methods under the prism of the clu…

Domain Adaptationimage-classificationImage ClassificationUnsupervised Domain Adaptation

Global Adaptation meets Local Generalization: Unsupervised Domain Adaptation for 3D Human Pose Estimation

2023-03-29 · ICCV 2023 1 · Wenhao Chai, Zhongyu Jiang, Jenq-Neng Hwang, Gaoang Wang

When applying a pre-trained 2D-to-3D human pose lifting model to a target unseen dataset, large performance degradation is commonly encountered due to domain shift issues. We observe that the degradation is caused by two…

3D Human Pose Estimation3D Human Pose Estimation in Limited Data3D Human Pose Estimation in Limited DateCross-domain 3D Human Pose Estimation+4

Structured Discriminative Tensor Dictionary Learning for Unsupervised Domain Adaptation

2019-05-11 · Songsong Wu, Yan Yan, Hao Tang, Jianjun Qian 외

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches a…

Dictionary LearningDomain AdaptationPseudo LabelUnsupervised Domain Adaptation

An Unsupervised Tensor-Based Domain Alignment

2026-01-26 · Chong Hyun Lee, Kibae Lee, Hyun Hee Yim arxiv

We propose a tensor-based domain alignment (DA) algorithm designed to align source and target tensors within an invariant subspace through the use of alignment matrices. These matrices along with the subspace undergo ite…

Domain Adaptation