paper-with-me

Papers

Multi-Grained Attention Network With Mutual Exclusion for Composed Query-Based Image Retrieval

2023-08-21 · journal 2023 8 · Shenshen Li; Xing Xu; Xun Jiang; Fumin Shen; Xin Liu; Heng Tao Shen

The Composed Query-Based Image Retrieval (CQBIR) task aims to precisely obtain the preserved and modified parts, based on the multi-grained semantics learned from the composed query. Since the composed query includes a reference image and the modification text, not just a single modality, this task is more challenging than the general image retrieval tasks. Most previous methods attempt to learn preserved and modified parts via different attention modules and fuse them as a unified representation. However, these methods have two intrinsic drawbacks: 1) The different granular semantic information of the composed query is neglected, which results in the fact that learned preserved and modified parts are irrelevant to correct semantics. 2) The preserved and modified parts learned by previous methods have obvious overlaps, which may lead the model to obtain sub-optimal preserved and modified regions. To this end, we propose a novel method termed Multi-Grained Attention Network with Mutual Exclusion (MANME) to address the above problems. Our MANME method mainly consists of two components: 1) A multi-grained semantic construction for obtaining various textual and visual semantic information. 2) An attention with mutual exclusion constraint for reducing the degree of overlap between preserved and modified parts. It adequately utilizes the various granular semantic information and effectively refines the learned preserved and modified parts. Extensive experiments and further analyses on three widely used CQBIR datasets demonstrate that our proposed MANME method achieves new state-of-the-art performance on the CQBIR task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Bi-Directional Attention for Joint Instance and Semantic Segmentation in Point Clouds

2020-03-11 · Guangnan Wu, Zhiyi Pan, Peng Jiang, Changhe Tu

Instance segmentation in point clouds is one of the most fine-grained ways to understand the 3D scene. Due to its close relationship to semantic segmentation, many works approach these two tasks simultaneously and levera…

Instance SegmentationMulti-Task LearningSegmentationSemantic Segmentation

Vehicle Re-identification Method Based on Vehicle Attribute and Mutual Exclusion Between Cameras

2021-04-30 · Junru Chen, Shiqing Geng, Yongluan Yan, Danyang Huang 외

Vehicle Re-identification aims to identify a specific vehicle across time and camera view. With the rapid growth of intelligent transportation systems and smart cities, vehicle Re-identification technology gets more and …

AttributeVehicle Re-Identification

Shrinking Embeddings for Hyper-Relational Knowledge Graphs

2023-06-03 · Bo Xiong, Mojtaba Nayyer, Shirui Pan, Steffen Staab

Link prediction on knowledge graphs (KGs) has been extensively studied on binary relational KGs, wherein each fact is represented by a triple. A significant amount of important knowledge, however, is represented by hyper…

Knowledge GraphsLink Prediction

Cross-layer Attention Network for Fine-grained Visual Categorization

2022-10-17 · Ranran Huang, Yu Wang, Huazhong Yang

Learning discriminative representations for subtle localized details plays a significant role in Fine-grained Visual Categorization (FGVC). Compared to previous attention-based works, our work does not explicitly define …

Fine-Grained Visual Categorization

Look Closer to See Better: Recurrent Attention Convolutional Neural Network for Fine-Grained Image Recognition

2017-07-01 · CVPR 2017 7 · Jianlong Fu, Heliang Zheng, Tao Mei

Recognizing fine-grained categories (e.g., bird species) is difficult due to the challenges of discriminative region localization and fine-grained feature learning. Existing approaches predominantly solve these challenge…

Fine-Grained Image ClassificationFine-Grained Image RecognitionGeneral Classification