Papers by Stephen Mayhew

8 papers
TALEN: Tool for Annotation of Low-resource ENtities (P18-4)

Copied to clipboard

Challenge: Named entity recognition (NER) is a task that requires a large amount of training data and annotators who do not speak the language are hard or impossible to find.
Approach: They propose a web-based interface for named entity annotation in low-resource settings . TALEN includes in-place lexicon integration, TF-IDF token statistics, Internet search, and entity propagation .
Outcome: The proposed interface performs better than a popular annotation tool and is more accurate and recall-rich than the current one.
ner and pos when nothing is capitalized (D19-1)

Copied to clipboard

Challenge: Named entity recognition and part of speech tagging require capitalization in training.
Approach: They propose to modify only the casing of the train or test data using lowercasing and truecasing methods to modify the cassing of a model with high performance on both cased and uncased text.
Outcome: The proposed model improves mention detection on noisy out-of-domain Twitter data by 8%.
On the Strength of Character Language Models for Multilingual Named Entity Recognition (D18-1)

Copied to clipboard

Challenge: Character-level patterns have been widely used in English Named Entity Recognition systems.
Approach: They propose to use corpus-agnostic character-level language models to capture name tokens . they demonstrate they can capture name and non-name tokens in a diverse set of languages .
Outcome: The proposed model improves the performance of an off-the-shelf NER system for multiple languages.
MasakhaNER: Named Entity Recognition for African Languages (2021.tacl-1)

Copied to clipboard

Challenge: (2020) African languages are underrepresented in existing natural language processing datasets, research, and tools due to lack of datasets and reproducible results.
Approach: They propose to create a dataset for named entity recognition (NER) in ten African languages.
Outcome: The results of the first large dataset for named entity recognition (NER) in ten African languages are released to inform future research on African NLP.
Universal NER: A Gold-Standard Multilingual Named Entity Recognition Benchmark (2024.naacl-long)

Copied to clipboard

Challenge: In named entity recognition, the majority of annotation efforts are centered on English, and cross-lingual transfer performance remains brittle.
Approach: They propose to develop gold-standard named entity recognition benchmarks in many languages using a cross-lingual consistent schema.
Outcome: The proposed benchmarks will be released to the public in 2022 . they will provide baselines on in-language and cross-lingual learning settings.
From Tarzan to Tolkien: Controlling the Language Proficiency Level of LLMs for Content Generation (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) often output text at a native level of speech, making them difficult to use for contexts where end-users are not fully proficient.
Approach: They propose a framework to control the difficulty level of text generated by Large Language Models for contexts where end-users are not fully proficient.
Outcome: The proposed framework surpasses GPT-4 and other models at fraction of the cost.
Extending Multilingual BERT to Low-Resource Languages (2020.findings-emnlp)

Copied to clipboard

Challenge: Multilingual BERT (M-BERT) has been a huge success in both supervised and zero-shot cross-lingual transfer learning.
Approach: They propose a simple but effective approach to extend multilingual BERT to any new language and show an increase in F1 on M-BERT and new languages.
Outcome: The proposed approach improves on languages already in M-BERT and out of it on other languages.
CogCompNLP: Your Swiss Army Knife for NLP (L18-1)

Copied to clipboard

Challenge: a corpus-reader module supports popular corpora, feature extraction and annotation modules for semantic and syntactic tasks.
Approach: They propose a library that provides modules to address different challenges . they provide a corpus-reader module that supports popular corpora in the NLP community .
Outcome: The proposed library simplifies the process of design and development of NLP applications by providing modules to address different challenges.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations