English

Data Augmentation for Robust Character Detection in Fantasy Novels

Computation and Language 2023-02-10 v1

Abstract

Named Entity Recognition (NER) is a low-level task often used as a foundation for solving higher level NLP problems. In the context of character detection in novels, NER false negatives can be an issue as they possibly imply missing certain characters or relationships completely. In this article, we demonstrate that applying a straightforward data augmentation technique allows training a model achieving higher recall, at the cost of a certain amount of precision regarding ambiguous entities. We show that this decrease in precision can be mitigated by giving the model more local context, which resolves some of the ambiguities.

Keywords

Cite

@article{arxiv.2302.04555,
  title  = {Data Augmentation for Robust Character Detection in Fantasy Novels},
  author = {Arthur Amalvy and Vincent Labatut and Richard Dufour},
  journal= {arXiv preprint arXiv:2302.04555},
  year   = {2023}
}

Comments

accepted in COMHUM 2022

R2 v1 2026-06-28T08:35:46.817Z