paper-with-me

Papers

Are Large Language Models Capable of Generating Human-Level Narratives?

2024-07-18 · Yufei Tian, Tenghao Huang, Miri Liu, Derek Jiang, Alexander Spangher, Muhao Chen, Jonathan May, Nanyun Peng

This paper investigates the capability of LLMs in storytelling, focusing on narrative development and plot progression. We introduce a novel computational framework to analyze narratives through three discourse-level aspects: i) story arcs, ii) turning points, and iii) affective dimensions, including arousal and valence. By leveraging expert and automatic annotations, we uncover significant discrepancies between the LLM- and human- written stories. While human-written stories are suspenseful, arousing, and diverse in narrative structures, LLM stories are homogeneously positive and lack tension. Next, we measure narrative reasoning skills as a precursor to generative capacities, concluding that most LLMs fall short of human abilities in discourse understanding. Finally, we show that explicit integration of aforementioned discourse features can enhance storytelling, as is demonstrated by over 40% improvement in neural storytelling in terms of diversity, suspense, and arousal.

📄 PDF Abstract BibTeX arXiv:2407.13248

Code (1)

pluslabnlp/narrative-discourse 공식 구현

Tasks

Diversity

Similar Papers 제목 키워드 기반

HOI-PAGE: Zero-Shot Human-Object Interaction Generation with Part Affordance Guidance

2025-06-08 · Lei LI, Angela Dai

We present HOI-PAGE, a new approach to synthesizing 4D human-object interactions (HOIs) from text prompts in a zero-shot fashion, driven by part-level affordance reasoning. In contrast to prior works that focus on global…

Human-Object Interaction DetectionHuman-Object Interaction GenerationObject

Can LLMs Generate Reliable Test Case Generators? A Study on Competition-Level Programming Problems

2025-06-07 · Yuhan Cao, Zian Chen, Kun Quan, Ziliang Zhang 외

Large Language Models (LLMs) have demonstrated remarkable capabilities in code generation, capable of tackling complex tasks during inference. However, the extent to which LLMs can be utilized for code checking or debugg…

Code Generationvalid

Reasoning Distillation and Structural Alignment for Improved Code Generation

2025-10-20 · Amir Jalilifard, Anderson de Rezende Rocha, Marcos Medeiros Raimundo arxiv

Effective code generation with language models hinges on two critical factors: accurately understanding the intent of the prompt and generating code that applies algorithmic reasoning to produce correct solutions capable…

Code Generation

Human-Object Interaction from Human-Level Instructions

2024-06-25 · Zhen Wu, Jiaman Li, Pei Xu, C. Karen Liu

Intelligent agents must autonomously interact with the environments to perform daily tasks based on human-level instructions. They need a foundational understanding of the world to accurately interpret these instructions…

Common Sense ReasoningHuman-Object Interaction DetectionLanguage ModellingLarge Language Model+3

Neural Machine Translation For Paraphrase Generation

2020-06-25 · Alex Sokolov, Denis Filimonov

Training a spoken language understanding system, as the one in Alexa, typically requires a large human-annotated corpus of data. Manual annotations are expensive and time consuming. In Alexa Skill Kit (ASK) user experien…

DecoderMachine TranslationNatural Language UnderstandingParaphrase Generation+4