paper-with-me

Papers

Referring Expression Generation Using Entity Profiles

2019-09-04 · IJCNLP 2019 11 · Meng Cao, Jackie Chi Kit Cheung

Referring Expression Generation (REG) is the task of generating contextually appropriate references to entities. A limitation of existing REG systems is that they rely on entity-specific supervised training, which means that they cannot handle entities not seen during training. In this study, we address this in two ways. First, we propose task setups in which we specifically test a REG system's ability to generalize to entities not seen during training. Second, we propose a profile-based deep neural network model, ProfileREG, which encodes both the local context and an external profile of the entity to generate reference realizations. Our model generates tokens by learning to choose between generating pronouns, generating from a fixed vocabulary, or copying a word from the profile. We evaluate our model on three different splits of the WebNLG dataset, and show that it outperforms competitive baselines in all settings according to automatic and human evaluations.

📄 PDF Abstract BibTeX arXiv:1909.01528

Code (1)

mcao610/ProfileREG 공식 구현 pytorch

Tasks

Referring ExpressionReferring expression generation

Similar Papers 제목 키워드 기반

Improving the generation of personalised descriptions

2017-09-01 · WS 2017 9 · Thiago Castro Ferreira, Iv Paraboni, r{\'e}

Referring expression generation (REG) models that use speaker-dependent information require a considerable amount of training data produced by every individual speaker, or may otherwise perform poorly. In this work we pr…

Referring ExpressionReferring expression generationText Generation

Generating Quantified Referring Expressions through Attention-Driven Incremental Perception

2020-12-01 · INLG (ACL) 2020 12 · Gordon Briggs

We model the production of quantified referring expressions (QREs) that identity collections of visual items. A previous approach, called Perceptual Cost Pruning, modeled human QRE production using a preference-based ref…

Referring ExpressionReferring expression generation

Getting to ``Hearer-old'': Charting Referring Expressions Across Time

2018-10-01 · EMNLP 2018 10 · Ieva Stali{\=u}nait{\.e}, Hannah Rohde, Bonnie Webber, Annie Louis

When a reader is first introduced to an entity, its referring expression must describe the entity. For entities that are widely known, a single word or phrase often suffices. This paper presents the first study of how ex…

Coreference ResolutionReferring Expression

MuDoCo: Corpus for Multidomain Coreference Resolution and Referring Expression Generation

2020-05-01 · LREC 2020 5 · Scott Martin, Shivani Poddar, Kartikeya Upasani

This paper proposes a new dataset, MuDoCo, composed of authored dialogs between a fictional user and a system who are given tasks to perform within six task domains. These dialogs are given rich linguistic annotations by…

coreference-resolutionCoreference ResolutionReferring ExpressionReferring expression generation

Resolving Indirect Referring Expressions for Entity Selection

2022-12-21 · Mohammad Javad Hosseini, Filip Radlinski, Silvia Pareti, Annie Louis

Recent advances in language modeling have enabled new conversational systems. In particular, it is often desirable for people to make choices among specified options when using such systems. We address this problem of re…

Language ModelingLanguage Modelling