English

Text-based NP Enrichment

Computation and Language 2022-04-12 v2

Abstract

Understanding the relations between entities denoted by NPs in a text is a critical part of human-like natural language understanding. However, only a fraction of such relations is covered by standard NLP tasks and benchmarks nowadays. In this work, we propose a novel task termed text-based NP enrichment (TNE), in which we aim to enrich each NP in a text with all the preposition-mediated relations -- either explicit or implicit -- that hold between it and other NPs in the text. The relations are represented as triplets, each denoted by two NPs related via a preposition. Humans recover such relations seamlessly, while current state-of-the-art models struggle with them due to the implicit nature of the problem. We build the first large-scale dataset for the problem, provide the formal framing and scope of annotation, analyze the data, and report the results of fine-tuned language models on the task, demonstrating the challenge it poses to current technology. A webpage with a data-exploration UI, a demo, and links to the code, models, and leaderboard, to foster further research into this challenging problem can be found at: yanaiela.github.io/TNE/.

Keywords

Cite

@article{arxiv.2109.12085,
  title  = {Text-based NP Enrichment},
  author = {Yanai Elazar and Victoria Basmov and Yoav Goldberg and Reut Tsarfaty},
  journal= {arXiv preprint arXiv:2109.12085},
  year   = {2022}
}

Comments

Accepted to the TACL journal, pre-MIT Press publication version

R2 v1 2026-06-24T06:18:17.341Z