Referring Expression Generation Using Entity Profiles
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.
Code (1)
Tasks
Referring ExpressionReferring expression generationSimilar Papers 제목 키워드 기반
Improving the generation of personalised descriptions
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 GenerationGenerating Quantified Referring Expressions through Attention-Driven Incremental Perception
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 generationGetting to ``Hearer-old'': Charting Referring Expressions Across Time
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 ExpressionMuDoCo: Corpus for Multidomain Coreference Resolution and Referring Expression Generation
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 generationResolving Indirect Referring Expressions for Entity Selection
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