paper-with-me

홈 › Papers

Building Adaptive Acceptability Classifiers for Neural NLG

2021-11-01 · EMNLP 2021 11 · Soumya Batra, Shashank Jain, Peyman Heidari, Ankit Arun, Catharine Youngs, Xintong Li, Pinar Donmez, Shawn Mei, Shiunzu Kuo, Vikas Bhardwaj, Anuj Kumar, Michael White

We propose a novel framework to train models to classify acceptability of responses generated by natural language generation (NLG) models, improving upon existing sentence transformation and model-based approaches. An NLG response is considered acceptable if it is both semantically correct and grammatical. We don’t make use of any human references making the classifiers suitable for runtime deployment. Training data for the classifiers is obtained using a 2-stage approach of first generating synthetic data using a combination of existing and new model-based approaches followed by a novel validation framework to filter and sort the synthetic data into acceptable and unacceptable classes. Our 2-stage approach adapts to a wide range of data representations and does not require additional data beyond what the NLG models are trained on. It is also independent of the underlying NLG model architecture, and is able to generate more realistic samples close to the distribution of the NLG model-generated responses. We present results on 5 datasets (WebNLG, Cleaned E2E, ViGGO, Alarm, and Weather) with varying data representations. We compare our framework with existing techniques that involve synthetic data generation using simple sentence transformations and/or model-based techniques, and show that building acceptability classifiers using data that resembles the generation model outputs followed by a validation framework outperforms the existing techniques, achieving state-of-the-art results. We also show that our techniques can be used in few-shot settings using self-training.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSynthetic Data GenerationText Generation

Similar Papers 제목 키워드 기반

Structure-to-Text Generation with Self-Training, Acceptability Classifiers and Context-Conditioning for the GEM Shared Task

2021-08-01 · ACL (GEM) 2021 8 · Shreyan Bakshi, Soumya Batra, Peyman Heidari, Ankit Arun 외

We explore the use of self-training and acceptability classifiers with pre-trained models for natural language generation in structure-to-text settings using three GEM datasets (E2E, WebNLG-en, Schema-Guided Dialog). Wit…

Text Generation

RuCoLA: Russian Corpus of Linguistic Acceptability

2022-10-23 · Vladislav Mikhailov, Tatiana Shamardina, Max Ryabinin, Alena Pestova 외

Linguistic acceptability (LA) attracts the attention of the research community due to its many uses, such as testing the grammatical knowledge of language models and filtering implausible texts with acceptability classif…

Linguistic AcceptabilityText Generation

Can BERT eat RuCoLA? Topological Data Analysis to Explain

2023-04-04 · Irina Proskurina, Irina Piontkovskaya, Ekaterina Artemova

This paper investigates how Transformer language models (LMs) fine-tuned for acceptability classification capture linguistic features. Our approach uses the best practices of topological data analysis (TDA) in NLP: we co…

CoLALinguistic AcceptabilityText ClassificationTopological Data Analysis

Quantum Transfer Learning for Acceptability Judgements

2024-01-15 · Giuseppe Buonaiuto, Raffaele Guarasci, Aniello Minutolo, Giuseppe De Pietro 외

Hybrid quantum-classical classifiers promise to positively impact critical aspects of natural language processing tasks, particularly classification-related ones. Among the possibilities currently investigated, quantum t…

Language ModellingLarge Language ModelSentenceTransfer Learning

How well can machine-generated texts be identified and can language models be trained to avoid identification?

2023-10-25 · Sinclair Schneider, Florian Steuber, Joao A. G. Schneider, Gabi Dreo Rodosek

With the rise of generative pre-trained transformer models such as GPT-3, GPT-NeoX, or OPT, distinguishing human-generated texts from machine-generated ones has become important. We refined five separate language models …

Linguistic AcceptabilityText Generation