Learning Shared Representations from Unpaired Data
About
Learning shared representations is a primary area of multimodal representation learning. The current approaches to achieve a shared embedding space rely heavily on paired samples from each modality, which are significantly harder to obtain than unpaired ones. In this work, we demonstrate that shared representations can be learned almost exclusively from unpaired data. Our arguments are grounded in the spectral embeddings of the random walk matrices constructed independently from each unimodal representation. Empirical results in computer vision and natural language processing domains support its potential, revealing the effectiveness of unpaired data in capturing meaningful cross-modal relations, demonstrating high capabilities in retrieval tasks, generation, arithmetics, zero-shot, and cross-domain classification. This work, to the best of our knowledge, is the first to demonstrate these capabilities almost exclusively from unpaired samples, giving rise to a cross-modal embedding that could be viewed as universal, i.e., independent of the specific modalities of the data. Our project page: https://shaham-lab.github.io/SUE_page.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Disease status prediction | ACE (test) | Accuracy48.6 | 13 | |
| Image-to-Text Retrieval | COCO 100 Pairs (test) | Recall@521.5 | 4 | |
| Image-to-Text Retrieval | Flickr30k 500 Pairs (test) | Recall@519.8 | 4 | |
| Image-to-Text Retrieval | Polyvore 500 Pairs (test) | Recall@522.8 | 4 | |
| Text-to-Image Retrieval | COCO 100 Pairs (test) | Recall@518.3 | 4 | |
| Text-to-Image Retrieval | Flickr30k 500 Pairs (test) | Recall@522 | 4 | |
| Text-to-Image Retrieval | Polyvore 500 Pairs (test) | Recall@520.8 | 4 |