paper-with-me

Papers

A Novel Self-Supervised Cross-Modal Image Retrieval Method In Remote Sensing

2022-02-23 · Gencer Sumbul, Markus Müller, Begüm Demir

Due to the availability of multi-modal remote sensing (RS) image archives, one of the most important research topics is the development of cross-modal RS image retrieval (CM-RSIR) methods that search semantically similar images across different modalities. Existing CM-RSIR methods require the availability of a high quality and quantity of annotated training images. The collection of a sufficient number of reliable labeled images is time consuming, complex and costly in operational scenarios, and can significantly affect the final accuracy of CM-RSIR. In this paper, we introduce a novel self-supervised CM-RSIR method that aims to: i) model mutual-information between different modalities in a self-supervised manner; ii) retain the distributions of modal-specific feature spaces similar to each other; and iii) define the most similar images within each modality without requiring any annotated training image. To this end, we propose a novel objective including three loss functions that simultaneously: i) maximize mutual information of different modalities for inter-modal similarity preservation; ii) minimize the angular distance of multi-modal image tuples for the elimination of inter-modal discrepancies; and iii) increase cosine similarity of the most similar images within each modality for the characterization of intra-modal similarities. Experimental results show the effectiveness of the proposed method compared to state-of-the-art methods. The code of the proposed method is publicly available at https://git.tu-berlin.de/rsim/SS-CM-RSIR.

📄 PDF Abstract BibTeX arXiv:2202.11429

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Self-Supervised Visual Representations for Cross-Modal Retrieval

2019-01-31 · Yash Patel, Lluis Gomez, Marçal Rusiñol, Dimosthenis Karatzas 외

Cross-modal retrieval methods have been significantly improved in last years with the use of deep neural networks and large-scale annotated datasets such as ImageNet and Places. However, collecting and annotating such da…

ArticlesCross-Modal Retrievalimage-classificationImage Classification+3

Self-Supervised Modality-Invariant and Modality-Specific Feature Learning for 3D Objects

2021-09-29 · Longlong Jing, Zhimin Chen, Bing Li, YingLi Tian

While most existing self-supervised 3D feature learning methods mainly focus on point cloud data, this paper explores the inherent multimodal attributes of 3D objects. We propose to jointly learn effective features from …

3D Object RecognitionCross-Modal RetrievalObject RecognitionRetrieval

Self-Supervised Contrastive Learning for Robust Audio-Sheet Music Retrieval Systems

2023-09-21 · Luis Carvalho, Tobias Washüttl, Gerhard Widmer

Linking sheet music images to audio recordings remains a key problem for the development of efficient cross-modal music retrieval systems. One of the fundamental approaches toward this task is to learn a cross-modal embe…

Contrastive LearningRetrieval

Transformer-based Cross-Modal Recipe Embeddings with Large Batch Training

2022-05-10 · Jing Yang, Junwen Chen, Keiji Yanai

In this paper, we present a cross-modal recipe retrieval framework, Transformer-based Network for Large Batch Training (TNLBT), which is inspired by ACME~(Adversarial Cross-Modal Embedding) and H-T~(Hierarchical Transfor…

Contrastive LearningImage GenerationRetrievalSelf-Supervised Learning

Towards Fast and Accurate Image-Text Retrieval with Self-Supervised Fine-Grained Alignment

2023-08-27 · Jiamin Zhuang, Jing Yu, Yang Ding, Xiangyan Qu 외

Image-text retrieval requires the system to bridge the heterogenous gap between vision and language for accurate retrieval while keeping the network lightweight-enough for efficient retrieval. Existing trade-off solution…

Contrastive LearningImage-text RetrievalRetrievalText Retrieval