Unsupervised Object Matching for Relational Data
Tomoharu Iwata, Naonori Ueda

TL;DR
This paper introduces an unsupervised method for matching objects across different relational datasets by embedding objects into a shared latent space, enabling cross-dataset alignment without prior correspondence information.
Contribution
It presents a novel approach that models neighbor relationships with latent vectors and aligns multiple datasets in a common space using distribution matching and kernel embeddings.
Findings
Effective matching on multilingual document datasets
Successful alignment of user-item relational data
Outperforms baseline methods in experiments
Abstract
We propose an unsupervised object matching method for relational data, which finds matchings between objects in different relational datasets without correspondence information. For example, the proposed method matches documents in different languages in multi-lingual document-word networks without dictionaries nor alignment information. The proposed method assumes that each object has latent vectors, and the probability of neighbor objects is modeled by the inner-product of the latent vectors, where the neighbors are generated by short random walks over the relations. The latent vectors are estimated by maximizing the likelihood of the neighbors for each dataset. The estimated latent vectors contain hidden structural information of each object in the given relational dataset. Then, the proposed method linearly projects the latent vectors for all the datasets onto a common latent space…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Text and Document Classification Technologies
