paper-with-me

Papers

Single Example Can Improve Zero-Shot Data Generation

2021-08-01 · INLG (ACL) 2021 8 · Pavel Burnyshev, Valentin Malykh, Andrey Bout, Ekaterina Artemova, Irina Piontkovskaya

Sub-tasks of intent classification, such as robustness to distribution shift, adaptation to specific user groups and personalization, out-of-domain detection, require extensive and flexible datasets for experiments and evaluation. As collecting such datasets is time- and labor-consuming, we propose to use text generation methods to gather datasets. The generator should be trained to generate utterances that belong to the given intent. We explore two approaches to the generation of task-oriented utterances: in the zero-shot approach, the model is trained to generate utterances from seen intents and is further used to generate utterances for intents unseen during training. In the one-shot approach, the model is presented with a single utterance from a test intent. We perform a thorough automatic, and human evaluation of the intrinsic properties of two-generation approaches. The attributes of the generated data are close to original test sets, collected via crowd-sourcing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

intent-classificationIntent ClassificationText Generation

Similar Papers 제목 키워드 기반

Large Language Models are Zero-Shot Reasoners

2022-05-24 · Takeshi Kojima, Shixiang Shane Gu, Machel Reid, Yutaka Matsuo 외

Pretrained large language models (LLMs) are widely used in many sub-fields of natural language processing (NLP) and generally known as excellent few-shot learners with task-specific exemplars. Notably, chain of thought (…

Arithmetic ReasoningCommon Sense ReasoningDate UnderstandingFew-Shot Learning+3

Many-Shot In-Context Learning in Multimodal Foundation Models

2024-05-16 · Yixing Jiang, Jeremy Irvin, Ji Hun Wang, Muhammad Ahmed Chaudhry 외

Large language models are effective at few-shot in-context learning (ICL). Recent advancements in multimodal foundation models have enabled unprecedentedly long context windows, presenting an opportunity to explore their…

image-classificationImage ClassificationIn-Context LearningObject Localization

Not the Example, but the Process: How Self-Generated Examples Enhance LLM Reasoning

2026-01-26 · Daehoon Gwak, Minseo Jung, Junwoo Park, Minho Park 외 arxiv

Recent studies have shown that Large Language Models (LLMs) can improve their reasoning performance through self-generated few-shot examples, achieving results comparable to manually curated in-context examples. However,…

SDM-Net: A Simple and Effective Model for Generalized Zero-Shot Learning

2019-09-10 · Shabnam Daghaghi, Tharun Medini, Anshumali Shrivastava

Zero-Shot Learning (ZSL) is a classification task where we do not have even a single training labeled example from a set of unseen classes. Instead, we only have prior information (or description) about seen and unseen c…

DescriptiveGeneral ClassificationGeneralized Zero-Shot LearningSemantic Similarity+2

On the Zero-shot Adversarial Robustness of Vision-Language Models: A Truly Zero-shot and Training-free Approach

2025-01-01 · CVPR 2025 1 · Baoshun Tong, Hanjiang Lai, Yan Pan, Jian Yin

Pre-trained Vision-Language Models (VLMs) like CLIP, have demonstrated strong zero-shot generalization capabilities. Despite their effectiveness on various downstream tasks, they remain vulnerable to adversarial samp…

Adversarial RobustnessZero-shot Generalization