中文
相关论文

相关论文: One-Shot Learning for Language Modelling

200 篇论文

Large Language Models (LLMs) have shown significant promise in various applications, including zero-shot and few-shot learning. However, their performance can be hampered by inherent biases. Instead of traditionally sought methods that aim…

计算与语言 · 计算机科学 2024-01-19 Yong Zhang , Hanzhang Li , Zhitao Li , Ning Cheng , Ming Li , Jing Xiao , Jianzong Wang

Prevailing methods for mapping large generative language models to supervised tasks may fail to sufficiently probe models' novel capabilities. Using GPT-3 as a case study, we show that 0-shot prompts can significantly outperform few-shot…

计算与语言 · 计算机科学 2021-02-16 Laria Reynolds , Kyle McDonell

Metric-based learning is a well-known family of methods for few-shot learning, especially in computer vision. Recently, they have been used in many natural language processing applications but not for slot tagging. In this paper, we explore…

计算与语言 · 计算机科学 2021-03-04 Cennet Oguz , Ngoc Thang Vu

The ability to recognize patterns from examples and apply them to new ones is a primal ability for general intelligence, and is widely studied by psychology and AI researchers. Many benchmarks have been proposed to measure such ability for…

人工智能 · 计算机科学 2025-10-24 Kai Yan , Zhan Ling , Kang Liu , Yifan Yang , Ting-Han Fan , Lingfeng Shen , Zhengyin Du , Jiecao Chen

The focus of recent meta-learning research has been on the development of learning algorithms that can quickly adapt to test time tasks with limited data and low computational cost. Few-shot learning is widely used as one of the standard…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Yonglong Tian , Yue Wang , Dilip Krishnan , Joshua B. Tenenbaum , Phillip Isola

Few-shot learning with $N$-way $K$-shot scheme is an open challenge in machine learning. Many metric-based approaches have been proposed to tackle this problem, e.g., the Matching Networks and CLIP-Adapter. Despite that these approaches…

机器学习 · 计算机科学 2024-05-08 Guoliang Lin , Yongheng Xu , Hanjiang Lai , Jian Yin

Time-series forecasting is important for many applications. Forecasting models are usually trained using time-series data in a specific target task. However, sufficient data in the target task might be unavailable, which leads to…

机器学习 · 统计学 2020-10-01 Tomoharu Iwata , Atsutoshi Kumagai

In neural machine translation (NMT), the computational cost at the output layer increases with the size of the target-side vocabulary. Using a limited-size vocabulary instead may cause a significant decrease in translation quality. This…

计算与语言 · 计算机科学 2018-07-31 Katsuki Chousa , Katsuhito Sudoh , Satoshi Nakamura

Structured information extraction from document images usually consists of three steps: text detection, text recognition, and text field labeling. While text detection and text recognition have been heavily studied and improved a lot in…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Mengli Cheng , Minghui Qiu , Xing Shi , Jun Huang , Wei Lin

Few-shot models have become a popular topic of research in the past years. They offer the possibility to determine class belongings for unseen examples using just a handful of examples for each class. Such models are trained on a wide range…

机器学习 · 计算机科学 2019-06-04 Anna Kruspe

In this paper, we investigate few-shot joint learning for dialogue language understanding. Most existing few-shot models learn a single task each time with only a few examples. However, dialogue language understanding contains two closely…

计算与语言 · 计算机科学 2021-06-15 Yutai Hou , Yongkui Lai , Cheng Chen , Wanxiang Che , Ting Liu

One-shot action recognition allows the recognition of human-performed actions with only a single training example. This can influence human-robot-interaction positively by enabling the robot to react to previously unseen behaviour. We…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Raphael Memmesheimer , Simon Häring , Nick Theisen , Dietrich Paulus

Recently, work in NLP has shifted to few-shot (in-context) learning, with large language models (LLMs) performing well across a range of tasks. However, while fairness evaluations have become a standard for supervised methods, little is…

计算与语言 · 计算机科学 2023-11-16 Carlos Aguirre , Kuleen Sasse , Isabel Cachola , Mark Dredze

We introduce $k$NN-LMs, which extend a pre-trained neural language model (LM) by linearly interpolating it with a $k$-nearest neighbors ($k$NN) model. The nearest neighbors are computed according to distance in the pre-trained LM embedding…

计算与语言 · 计算机科学 2020-02-18 Urvashi Khandelwal , Omer Levy , Dan Jurafsky , Luke Zettlemoyer , Mike Lewis

Few-shot learning is an important research field of machine learning in which a classifier must be trained in such a way that it can adapt to new classes which are not included in the training set. However, only small amounts of examples of…

机器学习 · 计算机科学 2020-06-11 Andrei Boiarov , Oleg Granichin , Olga Granichina

The ability to describe images with natural language sentences is the hallmark for image and language understanding. Such a system has wide ranging applications such as annotating images and using natural sentences to search for images.In…

机器学习 · 计算机科学 2016-01-15 Afroze Ibrahim Baqapuri

This article focuses on the study of Word Embedding, a feature-learning technique in Natural Language Processing that maps words or phrases to low-dimensional vectors. Beginning with the linguistic theories concerning contextual…

计算与语言 · 计算机科学 2019-11-05 Xiaolei Lu , Bin Ni

Cross-lingual representation learning is an important step in making NLP scale to all the world's languages. Recent work on bilingual lexicon induction suggests that it is possible to learn cross-lingual representations of words based on…

计算与语言 · 计算机科学 2017-09-19 Mareike Hartmann , Anders Soegaard

Large scale vision and language models can achieve impressive zero-shot recognition performance by mapping class specific text queries to image content. Two distinct challenges that remain however, are high sensitivity to the choice of…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Sarah Parisot , Yongxin Yang , Steven McDonagh

Humans are capable of learning new concepts from small numbers of examples. In contrast, supervised deep learning models usually lack the ability to extract reliable predictive rules from limited data scenarios when attempting to classify…

机器学习 · 计算机科学 2020-07-17 Zhongjie Yu , Sebastian Raschka