中文
相关论文

相关论文: Hierarchical Relation-augmented Representation Gen…

200 篇论文

Few-shot learning is a technique to learn a model with a very small amount of labeled training data by transferring knowledge from relevant tasks. In this paper, we propose a few-shot learning method for wearable sensor based human activity…

机器学习 · 计算机科学 2019-03-26 Siwei Feng , Marco F. Duarte

There is a growing interest in learning a model which could recognize novel classes with only a few labeled examples. In this paper, we propose Temporal Alignment Module (TAM), a novel few-shot learning framework that can learn to classify…

计算机视觉与模式识别 · 计算机科学 2019-06-28 Kaidi Cao , Jingwei Ji , Zhangjie Cao , Chien-Yi Chang , Juan Carlos Niebles

Few-shot action recognition in videos is challenging for its lack of supervision and difficulty in generalizing to unseen actions. To address this task, we propose a simple yet effective method, called knowledge prompting, which leverages…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Yuheng Shi , Xinxiao Wu , Hanxi Lin

Few-shot relation classification seeks to classify incoming query instances after meeting only few support instances. This ability is gained by training with large amount of in-domain annotated data. In this paper, we tackle an even harder…

计算与语言 · 计算机科学 2020-12-15 Xiaoqing Geng , Xiwen Chen , Kenny Q. Zhu , Libin Shen , Yinggong Zhao

Visual Relation Detection (VRD) aims to detect relationships between objects for image understanding. Most existing VRD methods rely on thousands of training samples of each relationship to achieve satisfactory performance. Some recent…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Tianyu Yu , Yangning Li , Jiaoyan Chen , Yinghui Li , Hai-Tao Zheng , Xi Chen , Qingbin Liu , Wenqiang Liu , Dongxiao Huang , Bei Wu , Yexin Wang

Despite excellent progress has been made, the performance on action recognition still heavily relies on specific datasets, which are difficult to extend new action classes due to labor-intensive labeling. Moreover, the high diversity in…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Xiaoyuan Ni , Sizhe Song , Yu-Wing Tai , Chi-Keung Tang

Humans perceive actions through key transitions that structure actions across multiple abstraction levels, whereas machines, relying on visual features, tend to over-segment. This highlights the difficulty of enabling hierarchical reasoning…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Junxian Huang , Ruichu Cai , Hao Zhu , Juntao Fang , Boyan Xu , Weilin Chen , Zijian Li , Shenghua Gao

Few-shot learning is proposed to tackle the problem of scarce training data in novel classes. However, prior works in instance-level few-shot learning have paid less attention to effectively utilizing the relationship between categories. In…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Anh-Khoa Nguyen Vu , Thanh-Toan Do , Nhat-Duy Nguyen , Vinh-Tiep Nguyen , Thanh Duc Ngo , Tam V. Nguyen

Few-shot learning is devoted to training a model on few samples. Most of these approaches learn a model based on a pixel-level or global-level feature representation. However, using global features may lose local information, and using…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Haoxing Chen , Huaxiong Li , Yaohui Li , Chunlin Chen

Learning novel concepts while preserving prior knowledge is a long-standing challenge in machine learning. The challenge gets greater when a novel task is given with only a few labeled examples, a problem known as incremental few-shot…

机器学习 · 计算机科学 2020-07-02 Sung Whan Yoon , Do-Yeon Kim , Jun Seo , Jaekyun Moon

Reinforcement learning in large reasoning models enables learning from feedback on their outputs, making it particularly valuable in scenarios where fine-tuning data is limited. However, its application in multi-modal human activity…

机器人学 · 计算机科学 2025-08-15 Wenqi Zheng , Yutaka Arakawa

Few-shot class-incremental learning is to recognize the new classes given few samples and not forget the old classes. It is a challenging task since representation optimization and prototype reorganization can only be achieved under little…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Kai Zhu , Yang Cao , Wei Zhai , Jie Cheng , Zheng-Jun Zha

Few-shot recognition learns a recognition model with very few (e.g., 1 or 5) images per category, and current few-shot learning methods focus on improving the average accuracy over many episodes. We argue that in real-world applications we…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Minghao Fu , Yun-Hao Cao , Jianxin Wu

Cross-domain few-shot hyperspectral image classification focuses on learning prior knowledge from a large number of labeled samples from source domains and then transferring the knowledge to the tasks which contain few labeled samples in…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Chun Liu , Longwei Yang , Zheng Li , Wei Yang , Zhigang Han , Jianzhong Guo , Junyong Yu

Few-shot relation extraction (FSRE) focuses on recognizing novel relations by learning with merely a handful of annotated instances. Meta-learning has been widely adopted for such a task, which trains on randomly generated few-shot tasks to…

计算与语言 · 计算机科学 2021-10-26 Jiale Han , Bo Cheng , Wei Lu

Video recognition remains an open challenge, requiring the identification of diverse content categories within videos. Mainstream approaches often perform flat classification, overlooking the intrinsic hierarchical structure relating…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Rui Zhang , Shuailong Li , Junxiao Xue , Feng Lin , Qing Zhang , Xiao Ma , Xiaoran Yan

Few-shot action recognition aims to recognize novel action classes using only a small number of labeled training samples. In this work, we propose a novel approach that first summarizes each video into compound prototypes consisting of a…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yifei Huang , Lijin Yang , Yoichi Sato

With such a massive growth in the number of images stored, efficient search in a database has become a crucial endeavor managed by image retrieval systems. Image Retrieval with Relevance Feedback (IRRF) involves iterative human interaction…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Boaz Lerner , Nir Darshan , Rami Ben-Ari

Deep network-based image and video Compressive Sensing(CS) has attracted increasing attentions in recent years. However, in the existing deep network-based CS methods, a simple stacked convolutional network is usually adopted, which not…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Tong Zhang , Wenxue Cui , Chen Hui , Feng Jiang

Applying large-scale vision-language pre-trained models like CLIP to few-shot action recognition (FSAR) can significantly enhance both performance and efficiency. While several studies have recognized this advantage, most of them resort to…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Jiazheng Xing , Chao Xu , Mengmeng Wang , Guang Dai , Baigui Sun , Yong Liu , Jingdong Wang , Jian Zhao