中文
相关论文

相关论文: Memory-Augmented Relation Network for Few-Shot Lea…

200 篇论文

Recognizing an activity with a single reference sample using metric learning approaches is a promising research field. The majority of few-shot methods focus on object recognition or face-identification. We propose a metric learning…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Raphael Memmesheimer , Nick Theisen , Dietrich Paulus

Relation classification (RC) task is one of fundamental tasks of information extraction, aiming to detect the relation information between entity pairs in unstructured natural language text and generate structured data in the form of…

计算与语言 · 计算机科学 2021-01-12 Yan Xiao , Yaochu Jin , Kuangrong Hao

In this paper, we study the performance of few-shot learning, specifically meta learning empowered few-shot relation networks, over supervised deep learning and conventional machine learning approaches in the problem of Sound Source…

声音 · 计算机科学 2024-10-08 Amirreza Sobhdel , Roozbeh Razavi-Far , Vasile Palade

Training a modern deep neural network on massive labeled samples is the main paradigm in solving the scene classification problem for remote sensing, but learning from only a few data points remains a challenge. Existing methods for…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Haifeng Li , Zhenqi Cui , Zhiqing Zhu , Li Chen , Jiawei Zhu , Haozhe Huang , Chao Tao

Network embedding maps the nodes of a given network into a low-dimensional space such that the semantic similarities among the nodes can be effectively inferred. Most existing approaches use inner-product of node embedding to measure the…

社会与信息网络 · 计算机科学 2021-01-21 Luodi Xie , Hong Shen , Jiaxin Ren

Learning to generate a task-aware base learner proves a promising direction to deal with few-shot learning (FSL) problem. Existing methods mainly focus on generating an embedding model utilized with a fixed metric (eg, cosine distance) for…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Lei Zhang , Fei Zhou , Wei Wei , Yanning Zhang

Meta-learning has been proposed as a framework to address the challenging few-shot learning setting. The key idea is to leverage a large number of similar few-shot tasks in order to learn how to adapt a base-learner to a new task for which…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Qianru Sun , Yaoyao Liu , Tat-Seng Chua , Bernt Schiele

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

Few-shot models aim at making predictions using a minimal number of labeled examples from a given task. The main challenge in this area is the one-shot setting where only one element represents each class. We propose HyperShot - the fusion…

Few-shot relation learning refers to infer facts for relations with a limited number of observed triples. Existing metric-learning methods for this problem mostly neglect entity interactions within and between triples. In this paper, we…

计算与语言 · 计算机科学 2022-05-05 YI Liang , Shuai Zhao , Bo Cheng , Yuwei Yin , Hao Yang

During the last years, there has been a lot of interest in achieving some kind of complex reasoning using deep neural networks. To do that, models like Memory Networks (MemNNs) have combined external memory storages and attention…

计算与语言 · 计算机科学 2018-05-25 Juan Pavez , Héctor Allende , Héctor Allende-Cid

Few-shot learning aims to learn a classifier using a few labelled instances for each class. Metric-learning approaches for few-shot learning embed instances into a high-dimensional space and conduct classification based on distances among…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Fangbing Liu , Qing Wang

Many modern deep-learning techniques do not work without enormous datasets. At the same time, several fields demand methods working in scarcity of data. This problem is even more complex when the samples have varying structures, as in the…

Few-shot learning often involves metric learning-based classifiers, which predict the image label by comparing the distance between the extracted feature vector and class representations. However, applying global pooling in the backend of…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Inyong Koo , Minki Jeong , Changick Kim

Few-shot learning that trains image classifiers over few labeled examples per category is a challenging task. In this paper, we propose to exploit an additional big dataset with different categories to improve the accuracy of few-shot…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Liangqu Long , Wei Wang , Jun Wen , Meihui Zhang , Qian Lin , Beng Chin Ooi

Few-Shot Relation Extraction aims at predicting the relation for a pair of entities in a sentence by training with a few labelled examples in each relation. Some recent works have introduced relation information (i.e., relation labels or…

计算与语言 · 计算机科学 2022-05-20 Yang Liu , Jinpeng Hu , Xiang Wan , Tsung-Hui Chang

Speech-based machine learning (ML) has been heralded as a promising solution for tracking prosodic and spectrotemporal patterns in real-life that are indicative of emotional changes, providing a valuable window into one's cognitive and…

机器学习 · 计算机科学 2021-09-08 Kexin Feng , Theodora Chaspari

Multimodal few-shot learning is challenging due to the large domain gap between vision and language modalities. Existing methods are trying to communicate visual concepts as prompts to frozen language models, but rely on hand-engineered…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Ivona Najdenkoska , Xiantong Zhen , Marcel Worring

Benefiting from the vigorous development of deep learning, many CNN-based image super-resolution methods have emerged and achieved better results than traditional algorithms. However, it is difficult for most algorithms to adaptively adjust…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yuxi Cai , Huicheng Lai , Zhenghong Jia

Learning high quality class representations from few examples is a key problem in metric-learning approaches to few-shot learning. To accomplish this, we introduce a novel architecture where class representations are conditioned for each…