End-to-End Cross-Modality Retrieval with CCA Projections and Pairwise Ranking Loss

May 19, 2017 Β· Entered Twilight Β· πŸ› International Journal of Multimedia Information Retrieval

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 7.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, README.md, __init__.py, audio_score.png, cca_layer, model_evolution_audio_score.png, setup.py

Authors Matthias Dorfer, Jan Schlüter, Andreu Vall, Filip Korzeniowski, Gerhard Widmer arXiv ID 1705.06979 Category cs.IR: Information Retrieval Citations 54 Venue International Journal of Multimedia Information Retrieval Repository https://github.com/CPJKU/cca_layer ⭐ 31 Last Checked 1 month ago
Abstract
Cross-modality retrieval encompasses retrieval tasks where the fetched items are of a different type than the search query, e.g., retrieving pictures relevant to a given text query. The state-of-the-art approach to cross-modality retrieval relies on learning a joint embedding space of the two modalities, where items from either modality are retrieved using nearest-neighbor search. In this work, we introduce a neural network layer based on Canonical Correlation Analysis (CCA) that learns better embedding spaces by analytically computing projections that maximize correlation. In contrast to previous approaches, the CCA Layer (CCAL) allows us to combine existing objectives for embedding space learning, such as pairwise ranking losses, with the optimal projections of CCA. We show the effectiveness of our approach for cross-modality retrieval on three different scenarios (text-to-image, audio-sheet-music and zero-shot retrieval), surpassing both Deep CCA and a multi-view network using freely learned projections optimized by a pairwise ranking loss, especially when little training data is available (the code for all three methods is released at: https://github.com/CPJKU/cca_layer).
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Information Retrieval