paper-with-me

홈 › Papers

Manifold Alignment with Label Information

2022-10-23 · Andres F. Duque, Myriam Lizotte, Guy Wolf, Kevin R. Moon

Multi-domain data is becoming increasingly common and presents both challenges and opportunities in the data science community. The integration of distinct data-views can be used for exploratory data analysis, and benefit downstream analysis including machine learning related tasks. With this in mind, we present a novel manifold alignment method called MALI (Manifold alignment with label information) that learns a correspondence between two distinct domains. MALI can be considered as belonging to a middle ground between the more commonly addressed semi-supervised manifold alignment problem with some known correspondences between the two domains, and the purely unsupervised case, where no known correspondences are provided. To do this, MALI learns the manifold structure in both domains via a diffusion process and then leverages discrete class labels to guide the alignment. By aligning two distinct domains, MALI recovers a pairing and a common representation that reveals related samples in both domains. Additionally, MALI can be used for the transfer learning problem known as domain adaptation. We show that MALI outperforms the current state-of-the-art manifold alignment methods across multiple datasets.

📄 PDF Abstract BibTeX arXiv:2210.12774

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTransfer Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Forest-Guided Semantic Transport for Label-Supervised Manifold Alignment

2026-02-01 · Adrien Aumon, Myriam Lizotte, Guy Wolf, Kevin R. Moon 외 arxiv

Label-supervised manifold alignment bridges the gap between unsupervised and correspondence-based paradigms by leveraging shared label information to align multimodal datasets. Still, most existing methods rely on Euclid…

Random Forest-Supervised Manifold Alignment

2024-11-18 · Jake S. Rhodes, Adam G. Rustad

Manifold alignment is a type of data fusion technique that creates a shared low-dimensional representation of data collected from multiple domains, enabling cross-domain learning and improved performance in downstream ta…

Graph Integration for Diffusion-Based Manifold Alignment

2024-10-30 · Jake S. Rhodes, Adam G. Rustad

Data from individual observations can originate from various sources or modalities but are often intrinsically linked. Multimodal data integration can enrich information content compared to single-source data. Manifold a…

Data Integrationdomain classification

Unsupervised Domain Adaptation via Discriminative Manifold Embedding and Alignment

2020-02-20 · You-Wei Luo, Chuan-Xian Ren, PengFei Ge, Ke-Kun Huang 외

Unsupervised domain adaptation is effective in leveraging the rich information from the source domain to the unsupervised target domain. Though deep learning and adversarial strategy make an important breakthrough in the…

Domain AdaptationUnsupervised Domain Adaptation

GeRA: Label-Efficient Geometrically Regularized Alignment

2023-10-01 · Dustin Klebe, Tal Shnitzer, Mikhail Yurochkin, Leonid Karlinsky 외

Pretrained unimodal encoders incorporate rich semantic information into embedding space structures. To be similarly informative, multi-modal encoders typically require massive amounts of paired data for alignment and tra…