paper-with-me

Papers

Automated Utterance Generation

2020-04-07 · Soham Parikh, Quaizar Vohra, Mitul Tiwari

Conversational AI assistants are becoming popular and question-answering is an important part of any conversational assistant. Using relevant utterances as features in question-answering has shown to improve both the precision and recall for retrieving the right answer by a conversational assistant. Hence, utterance generation has become an important problem with the goal of generating relevant utterances (sentences or phrases) from a knowledge base article that consists of a title and a description. However, generating good utterances usually requires a lot of manual effort, creating the need for an automated utterance generation. In this paper, we propose an utterance generation system which 1) uses extractive summarization to extract important sentences from the description, 2) uses multiple paraphrasing techniques to generate a diverse set of paraphrases of the title and summary sentences, and 3) selects good candidate paraphrases with the help of a novel candidate selection algorithm.

📄 PDF Abstract BibTeX arXiv:2004.03484

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive SummarizationQuestion Answering

Similar Papers 제목 키워드 기반

E2E NLG Challenge Submission: Towards Controllable Generation of Diverse Natural Language

2018-11-01 · WS 2018 11 · Henry Elder, Sebastian Gehrmann, Alex O{'}Connor, er 외

In natural language generation (NLG), the task is to generate utterances from a more abstract input, such as structured data. An added challenge is to generate utterances that contain an accurate representation of the in…

DiversityMachine TranslationTask-Oriented Dialogue SystemsText Generation

Transforming Multi-Conditioned Generation from Meaning Representation

2021-01-12 · RANLP 2021 9 · Joosung Lee

In task-oriented conversation systems, natural language generation systems that generate sentences with specific information related to conversation flow are useful. Our study focuses on language generation by considerin…

Data-to-Text GenerationSentenceText Generation

"Hiding in Plain Sight": Designing Synthetic Dialog Generation for Uncovering Socially Situated Norms

2024-10-01 · Chengfei Wu, Dan Goldwasser

Naturally situated conversations capture the underlying social norms appropriate for the topic of conversation, the relationship between interlocutors and their communicative intent. This paper proposes a framework for c…

Who Said What? An Automated Approach to Analyzing Speech in Preschool Classrooms

2024-01-14 · Anchen Sun, Juan J Londono, Batya Elbaum, Luis Estrada 외

Young children spend substantial portions of their waking hours in noisy preschool classrooms. In these environments, children's vocal interactions with teachers are critical contributors to their language outcomes, but …

What Went Wrong? Explaining Overall Dialogue Quality through Utterance-Level Impacts

2021-10-31 · EMNLP (NLP4ConvAI) 2021 11 · James D. Finch, Sarah E. Finch, Jinho D. Choi

Improving user experience of a dialogue system often requires intensive developer effort to read conversation logs, run statistical analyses, and intuit the relative importance of system shortcomings. This paper presents…

ChatbotWeakly-supervised Learning