中文
相关论文

相关论文: Visual Data Synthesis via GAN for Zero-Shot Video …

200 篇论文

It is well-known that zero-shot learning (ZSL) can suffer severely from the problem of domain shift, where the true and learned data distributions for the unseen classes do not match. Although transductive ZSL (TZSL) attempts to improve…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zhicai Wang , Yanbin Hao , Tingting Mu , Ouxiang Li , Shuo Wang , Xiangnan He

In the generalized zero-shot learning, synthesizing unseen data with generative models has been the most popular method to address the imbalance of training data between seen and unseen classes. However, this method requires that the unseen…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Xinsheng Wang , Shanmin Pang , Jihua Zhu

Zero-Shot Learning (ZSL) has attracted huge research attention over the past few years; it aims to learn the new concepts that have never been seen before. In classical ZSL algorithms, attributes are introduced as the intermediate semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Bo Zhao , Yanwei Fu , Rui Liang , Jiahong Wu , Yonggang Wang , Yizhou Wang

Zero-shot learning (ZSL) aims to recognize a set of unseen classes without any training images. The standard approach to ZSL requires a set of training images annotated with seen class labels and a semantic descriptor for seen/unseen…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Nanyi Fei , Jiechao Guan , Zhiwu Lu , Tao Xiang , Ji-Rong Wen

This paper investigates a challenging problem of zero-shot learning in the multi-label scenario (MLZSL), wherein the model is trained to recognize multiple unseen classes within a sample (e.g., an image) based on seen classes and auxiliary…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Ziming Liu , Jingcai Guo , Song Guo , Xiaocheng Lu

Zero-shot learning uses semantic attributes to connect the search space of unseen objects. In recent years, although the deep convolutional network brings powerful visual modeling capabilities to the ZSL task, its visual features have…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Yang Hu , Guihua Wen , Adriane Chapman , Pei Yang , Mingnan Luo , Yingxue Xu , Dan Dai , Wendy Hall

Bidirectional mapping-based generalized zero-shot learning (GZSL) methods rely on the quality of synthesized features to recognize seen and unseen data. Therefore, learning a joint distribution of seen-unseen domains and preserving domain…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Tasfia Shermin , Shyh Wei Teng , Ferdous Sohel , Manzur Murshed , Guojun Lu

Human-annotated attributes serve as powerful semantic embeddings in zero-shot learning. However, their annotation process is labor-intensive and needs expert supervision. Current unsupervised semantic embeddings, i.e., word embeddings,…

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

Generalized zero-shot learning (GZSL) has achieved significant progress, with many efforts dedicated to overcoming the problems of visual-semantic domain gap and seen-unseen bias. However, most existing methods directly use feature…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Shiming Chen , Wenjie Wang , Beihao Xia , Qinmu Peng , Xinge You , Feng Zheng , Ling Shao

Zero-shot learning (ZSL) aims to train a model on seen classes and recognize unseen classes by knowledge transfer through shared auxiliary information. Recent studies reveal that documents from encyclopedias provide helpful auxiliary…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Xiangyan Qu , Jing Yu , Jiamin Zhuang , Gaopeng Gou , Gang Xiong , Qi Wu

In Zero-shot learning (ZSL), we classify unseen categories using textual descriptions about their expected appearance when observed (class embeddings) and a disjoint pool of seen classes, for which annotated visual data are accessible. We…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Jacopo Cavazza

Zero-shot learning (ZSL) methods have been studied in the unrealistic setting where test data are assumed to come from unseen classes only. In this paper, we advocate studying the problem of generalized zero-shot learning (GZSL) where the…

计算机视觉与模式识别 · 计算机科学 2017-01-12 Wei-Lun Chao , Soravit Changpinyo , Boqing Gong , Fei Sha

High-resolution video generation has emerged as a crucial task in computer vision, with wide-ranging applications in entertainment, simulation, and data augmentation. However, generating temporally coherent and visually realistic videos…

图像与视频处理 · 电气工程与系统科学 2025-07-08 Abhinav Sagar

Recent advances in zero-shot learning (ZSL) have demonstrated the potential of generative models. Typically, generative ZSL synthesizes visual features conditioned on semantic prototypes to model the data distribution of unseen classes,…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Wenjin Hou , Xiaoxiao Sun , Hehe Fan

Zero-shot learning (ZSL) can be formulated as a cross-domain matching problem: after being projected into a joint embedding space, a visual sample will match against all candidate class-level semantic descriptions and be assigned to the…

计算机视觉与模式识别 · 计算机科学 2018-12-12 Lei Zhang , Peng Wang , Lingqiao Liu , Chunhua Shen , Wei Wei , Yannning Zhang , Anton Van Den Hengel

Generative zero-shot learning (ZSL) synthesizes features for unseen classes, leveraging semantic conditions to transfer knowledge from seen classes. However, it also introduces two intrinsic challenges: (1) class-level attributes fails to…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Haojie Pu , Zhuoming Li , Yongbiao Gao , Yuheng Jia

Zero-Shot Learning (ZSL) is typically achieved by resorting to a class semantic embedding space to transfer the knowledge from the seen classes to unseen ones. Capturing the common semantic characteristics between the visual modality and…

计算机视觉与模式识别 · 计算机科学 2018-04-23 Yunlong Yu , Zhong Ji , Jichang Guo , Zhongfei , Zhang

Machine Learning (ML) techniques for image classification routinely require many labelled images for training the model and while testing, we ought to use images belonging to the same domain as those used for training. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Preeti Jagdish Sajjan , Frank G. Glavin

Generative vision-language models (VLMs) exhibit strong high-level image understanding but lack spatially dense alignment between vision and language modalities, as our findings indicate. Orthogonal to advancements in generative VLMs,…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Tim Lebailly , Vijay Veerabadran , Satwik Kottur , Karl Ridgeway , Michael Louis Iuzzolino

Zero-shot learning (ZSL) aims to recognize unseen classes accurately by learning seen classes and known attributes, but correlations in attributes were ignored by previous study which lead to classification results confused. To solve this…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Chunlai Chai , Yukuan Lou , Shijin Zhang