paper-with-me

Papers

Data Augmentation with Paraphrase Generation and Entity Extraction for Multimodal Dialogue System

2022-05-09 · LREC 2022 6 · Eda Okur, Saurav Sahay, Lama Nachman

Contextually aware intelligent agents are often required to understand the users and their surroundings in real-time. Our goal is to build Artificial Intelligence (AI) systems that can assist children in their learning process. Within such complex frameworks, Spoken Dialogue Systems (SDS) are crucial building blocks to handle efficient task-oriented communication with children in game-based learning settings. We are working towards a multimodal dialogue system for younger kids learning basic math concepts. Our focus is on improving the Natural Language Understanding (NLU) module of the task-oriented SDS pipeline with limited datasets. This work explores the potential benefits of data augmentation with paraphrase generation for the NLU models trained on small task-specific datasets. We also investigate the effects of extracting entities for conceivably further data expansion. We have shown that paraphrasing with model-in-the-loop (MITL) strategies using small seed data is a promising approach yielding improved performance results for the Intent Recognition task.

📄 PDF Abstract BibTeX arXiv:2205.04006

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationIntent RecognitionMathNatural Language UnderstandingParaphrase GenerationSpoken Dialogue Systems

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Delexicalized Paraphrase Generation

2020-12-04 · COLING 2020 8 · Boya Yu, Konstantine Arkoudas, Wael Hamza

We present a neural model for paraphrasing and train it to generate delexicalized sentences. We achieve this by creating training data in which each input is paired with a number of reference paraphrases. These sets of r…

Data Augmentationintent-classificationIntent Classificationnamed-entity-recognition+4

Unsupervised Paraphrase Generation using Pre-trained Language Models

2020-06-09 · Chaitra Hegde, Shrikumar Patil

Large scale Pre-trained Language Models have proven to be very powerful approach in various Natural language tasks. OpenAI's GPT-2 \cite{radford2019language} is notable for its capability to generate fluent, well formula…

Data AugmentationParaphrase Generation

A task in a suit and a tie: paraphrase generation with semantic augmentation

2018-10-31 · Su Wang, Rahul Gupta, Nancy Chang, Jason Baldridge

Paraphrasing is rooted in semantics. We show the effectiveness of transformers (Vaswani et al. 2017) for paraphrase generation and further improvements by incorporating PropBank labels via a multi-encoder. Evaluating on …

Paraphrase Generation

ParaAMR: A Large-Scale Syntactically Diverse Paraphrase Dataset by AMR Back-Translation

2023-05-26 · Kuan-Hao Huang, Varun Iyer, I-Hung Hsu, Anoop Kumar 외

Paraphrase generation is a long-standing task in natural language processing (NLP). Supervised paraphrase generation models, which rely on human-annotated paraphrase pairs, are cost-inefficient and hard to scale up. On t…

Abstract Meaning RepresentationData AugmentationDiversityFew-Shot Learning+6

Russian Paraphrasers: Paraphrase with Transformers

2021-04-01 · BSNLP 2021 4 · Alena Fenogenova

This paper studies the generation methods for paraphrasing in the Russian language. There are several transformer-based models (Russian and multilingual) trained on a collected corpus of paraphrases. We compare different…