Challenge: Existing models of text generation that explicitly represent entities are based on the use of words and entities.
Approach: They propose a neural model that explicitly represents entities mentioned in the text . they use vectors that are updated as the text proceeds to improve automatic evaluations .
Outcome: The proposed model improves mention generation, sentence selection, and sentence generation.

Similar Papers

Data-to-text Generation with Entity Modeling (P19-1)

Copied to clipboard

Challenge: Recent approaches to data-to-text generation have shown great promise thanks to the use of large-scale datasets and the application of neural network architectures which are trained end-to end.
Approach: They propose an entity-centric neural architecture for data-to-text generation which uses hierarchical attention to create entity-specific representations which are dynamically updated.
Outcome: The proposed model outperforms baselines in automatic and human evaluation on the RotoWire benchmark and a five-times larger dataset on the baseball domain.
Injecting Entity Types into Entity-Guided Text Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Recent advances in deep generative modeling have led to significant advances in natural language generation (NLG).
Approach: They propose to model the entity type carefully in the decoding phase to generate contextual words accurately.
Outcome: The proposed model produces a target sequence based on a given list of entities.
Towards Content Transfer through Grounded Text Generation (N19-1)

Copied to clipboard

Challenge: Recent work in neural natural language generation has attracted significant interest in controlling the form of text, such as style, persona, and wordiness.
Approach: They propose a task where the task is to generate a next sentence in a document that fits its context and is grounded in . external textual source such as a news story.
Outcome: The proposed task is based on 640k Wikipedia referenced sentences paired with the source articles to show significant improvements against baselines.
Text-to-Text Automatic Story Generation: A Survey (2026.eacl-srw)

Copied to clipboard

Challenge: Automated story generation aims to produce coherent, engaging, and contextually consistent narratives with minimal or no human involvement . despite advances in large language models, maintaining narrative coherence, character consistency, storyline diversity, and plot controllability in generating stories is still challenging.
Approach: They propose to develop new evaluation metrics and better data sets to support automatic story generation.
Outcome: The proposed evaluation metrics and better datasets will improve narrative coherence and consistency and explore practical applications of story generation.
Hierarchical Neural Story Generation (P18-1)

Copied to clipboard

Challenge: a hierarchical model that generates a premise and then conditions on it creates fluent text . a novel form of model fusion improves the relevance of the story to the prompt .
Approach: They use a hierarchical model that first generates a premise, then transforms it into a text . they use fusion to improve relevance of the story to the prompt and add a gated mechanism to model context .
Outcome: The proposed model improves on strong baselines on automated and human evaluations.
Strategies for Structuring Story Generation (P19-1)

Copied to clipboard

Challenge: Existing language models generate word by word, but fail to capture high-level interactions . a novel decomposition approach allows more abstract representations to be generated first .
Approach: They propose models which abstract over actions and entities to create stories . they generate predicate-argument structure, then replace placeholders with context-sensitive names .
Outcome: The proposed models improve diversity and coherence of events and entities in generated stories.
PoMo: Generating Entity-Specific Post-Modifiers in Context (N19-1)

Copied to clipboard

Challenge: Using crowdsourcing, we show that contextual relevance is necessary for accurate post-modifier generation.
Approach: They introduce entity post-modifier generation as an instance of a collaborative writing task . they build a post- modifier dataset from news articles that provides contextually relevant information about the target entity.
Outcome: The proposed system can generate a post-modifier phrase that provides contextually relevant information about the target entity.
Text Generation from Discourse Representation Structures (2021.naacl-main)

Copied to clipboard

Challenge: Existing models to generate text from formal meaning representations based on Discourse Representation Structures (DRSs) .
Approach: They propose neural models to generate text from formal meaning representations based on Discourse Representation Structures (DRSs).
Outcome: The proposed model achieves competitive performance on the GMB benchmark against several strong baselines.
Implicit Representations of Meaning in Neural Language Models (2021.acl-long)

Copied to clipboard

Challenge: Neural language models (NLMs) encode lexical relations and syntactic structure, but their effectiveness is still unclear.
Approach: They propose to use text as a model to model entities and situations as they evolve throughout a discourse.
Outcome: The proposed models have functional similarities to linguistic models of dynamic semantics and can be learned with only text as training data.
Guiding Neural Story Generation with Reader Models (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing systems that generate narratives with neural language models require substantial knowledge engineering of logical constraints, limiting their generality.
Approach: They propose a framework in which a reader model is used to reason about the storyshould progress.
Outcome: The proposed model outperforms baseline models in plot plausibility and staying on topic.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations