paper-with-me

Papers

Visual Space Optimization for Zero-shot Learning

2019-06-30 · Xinsheng Wang, Shanmin Pang, Jihua Zhu, Zhongyu Li, Zhiqiang Tian, Yaochen Li

Zero-shot learning, which aims to recognize new categories that are not included in the training set, has gained popularity owing to its potential ability in the real-word applications. Zero-shot learning models rely on learning an embedding space, where both semantic descriptions of classes and visual features of instances can be embedded for nearest neighbor search. Recently, most of the existing works consider the visual space formulated by deep visual features as an ideal choice of the embedding space. However, the discrete distribution of instances in the visual space makes the data structure unremarkable. We argue that optimizing the visual space is crucial as it allows semantic vectors to be embedded into the visual space more effectively. In this work, we propose two strategies to accomplish this purpose. One is the visual prototype based method, which learns a visual prototype for each visual class, so that, in the visual space, a class can be represented by a prototype feature instead of a series of discrete visual features. The other is to optimize the visual feature structure in an intermediate embedding space, and in this method we successfully devise a multilayer perceptron framework based algorithm that is able to learn the common intermediate embedding space and meanwhile to make the visual data structure more distinctive. Through extensive experimental evaluation on four benchmark datasets, we demonstrate that optimizing visual space is beneficial for zero-shot learning. Besides, the proposed prototype based method achieves the new state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1907.00330

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-Shot Learning

Similar Papers 제목 키워드 기반

Zero-Shot Recognition using Dual Visual-Semantic Mapping Paths

2017-03-15 · CVPR 2017 7 · Yanan Li, Donghui Wang, Huanhang Hu, Yuetan Lin 외

Zero-shot recognition aims to accurately recognize objects of unseen classes by using a shared visual-semantic mapping between the image feature space and the semantic embedding space. This mapping is learned on training…

Zero-Shot Learning

Audio-visual Generalized Zero-shot Learning the Easy Way

2024-07-18 · Shentong Mo, Pedro Morgado

Audio-visual generalized zero-shot learning is a rapidly advancing domain that seeks to understand the intricate relations between audio and visual cues within videos. The overarching goal is to leverage insights from se…

Generalized Zero-Shot LearningZero-Shot Learning

TokenCLIP: Token-wise Prompt Learning for Zero-shot Anomaly Detection

2025-10-24 · Qihang Zhou, Binbin Gao, Guansong Pang, Xin Wang 외 arxiv

Adapting CLIP for anomaly detection on unseen objects has shown strong potential in a zero-shot manner. However, existing methods typically rely on a single textual space to align with visual semantics across diverse obj…

Semantic SimilarityAnomaly Detection

On Aligning Hierarchical Standardized Embedding for Audio-visual Generalized Zero-shot Learning

2026-06-10 · Zihan Zhang, Jie Hong, Siyuan Fan, Yanghao Zhou 외 arxiv

Audio-visual Generalized Zero-shot Learning (AV-GZSL) is a challenging task that aims to classify both seen and unseen objects or scenes by integrating data from audio and visual modalities. Recent studies primarily focu…

Generalized Zero-Shot Learning

Zero-Shot Skeleton-based Action Recognition with Dual Visual-Text Alignment

2024-09-22 · Jidong Kuang, Hongsong Wang, Chaolei Han, Jie Gui

Zero-shot action recognition, which addresses the issue of scalability and generalization in action recognition and allows the models to adapt to new and unseen actions dynamically, is an important research topic in comp…

Action RecognitionMetric LearningSkeleton Based Action RecognitionZero-Shot Action Recognition+1