@inproceedings{amalvy-etal-2023-learning,
title = "Learning to Rank Context for Named Entity Recognition Using a Synthetic Dataset",
author = "Amalvy, Arthur and
Labatut, Vincent and
Dufour, Richard",
editor = "Bouamor, Houda and
Pino, Juan and
Bali, Kalika",
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
month = dec,
year = "2023",
address = "Singapore",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2023.emnlp-main.642/",
doi = "10.18653/v1/2023.emnlp-main.642",
pages = "10372--10382",
abstract = "While recent pre-trained transformer-based models can perform named entity recognition (NER) with great accuracy, their limited range remains an issue when applied to long documents such as whole novels. To alleviate this issue, a solution is to retrieve relevant context at the document level. Unfortunately, the lack of supervision for such a task means one has to settle for unsupervised approaches. Instead, we propose to generate a synthetic context retrieval training dataset using Alpaca, an instruction-tuned large language model (LLM). Using this dataset, we train a neural context retriever based on a BERT model that is able to find relevant context for NER. We show that our method outperforms several retrieval baselines for the NER task on an English literary dataset composed of the first chapter of 40 books."
}
Markdown (Informal)
[Learning to Rank Context for Named Entity Recognition Using a Synthetic Dataset](https://preview.aclanthology.org/add-emnlp-2024-awards/2023.emnlp-main.642/) (Amalvy et al., EMNLP 2023)
ACL