paper-with-me

홈 › Papers

Two-Stream Transformer for Multi-Label Image Classification

2022-10-01 · ACMMM 2022 10 · Xuelin Zhu, Jiuxin Cao, Jiawei Ge, Weijia Liu, Bo Liu

Multi-label image classification is a fundamental yet challenging task in computer vision that aims to identify multiple objects from a given image. Recent studies on this task mainly focus on learning cross-modal interactions between label semantics and high-level visual representations via an attention operation. However, these one-shot attention based approaches generally perform poorly in establishing accurate and robust alignments between vision and text due to the acknowledged semantic gap. In this paper, we propose a two-stream transformer (TSFormer) learning framework, in which the spatial stream focuses on extracting patch features with a global perception, while the semantic stream aims to learn vision-aware label semantics as well as their correlations via a multi-shot attention mechanism. Specifically, in each layer of TSFormer, a cross-modal attention module is developed to aggregate visual features from spatial stream into semantic stream and update label semantics via a residual connection. In this way, the semantic gap between two streams gradually narrows as the procedure progresses layer by layer, allowing the semantic stream to produce sophisticated visual representations for each label towards accurate label recognition. Extensive experiments on three visual benchmarks, including Pascal VOC 2007, Microsoft COCO and NUS-WIDE, consistently demonstrate that our proposed TSFormer achieves state-of-the-art performance on the multi-label image classification task.

📄 PDF Abstract BibTeX

Code (1)

yu-gi-oh-leilei/TSFormer pytorch

Tasks

Classificationimage-classificationImage ClassificationMulti-Label Image ClassificationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Semi-Supervised Vision Transformers

2021-11-22 · Zejia Weng, Xitong Yang, Ang Li, Zuxuan Wu 외

We study the training of Vision Transformers for semi-supervised image classification. Transformers have recently demonstrated impressive performance on a multitude of supervised learning tasks. Surprisingly, we show Vis…

image-classificationImage ClassificationInductive BiasSemi-Supervised Image Classification

Investigating Self-Supervised Methods for Label-Efficient Learning

2024-06-25 · Srinivasa Rao Nandam, Sara Atito, ZhenHua Feng, Josef Kittler 외

Vision transformers combined with self-supervised learning have enabled the development of models which scale across large datasets for several downstream tasks like classification, segmentation and detection. The low-sh…

ClassificationClusteringContrastive LearningMulti-class Classification+5

VATT: Transformers for Multimodal Self-Supervised Learning from Raw Video, Audio and Text

2021-04-22 · NeurIPS 2021 12 · Hassan Akbari, Liangzhe Yuan, Rui Qian, Wei-Hong Chuang 외

We present a framework for learning multimodal representations from unlabeled data using convolution-free Transformer architectures. Specifically, our Video-Audio-Text Transformer (VATT) takes raw signals as inputs and e…

Action ClassificationAction RecognitionAction Recognition In VideosAudio Classification+9

Diffusion-Based Cross-Modal Feature Extraction for Multi-Label Classification

2025-09-19 · Tian Lan, Yiming Zheng, Jianxin Yin arxiv

Multi-label classification has broad applications and depends on powerful representations capable of capturing multi-label interactions. We introduce \textit{Diff-Feat}, a simple but powerful framework that extracts inte…

Multi-Label Classification

Unsupervised Mutual Transformer Learning for Multi-Gigapixel Whole Slide Image Classification

2023-05-03 · Sajid Javed, Arif Mahmood, Talha Qaiser, Naoufel Werghi 외

Classification of gigapixel Whole Slide Images (WSIs) is an important prediction task in the emerging area of computational pathology. There has been a surge of research in deep learning models for WSI classification wit…

Classificationimage-classificationImage ClassificationMultiple Instance Learning+2