中文
相关论文

相关论文: Goal-Oriented Gaze Estimation for Zero-Shot Learni…

200 篇论文

Zero-shot learning (ZSL) aims to recognize unseen classes by aligning images with intermediate class semantics, like human-annotated concepts or class definitions. An emerging alternative leverages Large-scale Language Models (LLMs) to…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Zihan Ye , Shreyank N Gowda , Shiming Chen , Yaochu Jin , Kaizhu Huang , Xiaobo Jin

Zero-shot learning (ZSL) aims to recognize unseen classes by leveraging semantic information from seen classes, but most existing methods assume accurate class labels for training instances. However, in real-world scenarios, noise and…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Jinfu Fan , Jiangnan Li , Xiaowen Yan , Xiaohui Zhong , Wenpeng Lu , Linqing Huang

Zero-shot learning (ZSL) aims to recognize unseen objects (test classes) given some other seen objects (training classes), by sharing information of attributes between different objects. Attributes are artificially annotated for objects and…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Xiaofeng Xu , Ivor W. Tsang , Chuancai Liu

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

We present a new embedding-based framework for zero-shot learning (ZSL). Most embedding-based methods aim to learn the correspondence between an image classifier (visual representation) and its class prototype (semantic representation) for…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Mei-Chen Yeh , Fang Li

From the beginning of zero-shot learning research, visual attributes have been shown to play an important role. In order to better transfer attribute-based knowledge from known to unknown classes, we argue that an image representation with…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Wenjia Xu , Yongqin Xian , Jiuniu Wang , Bernt Schiele , Zeynep Akata

While there has been a number of studies on Zero-Shot Learning (ZSL) for 2D images, its application to 3D data is still recent and scarce, with just a few methods limited to classification. We present the first generative approach for both…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Björn Michele , Alexandre Boulch , Gilles Puy , Maxime Bucher , Renaud Marlet

Zero-shot learning (ZSL) is a popular research problem that aims at predicting for those classes that have never appeared in the training stage by utilizing the inter-class relationship with some side information. In this study, we propose…

人工智能 · 计算机科学 2020-07-01 Jiaoyan Chen , Freddy Lecue , Yuxia Geng , Jeff Z. Pan , Huajun Chen

Zero-shot recognition (ZSR) deals with the problem of predicting class labels for target domain instances based on source domain side information (e.g. attributes) of unseen classes. We formulate ZSR as a binary prediction problem. Our…

计算机视觉与模式识别 · 计算机科学 2016-08-22 Ziming Zhang , Venkatesh Saligrama

Zero-shot detection (ZSD) is a challenging task where we aim to recognize and localize objects simultaneously, even when our model has not been trained with visual samples of a few target ("unseen") classes. Recently, methods employing…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Sandipan Sarma , Sushil Kumar , Arijit Sur

Zero-shot image classification using auxiliary information, such as attributes describing discriminative object properties, requires time-consuming annotation by domain experts. We instead propose a method that relies on human gaze as…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Nour Karessli , Zeynep Akata , Bernt Schiele , Andreas Bulling

Zero-shot learning (ZSL) aims to infer novel classes without training samples by transferring knowledge from seen classes. Existing embedding-based approaches for ZSL typically employ attention mechanisms to locate attributes on an image.…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Lei Xiang , Yuan Zhou , Haoran Duan , Yang Long

Generalized Zero-Shot Learning (GZSL) aims to train a classifier that can generalize to unseen classes, using a set of attributes as auxiliary information, and the visual features extracted from a pre-trained convolutional neural network.…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Paola Cascante-Bonilla , Leonid Karlinsky , James Seale Smith , Yanjun Qi , Vicente Ordonez

With recent progress in large-scale map maintenance and long-term map learning, the task of change detection on a large-scale map from a visual image captured by a mobile robot has become a problem of increasing criticality. Previous…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Tanaka Kanji

As we move towards large-scale object detection, it is unrealistic to expect annotated training data, in the form of bounding box annotations around objects, for all object classes at sufficient scale, and so methods capable of unseen…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Pengkai Zhu , Hanxiao Wang , Venkatesh Saligrama

In most recent years, zero-shot recognition (ZSR) has gained increasing attention in machine learning and image processing fields. It aims at recognizing unseen class instances with knowledge transferred from seen classes. This is typically…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Jingcai Guo , Song Guo

Zero-shot learning (ZSL) aims to recognize the unseen classes in the open-world guided by the side-information (e.g., attributes). Its key task is how to infer the latent semantic knowledge between visual and attribute features on seen…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Shiming Chen , Shuhuang Chen , Guo-Sen Xie , Xinge You

Compositional Zero-Shot Learning (CZSL) aims to recognize novel attribute-object compositions based on the knowledge learned from seen ones. Existing methods suffer from performance degradation caused by the distribution shift of label…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Xudong Yan , Songhe Feng

The need to address the scarcity of task-specific annotated data has resulted in concerted efforts in recent years for specific settings such as zero-shot learning (ZSL) and domain generalization (DG), to separately address the issues of…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Shivam Chandhok , Sanath Narayan , Hisham Cholakkal , Rao Muhammad Anwer , Vineeth N Balasubramanian , Fahad Shahbaz Khan , Ling Shao

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 seen classes to…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Shentong Mo , Pedro Morgado