中文
相关论文

相关论文: Syntactically Guided Generative Embeddings for Zer…

200 篇论文

Zero-shot learning (ZSL) highly depends on a good semantic embedding to connect the seen and unseen classes. Recently, distributed word embeddings (DWE) pre-trained from large text corpus have become a popular choice to draw such a…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Ruizhi Qiao , Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Skeleton-based zero-shot action recognition aims to recognize unknown human actions based on the learned priors of the known skeleton-based actions and a semantic descriptor space shared by both known and unknown categories. However,…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Yang Chen , Jingcai Guo , Tian He , Ling Wang

We present a generative model that learns to synthesize human motion from limited training sequences. Our framework provides conditional generation and blending across multiple temporal resolutions. The model adeptly captures human motion…

计算机视觉与模式识别 · 计算机科学 2024-11-26 David Eduardo Moreno-Villamarín , Anna Hilsmann , Peter Eisert

Zero-shot Relation Triplet Extraction (ZeroRTE) aims to extract relation triplets from texts containing unseen relation types. This capability benefits various downstream information retrieval (IR) tasks. The primary challenge lies in…

计算与语言 · 计算机科学 2025-04-29 Wanli Li , Tieyun Qian , Yi Song , Zeyu Zhang , Jiawei Li , Zhuang Chen , Lixin Zou

We study universal zero-shot segmentation in this work to achieve panoptic, instance, and semantic segmentation for novel categories without any training samples. Such zero-shot segmentation ability relies on inter-class relationships in…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Shuting He , Henghui Ding , Wei Jiang

Tactile sensing plays an irreplaceable role in robotic material recognition. It enables robots to distinguish material properties such as their local geometry and textures, especially for materials like textiles. However, most tactile…

机器人学 · 计算机科学 2023-06-23 Guanqun Cao , Jiaqi Jiang , Danushka Bollegala , Min Li , Shan Luo

We focus on exploring various approaches of Zero-Shot Learning (ZSL) and their explainability for a challenging yet important supervised learning task notorious for training data scarcity, i.e. Depression Symptoms Detection (DSD) from text.…

计算与语言 · 计算机科学 2021-06-24 Nawshad Farruque , Randy Goebel , Osmar Zaiane , Sudhakar Sivapalan

This paper tackles the problem of zero-shot sign language recognition (ZSSLR), where the goal is to leverage models learned over the seen sign classes to recognize the instances of unseen sign classes. In this context, readily available…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yunus Can Bilge , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Hand gesture recognition plays a significant role in human-computer interaction for understanding various human gestures and their intent. However, most prior works can only recognize gestures of limited labeled classes and fail to adapt to…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Jinting Wu , Yujia Zhang , Xiaoguang Zhao

The performance of generative zero-shot methods mainly depends on the quality of generated features and how well the model facilitates knowledge transfer between visual and semantic domains. The quality of generated features is a direct…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Shivam Chandhok , Vineeth N Balasubramanian

Zero-shot learning (ZSL) aims at recognizing unseen classes with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space (FS) shared by both seen and unseen classes, i.e., attributes or…

机器学习 · 计算机科学 2019-04-15 Jingcai Guo , Song Guo

The existing zero-shot detection approaches project visual features to the semantic domain for seen objects, hoping to map unseen objects to their corresponding semantics during inference. However, since the unseen objects are never…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Nasir Hayat , Munawar Hayat , Shafin Rahman , Salman Khan , Syed Waqas Zamir , Fahad Shahbaz Khan

Trained on large datasets, deep learning (DL) can accurately classify videos into hundreds of diverse classes. However, video data is expensive to annotate. Zero-shot learning (ZSL) proposes one solution to this problem. ZSL trains a model…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Biagio Brattoli , Joseph Tighe , Fedor Zhdanov , Pietro Perona , Krzysztof Chalupka

While remarkable progress has been made on supervised skeleton-based action recognition, the challenge of zero-shot recognition remains relatively unexplored. In this paper, we argue that relying solely on aligning label-level semantics and…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Anqi Zhu , Qiuhong Ke , Mingming Gong , James Bailey

Zero-shot Learning (ZSL) aims to enable image classifiers to recognize images from unseen classes that were not included during training. Unlike traditional supervised classification, ZSL typically relies on learning a mapping from visual…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Zhiyuan Peng , Zihan Ye , Shreyank N Gowda , Yuping Yan , Haotian Xu , Ling Shao

This paper introduces a novel framework for zero-shot learning (ZSL), i.e., to recognize new categories that are unseen during training, by using a multi-model and multi-alignment integration method. Specifically, we propose three…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Siqi Yin , Lifan Jiang

The growing number of action classes has posed a new challenge for video understanding, making Zero-Shot Action Recognition (ZSAR) a thriving direction. The ZSAR task aims to recognize target (unseen) actions without training examples by…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Shizhe Chen , Dong Huang

We present a generative framework for zero-shot action recognition where some of the possible action classes do not occur in the training data. Our approach is based on modeling each action class using a probability distribution whose…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Ashish Mishra , Vinay Kumar Verma , M Shiva Krishna Reddy , Arulkumar S , Piyush Rai , Anurag Mittal

Generalized zero-shot learning(GZSL) aims to classify samples from seen and unseen labels, assuming unseen labels are not accessible during training. Recent advancements in GZSL have been expedited by incorporating…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Riti Paul , Sahil Vora , Baoxin Li

Generative models have achieved state-of-the-art performance for the zero-shot learning problem, but they require re-training the classifier every time a new object category is encountered. The traditional semantic embedding approaches,…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Ayyappa Kumar Pambala , Titir Dutta , Soma Biswas