Papers › Unsupervised Manifold Alignment with Joint Multidimensional Scaling

Unsupervised Manifold Alignment with Joint Multidimensional Scaling

6 Jul 2022arXiv:2207.02968archive 2025-07-28

Dexiong Chen, Bowen Fan, Carlos Oliver, Karsten Borgwardt

We introduce Joint Multidimensional Scaling, a novel approach for unsupervised manifold alignment, which maps datasets from two different domains, without any known correspondences between data instances across the datasets, to a common low-dimensional Euclidean space. Our approach integrates Multidimensional Scaling (MDS) and Wasserstein Procrustes analysis into a joint optimization problem to simultaneously generate isometric embeddings of data and learn correspondences between instances from two different datasets, while only requiring intra-dataset pairwise dissimilarities as input. This unique characteristic makes our approach applicable to datasets without access to the input features, such as solving the inexact graph matching problem. We propose an alternating optimization scheme to solve the problem that can fully benefit from the optimization techniques for MDS and Wasserstein Procrustes. We demonstrate the effectiveness of our approach in several applications, including joint visualization of two datasets, unsupervised heterogeneous domain adaptation, graph matching, and protein structure alignment. The implementation of our work is available at https://github.com/BorgwardtLab/JointMDS

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2207.02968")

Code

Syntology Ran 14 of 17 code samples harvested from 4 repositories linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · our draft was wrong; 8 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 8 samples from 1 repository, 7 ran; found in paper text by Syntology: 5 samples from 2 repositories, 3 ran; 3 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

borgwardtlab/jointmds officialmentioned in papermentioned on GitHubpytorchBSD-3-Clause report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 14 ran; 2 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
2ran · our draft was wrong
8ran · fixture could not drive it
2ran
3unverified

Licence: 16 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

load_data borgwardtlab/jointmds/examples/example_simulation.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · 0e416b7e94efd109 · report
_smacof_single constantinosskitsas/Framework_GraphAlignment/algorithms/MDS/joint_mds.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · de951f8a073c63d9 · report
gromov_wasserstein constantinosskitsas/Framework_GraphAlignment/algorithms/MDS/joint_mds.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 0f86e420d3fbf325 · report
gwggrad constantinosskitsas/Framework_GraphAlignment/algorithms/MDS/joint_mds.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 66b20ca9c004ae35 · report
init_matrix constantinosskitsas/Framework_GraphAlignment/algorithms/MDS/joint_mds.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · a53f7cdd6efb8568 · report
inv_ot constantinosskitsas/Framework_GraphAlignment/algorithms/MDS/joint_mds.py community (archive-listed) ran no licence file found · pointer only · ec71abb40f0be3df · report
sinkhorn constantinosskitsas/Framework_GraphAlignment/algorithms/MDS/joint_mds.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 2776a5c88ed0bf3b · report
smacof constantinosskitsas/Framework_GraphAlignment/algorithms/MDS/joint_mds.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 50cd9c9fe24d3f0f · report
JointMDS constantinosskitsas/Framework_GraphAlignment/algorithms/MDS/joint_mds.py community (archive-listed) unverified no licence file found · pointer only · 8e8fe4157e3a9ba0 · report
node_cost HongtengXu/s-gwl/methods/GromovWassersteinFramework.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · c36229851de779dc · report
node_cost_st HongtengXu/s-gwl/methods/GromovWassersteinFramework.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 3f3bf388aba92041 · report
sinkhorn_knopp_iteration HongtengXu/s-gwl/methods/GromovWassersteinFramework.py found in paper text by Syntology ran · fixture could not drive it fingerprinted no licence file found · pointer only · b0f8cc745953e91a · report
GromovWassersteinEmbedding HongtengXu/gwl/model/GromovWassersteinLearning.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 7d9a23979ab07765 · report
gromov_wasserstein_discrepancy HongtengXu/s-gwl/methods/GromovWassersteinFramework.py found in paper text by Syntology unverified no licence file found · pointer only · 2392fec0694344b4 · report
node_distribution_similarity identical code first harvested elsewhere ran · fixture could not drive it licence of this copy not recorded · 71960b1b8ef30641 · report
softmax_grad identical code first harvested elsewhere ran · honoured contract fingerprinted licence of this copy not recorded · 6cf1e50203f18dba · report
update_distribution identical code first harvested elsewhere ran · fixture could not drive it licence of this copy not recorded · 1b8bb2ad0a64f704 · report

Tasks

Domain AdaptationGraph Matching

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Procrustes

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections