中文
相关论文

相关论文: Learning by Neighbor-Aware Semantics, Deciding by …

200 篇论文

In real-world scenarios, human actions often fall outside the distribution of training data, making it crucial for models to recognize known actions and reject unknown ones. However, using pure skeleton data in such open-set conditions…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Kunyu Peng , Cheng Yin , Junwei Zheng , Ruiping Liu , David Schneider , Jiaming Zhang , Kailun Yang , M. Saquib Sarfraz , Rainer Stiefelhagen , Alina Roitberg

In this work, we propose a zero-shot learning method to effectively model knowledge transfer between classes via jointly learning visually consistent word vectors and label embedding model in an end-to-end manner. The main idea is to…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Recognizing how objects interact with each other is a crucial task in visual recognition. If we define the context of the interaction to be the objects involved, then most current methods can be categorized as either: (i) training a single…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Bohan Zhuang , Lingqiao Liu , Chunhua Shen , Ian Reid

Zero-shot learning (ZSL) can be defined by correctly solving a task where no training data is available, based on previous acquired knowledge from different, but related tasks. So far, this area has mostly drawn the attention from computer…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Joao Reis , Gil Gonçalves

Existing zero-shot learning (ZSL) methods usually learn a projection function between a feature space and a semantic embedding space(text or attribute space) in the training seen classes or testing unseen classes. However, the projection…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Guangfeng Lin , Caixia Fan , Wanjun Chen , Yajun Chen , Fan Zhao

Object goal visual navigation is a challenging task that aims to guide a robot to find the target object based on its visual observation, and the target is limited to the classes pre-defined in the training stage. However, in real…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Qianfan Zhao , Lu Zhang , Bin He , Hong Qiao , Zhiyong Liu

In this paper, we study the problem of one-shot skeleton-based action recognition, which poses unique challenges in learning transferable representation from base classes to novel classes, particularly for fine-grained actions. Existing…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Tailin Chen , Desen Zhou , Jian Wang , Shidong Wang , Qian He , Chuanyang Hu , Errui Ding , Yu Guan , Xuming He

Vision Transformers (ViT) have recently demonstrated success across a myriad of computer vision tasks. However, their elevated computational demands pose significant challenges for real-world deployment. While low-rank approximation stands…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Chi-Chih Chang , Yuan-Yao Sung , Shixing Yu , Ning-Chi Huang , Diana Marculescu , Kai-Chiang Wu

Due to the lack of properly annotated medical data, exploring the generalization capability of the deep model is becoming a public concern. Zero-shot learning (ZSL) has emerged in recent years to equip the deep model with the ability to…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Cheng Bian , Chenglang Yuan , Kai Ma , Shuang Yu , Dong Wei , Yefeng Zheng

Zero-shot learning strives to classify unseen categories for which no data is available during training. In the generalized variant, the test samples can further belong to seen or unseen categories. The state-of-the-art relies on Generative…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Sanath Narayan , Akshita Gupta , Fahad Shahbaz Khan , Cees G. M. Snoek , Ling Shao

Benefiting from strong generalization ability, pre-trained vision language models (VLMs), e.g., CLIP, have been widely utilized in zero-shot scene understanding. Unlike simple recognition tasks, grounded situation recognition (GSR) requires…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Jiaming Lei , Lin Li , Chunping Wang , Jun Xiao , Long Chen

Zero-shot Learning (ZSL) is a transfer learning technique which aims at transferring knowledge from seen classes to unseen classes. This knowledge transfer is possible because of underlying semantic space which is common to seen and unseen…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Omkar Gune , Mainak Pal , Preeti Mukherjee , Biplab Banerjee , Subhasis Chaudhuri

Action recognition is a fundamental capability for humanoid robots to interact and cooperate with humans. This application requires the action recognition system to be designed so that new actions can be easily added, while unknown actions…

机器人学 · 计算机科学 2025-09-16 Stefano Berti , Andrea Rosasco , Michele Colledanchise , Lorenzo Natale

Food recognition has gained significant attention, but the rapid emergence of new dishes requires methods for recognizing unseen food categories, motivating Zero-Shot Food Learning (ZSFL). We propose the task of Compositional Zero-Shot Food…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Jiajun Song , Xiaoou Liu

Current state-of-the-art methods for skeleton-based action recognition are supervised and rely on labels. The reliance is limiting the performance due to the challenges involved in annotation and mislabeled data. Unsupervised methods have…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Jingyuan Li , Eli Shlizerman

Fine-grained object recognition that aims to identify the type of an object among a large number of subcategories is an emerging application with the increasing resolution that exposes new details in image data. Traditional fully supervised…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Gencer Sumbul , Ramazan Gokberk Cinbis , Selim Aksoy

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

Zero-Shot Learning (ZSL) promises to scale visual recognition by bypassing the conventional model training requirement of annotated examples for every category. This is achieved by establishing a mapping connecting low-level features and a…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Xun Xu , Timothy M. Hospedales , Shaogang Gong

Zero-shot action recognition is challenging due to the semantic gap between seen and unseen classes. We present a novel framework that enhances CLIP with disentangled embeddings and semantic-guided interaction. A Motion Separation Module…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yiming Wang , Frederick W. B. Li , Jingyun Wang

Simultaneous localization and mapping (SLAM) in slowly varying scenes is important for long-term robot task completion. Failing to detect scene changes may lead to inaccurate maps and, ultimately, lost robots. Classical SLAM algorithms…