paper-with-me

홈 › Papers

Text Editing by Command

2020-10-24 · NAACL 2021 4 · Felix Faltings, Michel Galley, Gerold Hintz, Chris Brockett, Chris Quirk, Jianfeng Gao, Bill Dolan

A prevailing paradigm in neural text generation is one-shot generation, where text is produced in a single step. The one-shot setting is inadequate, however, when the constraints the user wishes to impose on the generated text are dynamic, especially when authoring longer documents. We address this limitation with an interactive text generation setting in which the user interacts with the system by issuing commands to edit existing text. To this end, we propose a novel text editing task, and introduce WikiDocEdits, a dataset of single-sentence edits crawled from Wikipedia. We show that our Interactive Editor, a transformer-based model trained on this dataset, outperforms baselines and obtains positive results in both automatic and human evaluations. We present empirical and qualitative analyses of this model's performance.

📄 PDF Abstract BibTeX arXiv:2010.12826

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceText Generation

Similar Papers 제목 키워드 기반

Toward Interactive Dictation

2023-07-08 · Belinda Z. Li, Jason Eisner, Adam Pauls, Sam Thomson

Voice dictation is an increasingly important text input modality. Existing systems that allow both dictation and editing-by-voice restrict their command language to flat templates invoked by trigger words. In this work, …

A System for Automated Image Editing from Natural Language Commands

2018-12-03 · Jacqueline Brixey, Ramesh Manuvinakurike, Nham Le, Tuan Lai 외

This work presents the task of modifying images in an image editing program using natural language written commands. We utilize a corpus of over 6000 image edit text requests to alter real world images collected via crow…

ExpressEdit: Video Editing with Natural Language and Sketching

2024-03-26 · Bekzat Tilekbay, Saelyne Yang, Michal Lewkowicz, Alex Suryapranata 외

Informational videos serve as a crucial source for explaining conceptual and procedural knowledge to novices and experts alike. When producing informational videos, editors edit videos by overlaying text/images or trimmi…

Video Editing

DocEdit-v2: Document Structure Editing Via Multimodal LLM Grounding

2024-10-21 · Manan Suri, Puneet Mathur, Franck Dernoncourt, Rajiv Jain 외

Document structure editing involves manipulating localized textual, visual, and layout components in document images based on the user's requests. Past works have shown that multimodal grounding of user requests in the d…

Context-Enhanced Granular Edit Representation for Efficient and Accurate ASR Post-editing

2025-09-13 · Luan Vejsiu, Qianyu Zheng, Haoxuan Chen, Yizhou Han arxiv

Despite ASR technology being full-scale adopted by industry and for large portions of the population, ASR systems often have errors that require editors to post-edit text quality. While LLMs are powerful post-editing too…