paper-with-me

홈 › Papers

Context-Aware Abbreviation Expansion Using Large Language Models

2022-05-08 · NAACL 2022 7 · Shanqing Cai, Subhashini Venugopalan, Katrin Tomanek, Ajit Narayanan, Meredith Ringel Morris, Michael P. Brenner

Motivated by the need for accelerating text entry in augmentative and alternative communication (AAC) for people with severe motor impairments, we propose a paradigm in which phrases are abbreviated aggressively as primarily word-initial letters. Our approach is to expand the abbreviations into full-phrase options by leveraging conversation context with the power of pretrained large language models (LLMs). Through zero-shot, few-shot, and fine-tuning experiments on four public conversation datasets, we show that for replies to the initial turn of a dialog, an LLM with 64B parameters is able to exactly expand over 70% of phrases with abbreviation length up to 10, leading to an effective keystroke saving rate of up to about 77% on these exact expansions. Including a small amount of context in the form of a single conversation turn more than doubles abbreviation expansion accuracies compared to having no context, an effect that is more pronounced for longer phrases. Additionally, the robustness of models against typo noise can be enhanced through fine-tuning on noisy data.

📄 PDF Abstract BibTeX arXiv:2205.03767

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Contextualized Biomedical Abbreviation Expansion

2019-06-08 · WS 2019 8 · Qiao Jin, Jinling Liu, Xinghua Lu

Automatic identification and expansion of ambiguous abbreviations are essential for biomedical natural language processing applications, such as information retrieval and question answering systems. In this paper, we pre…

Information RetrievalQuestion AnsweringRetrieval

Structured abbreviation expansion in context

2021-10-04 · Findings (EMNLP) 2021 11 · Kyle Gorman, Christo Kirov, Brian Roark, Richard Sproat

Ad hoc abbreviations are commonly found in informal communication channels that favor shorter messages. We consider the task of reversing these abbreviations in context to recover normalized, expanded versions of abbrevi…

Spelling Correction

Experiments with ad hoc ambiguous abbreviation expansion

2019-11-01 · WS 2019 11 · Agnieszka Mykowiecka, Malgorzata Marciniak

The paper addresses experiments to expand ad hoc ambiguous abbreviations in medical notes on the basis of morphologically annotated texts, without using additional domain resources. We work on Polish data but the describ…

Clustering

Language Independent Acquisition of Abbreviations

2017-09-23 · Michael R. Glass, Md. Faisal Mahbub Chowdhury, Alfio M. Gliozzo

This paper addresses automatic extraction of abbreviations (encompassing acronyms and initialisms) and corresponding long-form expansions from plain unstructured text. We create and are going to release a multilingual re…

Abbreviation Expander - a Web-based System for Easy Reading of Technical Documents

2018-08-01 · COLING 2018 8 · Manuel R. Ciosici, Ira Assent

Abbreviations and acronyms are a part of textual communication in most domains. However, abbreviations are not necessarily defined in documents that employ them. Understanding all abbreviations used in a given document o…