中文
相关论文

相关论文: Attribute Localization and Revision Network for Ze…

200 篇论文

Zero-shot learning (ZSL) is a challenging task aiming at recognizing novel classes without any training instances. In this paper we present a simple but high-performance ZSL approach by generating pseudo feature representations (GPFR).…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Jiang Lu , Jin Li , Ziang Yan , Changshui Zhang

Audio-visual generalised zero-shot learning for video classification requires understanding the relations between the audio and visual information in order to be able to recognise samples from novel, previously unseen classes at test time.…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Otniel-Bogdan Mercea , Thomas Hummel , A. Sophia Koepke , Zeynep Akata

Zero-shot learning (ZSL) endeavors to transfer knowledge from seen categories to recognize unseen categories, which mostly relies on the semantic-visual interactions between image and attribute tokens. Recently, prompt learning has emerged…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Man Liu , Huihui Bai , Feng Li , Chunjie Zhang , Yunchao Wei , Tat-Seng Chua , Yao Zhao

We develop a rigorous mathematical analysis of zero-shot learning with attributes. In this setting, the goal is to label novel classes with no training data, only detectors for attributes and a description of how those attributes are…

机器学习 · 计算机科学 2022-11-29 Alessio Mazzetto , Cristina Menghini , Andrew Yuan , Eli Upfal , Stephen H. Bach

Neural networks trained by empirical risk minimization often suffer from overfitting, especially to specific samples or domains, which leads to poor generalization. Curriculum Learning (CL) addresses this issue by selecting training samples…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Hiroaki Aizawa , Yoshikazu Hayashi

Attributes act as intermediate representations that enable parameter sharing between classes, a must when training data is scarce. We propose to view attribute-based image classification as a label-embedding problem: each class is embedded…

计算机视觉与模式识别 · 计算机科学 2016-10-05 Zeynep Akata , Florent Perronnin , Zaid Harchaoui , Cordelia Schmid

The core idea of metric-based few-shot image classification is to directly measure the relations between query images and support classes to learn transferable feature embeddings. Previous work mainly focuses on image-level feature…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Wenbin Li , Lei Wang , Jing Huo , Yinghuan Shi , Yang Gao , Jiebo Luo

Large language models (LLMs) have been effectively used for many computer vision tasks, including image classification. In this paper, we present a simple yet effective approach for zero-shot image classification using multimodal LLMs.…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Abdelrahman Abdelhamed , Mahmoud Afifi , Alec Go

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 data of seen…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Yanan Li , Donghui Wang , Huanhang Hu , Yuetan Lin , Yueting Zhuang

Zero-Shot Learning (ZSL) is an emerging research that aims to solve the classification problems with very few training data. The present works on ZSL mainly focus on the mapping of learning semantic space to visual space. It encounters many…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Zeng Ting , Xiang Hongxin , Xie Cheng , Yang Yun , Liu Qing

We present the Recognize Anything Model (RAM): a strong foundation model for image tagging. RAM makes a substantial step for large models in computer vision, demonstrating the zero-shot ability to recognize any common category with high…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Youcai Zhang , Xinyu Huang , Jinyu Ma , Zhaoyang Li , Zhaochuan Luo , Yanchun Xie , Yuzhuo Qin , Tong Luo , Yaqian Li , Shilong Liu , Yandong Guo , Lei Zhang

Fine-grained attribute prediction is essential for fashion retail applications including catalog enrichment, visual search, and recommendation systems. Vision-Language Models (VLMs) offer zero-shot prediction without task-specific training,…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Shubham Shukla , Kunal Sonalkar

Zero-shot human skeleton-based action recognition aims to construct a model that can recognize actions outside the categories seen during training. Previous research has focused on aligning sequences' visual and semantic spatial…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Haojun Xu , Yan Gao , Jie Li , Xinbo Gao

Large scale vision and language models can achieve impressive zero-shot recognition performance by mapping class specific text queries to image content. Two distinct challenges that remain however, are high sensitivity to the choice of…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Sarah Parisot , Yongxin Yang , Steven McDonagh

Object recognition systems usually require fully complete manually labeled training data to train the classifier. In this paper, we study the problem of object recognition where the training samples are missing during the classifier…

计算机视觉与模式识别 · 计算机科学 2014-10-15 Wai Lam Hoo , Chee Seng Chan

The existing Zero-Shot learning (ZSL) methods may suffer from the vague class attributes that are highly overlapped for different classes. Unlike these methods that ignore the discrimination among classes, in this paper, we propose to…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Zihan Ye , Fan Lyu , Linyan Li , Qiming Fu , Jinchang Ren , Fuyuan Hu

Zero-shot learning, which studies the problem of object classification for categories for which we have no training examples, is gaining increasing attention from community. Most existing ZSL methods exploit deterministic transfer learning…

计算机视觉与模式识别 · 计算机科学 2017-05-29 Yanan Li , Donghui Wang

Zero-shot learning (ZSL) has been shown to be a promising approach to generalizing a model to categories unseen during training by leveraging class attributes, but challenges still remain. Recently, methods using generative models to combat…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Vinay Kumar Verma , Kevin Liang , Nikhil Mehta , Lawrence Carin

A typical pipeline for Zero-Shot Learning (ZSL) is to integrate the visual features and the class semantic descriptors into a multimodal framework with a linear or bilinear model. However, the visual features and the class semantic…

计算机视觉与模式识别 · 计算机科学 2017-05-23 Zhong Ji , Yunxin Sun , Yulong Yu , Jichang Guo , Yanwei Pang

Generalized zero-shot learning aims to recognize both seen and unseen classes with the help of semantic information that is shared among different classes. It inevitably requires consistent visual-semantic alignment. Existing approaches…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Huajie Jiang , Zhengxian Li , Xiaohan Yu , Yongli Hu , Baocai Yin , Jian Yang , Yuankai Qi