paper-with-me

Papers

Controlled Generation with Prompt Insertion for Natural Language Explanations in Grammatical Error Correction

2023-09-20 · Masahiro Kaneko, Naoaki Okazaki

In Grammatical Error Correction (GEC), it is crucial to ensure the user's comprehension of a reason for correction. Existing studies present tokens, examples, and hints as to the basis for correction but do not directly explain the reasons for corrections. Although methods that use Large Language Models (LLMs) to provide direct explanations in natural language have been proposed for various tasks, no such method exists for GEC. Generating explanations for GEC corrections involves aligning input and output tokens, identifying correction points, and presenting corresponding explanations consistently. However, it is not straightforward to specify a complex format to generate explanations, because explicit control of generation is difficult with prompts. This study introduces a method called controlled generation with Prompt Insertion (PI) so that LLMs can explain the reasons for corrections in natural language. In PI, LLMs first correct the input text, and then we automatically extract the correction points based on the rules. The extracted correction points are sequentially inserted into the LLM's explanation output as prompts, guiding the LLMs to generate explanations for the correction points. We also create an Explainable GEC (XGEC) dataset of correction reasons by annotating NUCLE, CoNLL2013, and CoNLL2014. Although generations from GPT-3 and ChatGPT using original prompts miss some correction points, the generation control using PI can explicitly guide to describe explanations for all correction points, contributing to improved performance in generating correction reasons.

📄 PDF Abstract BibTeX arXiv:2309.11439

Code (1)

kanekomasahiro/gec-explanation 공식 구현

Tasks

Grammatical Error Correction

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Multi-Head Attention 설명 없음
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

UCEpic: Unifying Aspect Planning and Lexical Constraints for Generating Explanations in Recommendation

2022-09-28 · Jiacheng Li, Zhankui He, Jingbo Shang, Julian McAuley

Personalized natural language generation for explainable recommendations plays a key role in justifying why a recommendation might match a user's interests. Existing models usually control the generation process by aspec…

DiversityExplainable RecommendationExplanation GenerationInformativeness+1

Novelty Controlled Paraphrase Generation with Retrieval Augmented Conditional Prompt Tuning

2022-02-01 · Jishnu Ray Chowdhury, Yong Zhuang, Shuyi Wang

Paraphrase generation is a fundamental and long-standing task in natural language processing. In this paper, we concentrate on two contributions to the task: (1) we propose Retrieval Augmented Prompt Tuning (RAPT) as a p…

Paraphrase GenerationRetrieval

Naturalization of Text by the Insertion of Pauses and Filler Words

2020-11-07 · Richa Sharma, Parth Vipul Shah, Ashwini M. Joshi

In this article, we introduce a set of methods to naturalize text based on natural human speech. Voice-based interactions provide a natural way of interfacing with electronic systems and are seeing a widespread adaptatio…

Sentencetext-to-speechText to Speech

An Invariant Learning Characterization of Controlled Text Generation

2023-05-31 · Carolina Zheng, Claudia Shi, Keyon Vafa, Amir Feder 외

Controlled generation refers to the problem of creating text that contains stylistic or semantic attributes of interest. Many approaches reduce this problem to training a predictor of the desired attribute. For example, …

AttributeLanguage ModelingLanguage ModellingLarge Language Model+1

EraseDraw: Learning to Draw Step-by-Step via Erasing Objects from Images

2024-08-31 · Alper Canberk, Maksym Bondarenko, Ege Ozguroglu, Ruoshi Liu 외

Creative processes such as painting often involve creating different components of an image one by one. Can we build a computational model to perform this task? Prior works often fail by making global changes to the imag…

Object