paper-with-me

Papers

Enhancing Text Generation with Inductive Event Reasoning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

How to generate informative, coherent natural language is a very important task. Previous studies mainly focus on leveraging commonsense knowledge into generative models, which can improve the informativeness of generated texts. However, these models pay little attention to discourse coherence. Instead, we propose to utilize event chains to improve the coherence of text generation. In addition, we devise an inductive encoding module to reduce the sparsity of introduced event chains and learn the useful event evolution patterns. Specifically, we first extract event chains for the input text and then connect them as a graph. The inductive graph encoding module is then used to learn the inductive and generalized event embeddings. The event reasoning flow module follows and produces the event sketch, i.e., the reasonable events conditioned by the input text. Finally, we generate the text based on the input context and the event sketch. Experimental results indicate the effectiveness of this framework in terms of coherence and informativeness of text generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

InformativenessText Generation

Similar Papers 제목 키워드 기반

Code-driven Number Sequence Calculation: Enhancing the inductive Reasoning Abilities of Large Language Models

2025-10-16 · Kedi Chen, Zhikai Lei, Xu Guo, Xuecheng Wu 외 arxiv

Large language models (LLMs) make remarkable progress in reasoning tasks. Among different reasoning modes, inductive reasoning, due to its better alignment with human learning, attracts increasing interest. However, rese…

Reinforcement Learning

Do Language Models Follow Occam's Razor? An Evaluation of Parsimony in Inductive and Abductive Reasoning

2025-09-03 · Yunxin Sun, Abulhair Saparov arxiv

Non-deductive reasoning, encompassing inductive and abductive reasoning, is essential in addressing complex real-world questions. One key feature of inductive and abductive reasoning is that there are many valid hypothes…

Mars: Situated Inductive Reasoning in an Open-World Environment

2024-10-10 · Xiaojuan Tang, Jiaqi Li, Yitao Liang, Song-Chun Zhu 외

Large Language Models (LLMs) trained on massive corpora have shown remarkable success in knowledge-intensive tasks. Yet, most of them rely on pre-stored knowledge. Inducing new general knowledge from a specific environme…

Decision MakingGeneral Knowledge

Autoregressive Image Generation Guided by Chains of Thought

2025-02-24 · Miaomiao Cai, Guanjie Wang, Wei Li, Zhijun Tu 외

In the field of autoregressive (AR) image generation, models based on the 'next-token prediction' paradigm of LLMs have shown comparable performance to diffusion models by reducing inductive biases. However, directly app…

Image GenerationLogical Reasoning

Ultra-High-Resolution Detector Simulation with Intra-Event Aware GAN and Self-Supervised Relational Reasoning

2023-03-07 · Hosein Hashemi, Nikolai Hartmann, Sahand Sharifzadeh, James Kahn 외

Simulating high-resolution detector responses is a computationally intensive process that has long been challenging in Particle Physics. Despite the ability of generative models to streamline it, full ultra-high-granular…

Conditional Image GenerationDensity EstimationInductive BiasMetric Learning+2