paper-with-me

홈 › Papers

Learning Cross-Image Object Semantic Relation in Transformer for Few-Shot Fine-Grained Image Classification

2022-07-02 · Bo Zhang, Jiakang Yuan, Baopu Li, Tao Chen, Jiayuan Fan, Botian Shi

Few-shot fine-grained learning aims to classify a query image into one of a set of support categories with fine-grained differences. Although learning different objects' local differences via Deep Neural Networks has achieved success, how to exploit the query-support cross-image object semantic relations in Transformer-based architecture remains under-explored in the few-shot fine-grained scenario. In this work, we propose a Transformer-based double-helix model, namely HelixFormer, to achieve the cross-image object semantic relation mining in a bidirectional and symmetrical manner. The HelixFormer consists of two steps: 1) Relation Mining Process (RMP) across different branches, and 2) Representation Enhancement Process (REP) within each individual branch. By the designed RMP, each branch can extract fine-grained object-level Cross-image Semantic Relation Maps (CSRMs) using information from the other branch, ensuring better cross-image interaction in semantically related local object regions. Further, with the aid of CSRMs, the developed REP can strengthen the extracted features for those discovered semantically-related local regions in each branch, boosting the model's ability to distinguish subtle feature differences of fine-grained objects. Extensive experiments conducted on five public fine-grained benchmarks demonstrate that HelixFormer can effectively enhance the cross-image object semantic relation matching for recognizing fine-grained objects, achieving much better performance over most state-of-the-art methods under 1-shot and 5-shot scenarios. Our code is available at: https://github.com/JiakangYuan/HelixFormer

📄 PDF Abstract BibTeX arXiv:2207.00784

Code (1)

jiakangyuan/helixformer 공식 구현 pytorch

Tasks

Fine-Grained Image Classificationimage-classificationImage ClassificationObjectRelation

Similar Papers 제목 키워드 기반

Transformer-based Dual Relation Graph for Multi-label Image Recognition

2021-10-10 · ICCV 2021 10 · Jiawei Zhao, Ke Yan, Yifan Zhao, Xiaowei Guo 외

The simultaneous recognition of multiple objects in one image remains a challenging task, spanning multiple events in the recognition field such as various object scales, inconsistent appearances, and confused inter-clas…

Multi-Label ClassificationMulti-Label Image RecognitionRelation

Attention as Grounding: Exploring Textual and Cross-Modal Attention on Entities and Relations in Language-and-Vision Transformer

2021-10-16 · ACL ARR October 2021 10 · Anonymous

We explore how a multi-modal transformer trained for generation of longer image descriptions learns syntactic and semantic representations about entities and relations grounded in objects at the level of masked self-atte…

Text GenerationVisual Grounding

Attention as Grounding: Exploring Textual and Cross-Modal Attention on Entities and Relations in Language-and-Vision Transformer

2022-05-01 · Findings (ACL) 2022 5 · Nikolai Ilinykh, Simon Dobnik

We explore how a multi-modal transformer trained for generation of longer image descriptions learns syntactic and semantic representations about entities and relations grounded in objects at the level of masked self-atte…

Text GenerationVisual Grounding

CVSformer: Cross-View Synthesis Transformer for Semantic Scene Completion

2023-07-16 · ICCV 2023 1 · Haotian Dong, Enhui Ma, Lubo Wang, Miaohui Wang 외

Semantic scene completion (SSC) requires an accurate understanding of the geometric and semantic relationships between the objects in the 3D scene for reasoning the occluded objects. The popular SSC methods voxelize the …

Object

M3TR: Multi-modal Multi-label Recognition with Transformer

2021-10-01 · ACM MM 2021 10 · Jiawei Zhao, Yifan Zhao, Jia Li

Multi-label image recognition aims to recognize multiple objects simultaneously in one image. Recent ideas to solve this problem have focused on learning dependencies of label co-occurrences to enhance the high-level sem…

Multi-Label ClassificationMulti-Label Image Recognition