中文
相关论文

相关论文: Multimodal Prototype-Enhanced Network for Few-Shot…

200 篇论文

This paper proposes Dynamic Memory Induction Networks (DMIN) for few-shot text classification. The model utilizes dynamic routing to provide more flexibility to memory-based few-shot learning in order to better adapt the support sets, which…

计算与语言 · 计算机科学 2020-05-13 Ruiying Geng , Binhua Li , Yongbin Li , Jian Sun , Xiaodan Zhu

Few-shot learning aims to train models that can be generalized to novel classes with only a few samples. Recently, a line of works are proposed to enhance few-shot learning with accessible semantic information from class names. However,…

机器学习 · 计算机科学 2023-07-11 Zihao Jiang , Yunkai Dang , Dong Pang , Huishuai Zhang , Weiran Huang

Recognition of remote sensing (RS) or aerial images is currently of great interest, and advancements in deep learning algorithms added flavor to it in recent years. Occlusion, intra-class variance, lighting, etc., might arise while training…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Ankit Jha , Debabrata Pal , Mainak Singha , Naman Agarwal , Biplab Banerjee

Graph neural networks (GNNs) have revolutionized recommender systems by effectively modeling complex user-item interactions, yet data sparsity and the item cold-start problem significantly impair performance, particularly for new items with…

机器学习 · 计算机科学 2026-03-04 Jialin Liu , Zhaorui Zhang , Ray C. C. Cheung

Few-shot learning is a challenging problem since only a few examples are provided to recognize a new class. Several recent studies exploit additional semantic information, e.g. text embeddings of class names, to address the issue of rare…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Wentao Chen , Chenyang Si , Zhang Zhang , Liang Wang , Zilei Wang , Tieniu Tan

Deep neural networks continue to advance the state-of-the-art of image recognition tasks with various methods. However, applications of these methods to multimodality remain limited. We present Multimodal Residual Networks (MRN) for the…

计算机视觉与模式识别 · 计算机科学 2016-09-01 Jin-Hwa Kim , Sang-Woo Lee , Dong-Hyun Kwak , Min-Oh Heo , Jeonghee Kim , Jung-Woo Ha , Byoung-Tak Zhang

Load forecasting plays a pivotal role in the safe and stable operation of power systems. Conventional deep learning methods often struggle to adapt to few-shot scenarios frequently encountered in industrial applications. Existing…

信号处理 · 电气工程与系统科学 2026-05-12 Yuxuan Chen , Shuo Dai , Ruoyi Xu , Haipeng Xie

Multimodal fake news detection has attracted many research interests in social forensics. Many existing approaches introduce tailored attention mechanisms to guide the fusion of unimodal features. However, how the similarity of these…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Yangming Zhou , Qichao Ying , Zhenxing Qian , Sheng Li , Xinpeng Zhang

Multimodal information processing has become increasingly important for enhancing image classification performance. However, the intricate and implicit dependencies across different modalities often hinder conventional methods from…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Yang Qiao , Xiaoyu Zhong , Xiaofeng Gu , Zhiguo Yu

Large Language Models have demonstrated remarkable few-shot performance, but the performance can be sensitive to the selection of few-shot instances. We propose PATRON, a new method that uses prompt-based uncertainty estimation for data…

计算与语言 · 计算机科学 2023-05-10 Yue Yu , Rongzhi Zhang , Ran Xu , Jieyu Zhang , Jiaming Shen , Chao Zhang

Most existing 3D point cloud object detection approaches heavily rely on large amounts of labeled training data. However, the labeling process is costly and time-consuming. This paper considers few-shot 3D point cloud object detection,…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Shizhen Zhao , Xiaojuan Qi

Many healthcare applications are inherently multimodal, involving several physiological signals. As sensors for these signals become more common, improving machine learning methods for multimodal healthcare data is crucial. Pretraining…

Vision Transformer (ViT) models have recently emerged as powerful and versatile models for various visual tasks. Recently, a work called PMF has achieved promising results in few-shot image classification by utilizing pre-trained vision…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Junjie Zhu , Yiying Li , Chunping Qiu , Ke Yang , Naiyang Guan , Xiaodong Yi

Few-shot object detection aims to detect instances of specific categories in a query image with only a handful of support samples. Although this takes less effort than obtaining enough annotated images for supervised object detection, it…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Hojun Lee , Myunggi Lee , Nojun Kwak

Few-shot segmentation~(FSS) performance has been extensively promoted by introducing episodic training and class-wise prototypes. However, the FSS problem remains challenging due to three limitations: (1) Models are distracted by…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Jian-Wei Zhang , Lei Lv , Yawei Luo , Hao-Zhe Feng , Yi Yang , Wei Chen

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

Emotion Recognition in Conversations (ERC) is crucial in developing sympathetic human-machine interaction. In conversational videos, emotion can be present in multiple modalities, i.e., audio, video, and transcript. However, due to the…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Vishal Chudasama , Purbayan Kar , Ashish Gudmalwar , Nirmesh Shah , Pankaj Wasnik , Naoyuki Onoe

State-of-the-art deep learning algorithms generally require large amounts of data for model training. Lack thereof can severely deteriorate the performance, particularly in scenarios with fine-grained boundaries between categories. To this…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Frederik Pahde , Patrick Jähnichen , Tassilo Klein , Moin Nabi

Few-shot learning has been used to tackle the problem of label scarcity in text classification, of which meta-learning based methods have shown to be effective, such as the prototypical networks (PROTO). Despite the success of PROTO, there…

计算与语言 · 计算机科学 2023-03-17 Chengcheng Han , Yuhe Wang , Yingnan Fu , Xiang Li , Minghui Qiu , Ming Gao , Aoying Zhou

Conventional methods for object detection usually require substantial amounts of training data and annotated bounding boxes. If there are only a few training data and annotations, the object detectors easily overfit and fail to generalize.…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee