| Challenge: | Existing acronym disambiguation benchmarks are limited to specific domains . a study on a Microsoft question answering forum found that only 7% of acronyms co-occur with their corresponding long forms, which confuses the readers about the meaning of a text. |
| Approach: | They propose a new acronym disambiguation benchmark with a dictionary and a pre-training corpus . they then pre-train a language model on the constructed corpus and show the challenges . |
| Outcome: | The proposed benchmarks pre-train a language model on the constructed corpus for general acronym disambiguation. |
Similar Papers
What Does This Acronym Mean? Introducing a New Dataset for Acronym Identification and Disambiguation (2020.coling-main)
Copied to clipboard
| Challenge: | Acronyms are short forms of phrases that facilitate conveying lengthy sentences in documents. |
| Approach: | They propose to annotate a large dataset for scientific domain and a new deep learning model which expands an ambiguous acronym in a sentence. |
| Outcome: | The proposed model outperforms the state-of-the-art models on the new dataset. |
MadDog: A Web-based System for Acronym Identification and Disambiguation (2021.eacl-demos)
Copied to clipboard
| Challenge: | Acronyms and abbreviations are the short-form of longer phrases and are frequently used in writing but they can also present challenges for newcomers. |
| Approach: | They propose to develop a web-based acronym identification and disambiguation system which can process acronyms from various domains including scientific, biomedical, and general domains. |
| Outcome: | The proposed system can process acronyms from scientific, biomedical, and general domains. |
ZELDA: A Comprehensive Benchmark for Supervised Entity Disambiguation (2023.eacl-main)
Copied to clipboard
| Challenge: | Entity disambiguation (ED) is the task of disambiguating named entity mentions in text to unique entries in a knowledge base. |
| Approach: | They propose a benchmark for entity disambiguation that includes a unified training data set, entity vocabulary, candidate lists and challenging evaluation splits covering 8 different domains. |
| Outcome: | The proposed benchmark is based on a unified training data set, entity vocabulary, candidate lists and evaluation splits covering 8 different domains. |
MACRONYM: A Large-Scale Dataset for Multilingual and Multi-Domain Acronym Extraction (2022.coling-1)
Copied to clipboard
Amir Pouran Ben Veyseh, Nicole Meister, Seunghyun Yoon, Rajiv Jain, Franck Dernoncourt, Thien Huu Nguyen
| Challenge: | Acronym extraction is the task of identifying acronyms and their expanded forms in texts . existing AE methods for English are limited to specific languages and domains . |
| Approach: | They propose to annotate 27,200 sentences in 6 different languages and 2 new domains for AE. |
| Outcome: | The proposed dataset shows that AE in different languages and learning settings has unique challenges . |
Guess Me if You Can: Acronym Disambiguation for Enterprises (P18-1)
Copied to clipboard
| Challenge: | Acronyms are abbreviations formed from the initial components of words or phrases . acronyms can be difficult to understand for people who are not familiar with the subject matter . |
| Approach: | They propose a framework to automatically resolve the true meanings of acronyms in a given context . they use the enterprise corpus as input and a high-quality acronym disambiguation system as output . |
| Outcome: | The proposed framework can be deployed to any enterprise to support acronym disambiguation. |
Abbreviation Expander - a Web-based System for Easy Reading of Technical Documents (C18-2)
Copied to clipboard
| Challenge: | Existing abbreviation expansion systems or tools require technical knowledge to set up . existing systems require strong assumptions and are limited in their usefulness . |
| Approach: | They propose a web-based system that automatically expands abbreviations and acronyms in a user provided document. |
| Outcome: | The proposed system expands abbreviations and acronyms automatically in a user provided document. |
Using Word Embeddings for Unsupervised Acronym Disambiguation (C18-1)
Copied to clipboard
| Challenge: | Scientific papers contain many acronyms and abbreviations. |
| Approach: | They propose a method to choose the contextual correct definition of an acronym . they learn word embeddings for all words in the corpus and compare them with weighted averages . |
| Outcome: | The proposed method outperforms (classical) cosine similarity in a set of scientific papers. |
A Short Survey on Sense-Annotated Corpora (2020.lrec-1)
Copied to clipboard
| Challenge: | Word Sense Disambiguation (WSD) is a key task in Natural Language Understanding. |
| Approach: | They propose to use sense-annotated corpora for supervised Word Sense Disambiguation. |
| Outcome: | The proposed methods have been compared with knowledge-based approaches and have shown to be more efficient when they are available. |
Structured abbreviation expansion in context (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Ad hoc abbreviations are commonly found in informal communication channels that favor shorter messages. |
| Approach: | They propose to reverse ad hoc abbreviations in context to recover normalized, expanded versions of abbrevated messages. |
| Outcome: | The proposed method can recover normalized, expanded abbreviations from text . it is similar to spelling correction, but requires more extensive work . |
Experiments with ad hoc ambiguous abbreviation expansion (D19-62)
Copied to clipboard
| Challenge: | ad hoc abbreviations are difficult to interpret for patients and nonspecialists. |
| Approach: | They propose to use morphologically annotated medical notes to expand ad hoc abbreviations without using additional domain resources. |
| Outcome: | The proposed methods outperform the previously proposed methods on Polish data but can be used for other languages. |