Reference-Aware Language Models
Zichao Yang, Phil Blunsom, Chris Dyer, Wang Ling
Abstract
We propose a general class of language models that treat reference as an explicit stochastic latent variable. This architecture allows models to create mentions of entities and their attributes by accessing external databases (required by, e.g., dialogue generation and recipe generation) and internal state (required by, e.g. language models which are aware of coreference). This facilitates the incorporation of information that can be accessed in predictable locations in databases or discourse context, even when the targets of the reference may be rare words. Experiments on three tasks shows our model variants based on deterministic attention.
Results
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Recipe Generation | allrecipes.com | BLEU | 15.41 | Latent Variable Model |
| Recipe Generation | allrecipes.com | Perplexity | 4.97 | Latent Variable Model |
Related Papers
Emotional Support with LLM-based Empathetic Dialogue Generation2025-07-17ZipVoice-Dialog: Non-Autoregressive Spoken Dialogue Generation with Flow Matching2025-07-12SDialog: A Python Toolkit for Synthetic Dialogue Generation and Analysis2025-06-12Enhancing Medical Dialogue Generation through Knowledge Refinement and Dynamic Prompt Adjustment2025-06-12RecipeGen: A Step-Aligned Multimodal Benchmark for Real-World Recipe Generation2025-06-07Proactive Assistant Dialogue Generation from Streaming Egocentric Videos2025-06-06ConsistentChat: Building Skeleton-Guided Consistent Dialogues for Large Language Models from Scratch2025-06-04CoVoMix2: Advancing Zero-Shot Dialogue Generation with Fully Non-Autoregressive Flow Matching2025-06-01