paper-with-me

Papers

Long and Diverse Text Generation with Planning-based Hierarchical Variational Model

2019-08-19 · IJCNLP 2019 11 · Zhihong Shao, Minlie Huang, Jiangtao Wen, Wenfei Xu, Xiaoyan Zhu

Existing neural methods for data-to-text generation are still struggling to produce long and diverse texts: they are insufficient to model input data dynamically during generation, to capture inter-sentence coherence, or to generate diversified expressions. To address these issues, we propose a Planning-based Hierarchical Variational Model (PHVM). Our model first plans a sequence of groups (each group is a subset of input items to be covered by a sentence) and then realizes each sentence conditioned on the planning result and the previously generated context, thereby decomposing long text generation into dependent sentence generation sub-tasks. To capture expression diversity, we devise a hierarchical latent structure where a global planning latent variable models the diversity of reasonable planning and a sequence of local latent variables controls sentence realization. Experiments show that our model outperforms state-of-the-art baselines in long and diverse text generation.

📄 PDF Abstract BibTeX arXiv:1908.06605

Code (2)

ZhihongShao/Planning-based-Hierarchical-Variational-Model 공식 구현 tf
hiyouga/llama-efficient-tuning pytorch

Tasks

Data-to-Text GenerationDiversitySentenceText Generation

Similar Papers 제목 키워드 기반

CogAD: Cognitive-Hierarchy Guided End-to-End Autonomous Driving

2025-05-27 · Zhennan Wang, Jianing Teng, Canqun Xiang, Kangliang Chen 외

While end-to-end autonomous driving has advanced significantly, prevailing methods remain fundamentally misaligned with human cognitive principles in both perception and planning. In this paper, we propose CogAD, a novel…

Autonomous DrivingBench2Drive

HiFlow: Hierarchical Feedback-Driven Optimization for Constrained Long-Form Text Generation

2026-03-05 · Yifan Zhu, Guanting Chen, Bing Wei, Haoran Luo arxiv

Large language models perform well in short text generation but still struggle with long text generation, particularly under complex constraints. Such tasks involve multiple tightly coupled objectives, including global s…

Text Generation

Plan-And-Write: Towards Better Automatic Storytelling

2018-11-14 · Lili Yao, Nanyun Peng, Ralph Weischedel, Kevin Knight 외

Automatic storytelling is challenging since it requires generating long, coherent natural language to describes a sensible sequence of events. Despite considerable efforts on automatic story generation in the past, prior…

Story Generation

SuperWriter: Reflection-Driven Long-Form Generation with Large Language Models

2025-06-04 · Yuhao Wu, Yushi Bai, Zhiqiang Hu, Juanzi Li 외

Long-form text generation remains a significant challenge for large language models (LLMs), particularly in maintaining coherence, ensuring logical consistency, and preserving text quality as sequence length increases. T…

FormText Generation

Generating Long-form Story Using Dynamic Hierarchical Outlining with Memory-Enhancement

2024-12-18 · Qianyue Wang, Jinwu Hu, ZhengPing Li, Yufeng Wang 외

Long-form story generation task aims to produce coherent and sufficiently lengthy text, essential for applications such as novel writingand interactive storytelling. However, existing methods, including LLMs, rely on rig…

FormKnowledge GraphsStory Generation