Decoding Strategies for Neural Referring Expression Generation
RNN-based sequence generation is now widely used in NLP and NLG (natural language generation). Most work focusses on how to train RNNs, even though also decoding is not necessarily straightforward: previous work on neural MT found seq2seq models to radically prefer short candidates, and has proposed a number of beam search heuristics to deal with this. In this work, we assess decoding strategies for referring expression generation with neural models. Here, expression length is crucial: output should neither contain too much or too little information, in order to be pragmatically adequate. We find that most beam search heuristics developed for MT do not generalize well to referring expression generation (REG), and do not generally outperform greedy decoding. We observe that beam search heuristics for termination seem to override the model{'}s knowledge of what a good stopping point is. Therefore, we also explore a recent approach called trainable decoding, which uses a small network to modify the RNN{'}s hidden state for better decoding results. We find this approach to consistently outperform greedy decoding for REG.
Code (0)
등록된 구현이 없습니다.
Tasks
Image CaptioningMachine TranslationReferring ExpressionReferring expression generationText GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Decoupling Pragmatics: Discriminative Decoding for Referring Expression Generation
The shift to neural models in Referring Expression Generation (REG) has enabled more natural set-ups, but at the cost of interpretability. We argue that integrating pragmatic reasoning into the inference of context-agnos…
DiversityImage CaptioningReferring ExpressionReferring expression generationPerspective-corrected Spatial Referring Expression Generation for Human-Robot Interaction
Intelligent robots designed to interact with humans in real scenarios need to be able to refer to entities actively by natural language. In spatial referring expression generation, the ambiguity is unavoidable due to the…
DiversityReferring ExpressionReferring expression generationRelationCorpus-based Referring Expressions Generation
In Natural Language Generation, the task of attribute selection (AS) consists of determining the appropriate attribute-value pairs (or semantic properties) that represent the contents of a referring expression. Existing …
AttributeReferring ExpressionText GenerationPseudo-RIS: Distinctive Pseudo-supervision Generation for Referring Image Segmentation
We propose a new framework that automatically generates high-quality segmentation masks with their referring expressions as pseudo supervisions for referring image segmentation (RIS). These pseudo supervisions allow the …
Image CaptioningImage SegmentationSegmentationSemantic SegmentationA Formal Analysis of Multimodal Referring Strategies Under Common Ground
In this paper, we present an analysis of computationally generated mixed-modality definite referring expressions using combinations of gesture and linguistic descriptions. In doing so, we expose some striking formal sema…