Cross-Domain Structure Preserving Projection for Heterogeneous Domain Adaptation
Qian Wang, Toby P. Breckon

TL;DR
This paper introduces a simple, deterministic projection method for heterogeneous domain adaptation that aligns data from different modalities into a common space, improving transfer learning performance.
Contribution
It extends the classic LPP to heterogeneous domains with a novel, efficient projection approach that preserves class structure and aligns data distributions, suitable for supervised and semi-supervised HDA.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Effective in both supervised and semi-supervised settings
Demonstrates robustness across multiple heterogeneous datasets
Abstract
Heterogeneous Domain Adaptation (HDA) addresses the transfer learning problems where data from the source and target domains are of different modalities (e.g., texts and images) or feature dimensions (e.g., features extracted with different methods). It is useful for multi-modal data analysis. Traditional domain adaptation algorithms assume that the representations of source and target samples reside in the same feature space, hence are likely to fail in solving the heterogeneous domain adaptation problem. Contemporary state-of-the-art HDA approaches are usually composed of complex optimization objectives for favourable performance and are therefore computationally expensive and less generalizable. To address these issues, we propose a novel Cross-Domain Structure Preserving Projection (CDSPP) algorithm for HDA. As an extension of the classic LPP to heterogeneous domains, CDSPP aims to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Cancer-related molecular mechanisms research
