paper-with-me

홈 › Papers

A New Benchmark and Approach for Fine-grained Cross-media Retrieval

2019-07-10 · Xiangteng He, Yuxin Peng, Liu Xie

Cross-media retrieval is to return the results of various media types corresponding to the query of any media type. Existing researches generally focus on coarse-grained cross-media retrieval. When users submit an image of "Slaty-backed Gull" as a query, coarse-grained cross-media retrieval treats it as "Bird", so that users can only get the results of "Bird", which may include other bird species with similar appearance (image and video), descriptions (text) or sounds (audio), such as "Herring Gull". Such coarse-grained cross-media retrieval is not consistent with human lifestyle, where we generally have the fine-grained requirement of returning the exactly relevant results of "Slaty-backed Gull" instead of "Herring Gull". However, few researches focus on fine-grained cross-media retrieval, which is a highly challenging and practical task. Therefore, in this paper, we first construct a new benchmark for fine-grained cross-media retrieval, which consists of 200 fine-grained subcategories of the "Bird", and contains 4 media types, including image, text, video and audio. To the best of our knowledge, it is the first benchmark with 4 media types for fine-grained cross-media retrieval. Then, we propose a uniform deep model, namely FGCrossNet, which simultaneously learns 4 types of media without discriminative treatments. We jointly consider three constraints for better common representation learning: classification constraint ensures the learning of discriminative features, center constraint ensures the compactness characteristic of the features of the same subcategory, and ranking constraint ensures the sparsity characteristic of the features of different subcategories. Extensive experiments verify the usefulness of the new benchmark and the effectiveness of our FGCrossNet. They will be made available at https://github.com/PKU-ICST-MIPL/FGCrossNet_ACMMM2019.

📄 PDF Abstract BibTeX arXiv:1907.04476

Code (1)

PKU-ICST-MIPL/FGCrossNet_ACMMM2019 공식 구현 pytorch

Tasks

Representation LearningRetrieval

Similar Papers 제목 키워드 기반

Rethinking Benchmarks for Cross-modal Image-text Retrieval

2023-04-21 · Weijing Chen, Linli Yao, Qin Jin

Image-text retrieval, as a fundamental and important branch of information retrieval, has attracted extensive research attentions. The main challenge of this task is cross-modal semantic understanding and matching. Some …

Cross-Modal RetrievalImage-text RetrievalImage-to-Text RetrievalInformation Retrieval+2

X-CLIP: End-to-End Multi-grained Contrastive Learning for Video-Text Retrieval

2022-07-15 · Yiwei Ma, Guohai Xu, Xiaoshuai Sun, Ming Yan 외

Video-text retrieval has been a crucial and fundamental task in multi-modal research. The development of video-text retrieval has been considerably promoted by large-scale multi-modal contrastive pre-training, which prim…

Contrastive LearningRetrievalText RetrievalVideo Retrieval+1

A Channel Mix Method for Fine-Grained Cross-Modal Retrieval

2022-08-26 · IEEE International Conference on Multimedia and Expo (ICME) 2022 8 · Yang shen, Xuhao Sun, Xiu-Shen Wei, Hanxu Hu 외

In this paper, we propose a simple but effective method for dealing with the challenging fine-grained cross-modal retrieval task where it aims to enable flexible retrieval among subor-dinate categories across different m…

Cross-Modal RetrievalRetrieval

Cross-media Multi-level Alignment with Relation Attention Network

2018-04-25 · Jinwei Qi, Yuxin Peng, Yuxin Yuan

With the rapid growth of multimedia data, such as image and text, it is a highly challenging problem to effectively correlate and retrieve the data of different media types. Naturally, when correlating an image with text…

RelationRetrieval

ACM Multimedia Grand Challenge on ENT Endoscopy Analysis

2025-08-06 · Trong-Thuan Nguyen, Viet-Tham Huynh, Thao Thi Phuong Dao, Ha Nguyen Thi 외 arxiv

Automated analysis of endoscopic imagery is a critical yet underdeveloped component of ENT (ear, nose, and throat) care, hindered by variability in devices and operators, subtle and localized findings, and fine-grained d…

Image Retrieval