paper-with-me

Papers

Stacked Semantics-Guided Attention Model for Fine-Grained Zero-Shot Learning

2018-12-01 · NeurIPS 2018 12 · Yunlong Yu, Zhong Ji, Yanwei Fu, Jichang Guo, Yanwei Pang, Zhongfei (Mark) Zhang

Zero-Shot Learning (ZSL) is generally achieved via aligning the semantic relationships between the visual features and the corresponding class semantic descriptions. However, using the global features to represent fine-grained images may lead to sub-optimal results since they neglect the discriminative differences of local regions. Besides, different regions contain distinct discriminative information. The important regions should contribute more to the prediction. To this end, we propose a novel stacked semantics-guided attention (S2GA) model to obtain semantic relevant features by using individual class semantic features to progressively guide the visual features to generate an attention map for weighting the importance of different local regions. Feeding both the integrated visual features and the class semantic features into a multi-class classification architecture, the proposed framework can be trained end-to-end. Extensive experimental results on CUB and NABird datasets show that the proposed approach has a consistent improvement on both fine-grained zero-shot classification and retrieval tasks.

📄 PDF Abstract BibTeX

Code (1)

ylytju/sga 공식 구현 tf

Tasks

General ClassificationMulti-class ClassificationRetrievalzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Stacked Semantic-Guided Attention Model for Fine-Grained Zero-Shot Learning

2018-05-21 · Yunlong Yu, Zhong Ji, Yanwei Fu, Jichang Guo 외

Zero-Shot Learning (ZSL) is achieved via aligning the semantic relationships between the global image feature vector and the corresponding class semantic descriptions. However, using the global features to represent fine…

General ClassificationMulti-class ClassificationRetrievalzero-shot-classification+1

Towards Fine-Grained Robustness: Attention-Guided Test-Time Prompt Tuning for Vision-Language Models

2026-05-19 · Jia-Wei Hai, Yijun Wang, Xiu-Shen Wei arxiv

Vision-Language Models (VLMs), such as CLIP, have achieved significant zero-shot performance on downstream tasks with various fine-tuning adaptation methods. However, recent studies have proven that adversarial attacks c…

Test-time Adaptation

Gaze-guided Hand-Object Interaction Synthesis: Dataset and Method

2024-03-24 · Jie Tian, Ran Ji, Lingxiao Yang, Suting Ni 외

Gaze plays a crucial role in revealing human attention and intention, particularly in hand-object interaction scenarios, where it guides and synchronizes complex tasks that require precise coordination between the brain,…

DenoisingHuman motion predictionMotion Generationmotion prediction+1

Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermark Removal

2020-12-13 · Xiaodong Cun, Chi-Man Pun

Digital watermark is a commonly used technique to protect the copyright of medias. Simultaneously, to increase the robustness of watermark, attacking technique, such as watermark removal, also gets the attention from the…

Progressive refinement: a method of coarse-to-fine image parsing using stacked network

2018-04-23 · Jiagao Hu, Zhengxing Sun, Yunhan Sun, Jinlong Shi

To parse images into fine-grained semantic parts, the complex fine-grained elements will put it in trouble when using off-the-shelf semantic segmentation networks. In this paper, for image parsing task, we propose to par…

Face ParsingHuman ParsingSegmentationSemantic Segmentation