中文
相关论文

相关论文: Consistency and Coherency Enhanced Story Generatio…

200 篇论文

ChatGPT is a publicly available chatbot that can quickly generate texts on given topics, but it is unknown whether the chatbot is really superior to human writers in all aspects of writing and whether its writing quality can be prominently…

计算与语言 · 计算机科学 2023-03-22 Tongquan Zhou , Siyi Cao , Siruo Zhou , Yao Zhang , Aijing He

Generating persona consistent dialogue response is important for developing an intelligent conversational agent. Recent works typically fine-tune large-scale pre-trained models on this task by concatenating persona texts and dialogue…

计算与语言 · 计算机科学 2023-05-23 Liang Chen , Hongru Wang , Yang Deng , Wai-Chung Kwan , Zezhong Wang , Kam-Fai Wong

Stories are diverse and highly personalized, resulting in a large possible output space for story generation. Existing end-to-end approaches produce monotonous stories because they are limited to the vocabulary and knowledge in a single…

计算与语言 · 计算机科学 2019-12-04 Chao-Chun Hsu , Zi-Yuan Chen , Chi-Yang Hsu , Chih-Chia Li , Tzu-Yuan Lin , Ting-Hao 'Kenneth' Huang , Lun-Wei Ku

We report a GPT-based multi-sentence language model for dialogue generation and document understanding. First, we propose a hierarchical GPT which consists of three blocks, i.e., a sentence encoding block, a sentence generating block, and a…

计算与语言 · 计算机科学 2020-09-21 Jihyeon Roh , Huiseong Gim , Soo-Young Lee

Language models (LMs) are powerful tools for natural language processing, but they often struggle to produce coherent and fluent text when they are small. Models with around 125M parameters such as GPT-Neo (small) or GPT-2 (small) can…

计算与语言 · 计算机科学 2023-05-26 Ronen Eldan , Yuanzhi Li

Text-to-image generation models can create high-quality images from input prompts. However, they struggle to support the consistent generation of identity-preserving requirements for storytelling. Existing approaches to this problem…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Tao Liu , Kai Wang , Senmao Li , Joost van de Weijer , Fahad Shahbaz Khan , Shiqi Yang , Yaxing Wang , Jian Yang , Ming-Ming Cheng

Stories interest us not because they are a sequence of mundane and predictable events but because they have drama and tension. Crucial to creating dramatic and exciting stories are surprise and suspense. The thesis trains a series of deep…

计算与语言 · 计算机科学 2022-06-22 David Wilmot

High-quality data is essential for conversational recommendation systems and serves as the cornerstone of the network architecture development and training strategy design. Existing works contribute heavy human efforts to manually labeling…

计算与语言 · 计算机科学 2023-06-19 Yu Lu , Junwei Bao , Zichen Ma , Xiaoguang Han , Youzheng Wu , Shuguang Cui , Xiaodong He

Building effective text generation systems requires three critical components: content selection, text planning, and surface realization, and traditionally they are tackled as separate problems. Recent all-in-one style neural generation…

计算与语言 · 计算机科学 2019-09-04 Xinyu Hua , Lu Wang

Thinking aloud is an effective meta-cognitive strategy human reasoners apply to solve difficult problems. We suggest to improve the reasoning ability of pre-trained neural language models in a similar way, namely by expanding a task's…

计算与语言 · 计算机科学 2021-03-25 Gregor Betz , Kyle Richardson , Christian Voigt

While large language models (LLMs) have revolutionized text-to-speech (TTS) synthesis through discrete tokenization paradigms, current architectures exhibit fundamental tensions between three critical dimensions: 1) irreversible loss of…

计算与语言 · 计算机科学 2025-05-29 Yaodong Song , Hongjie Chen , Jie Lian , Yuxin Zhang , Guangmin Xia , Zehan Li , Genliang Zhao , Jian Kang , Jie Li , Yongxiang Li , Xuelong Li

Personalization is critical for improving user experience in interactive writing and educational applications, yet remains understudied in story generation. We study the task of personalizing story generation, where our goal is to mimic an…

计算与语言 · 计算机科学 2026-01-07 Nischal Ashok Kumar , Chau Minh Pham , Mohit Iyyer , Andrew Lan

Story plots, while short, carry most of the essential information of a full story that may contain tens of thousands of words. We study the problem of automatic generation of story plots, which includes story premise, character…

计算与语言 · 计算机科学 2023-10-16 Hanlin Zhu , Andrew Cohen , Danqing Wang , Kevin Yang , Xiaomeng Yang , Jiantao Jiao , Yuandong Tian

Consistency is a fundamental dimension of trustworthiness in Large Language Models (LLMs). For humans to be able to trust LLM-based applications, their outputs should be consistent when prompted with inputs that carry the same meaning or…

计算与语言 · 计算机科学 2025-02-25 Harsh Raj , Vipul Gupta , Domenic Rosati , Subhabrata Majumdar

Adopting contextually appropriate, audience-tailored linguistic styles is critical to the success of user-centric language generation systems (e.g., chatbots, computer-aided writing, dialog systems). While existing approaches demonstrate…

计算与语言 · 计算机科学 2023-01-26 Samraj Moorjani , Adit Krishnan , Hari Sundaram , Ewa Maslowska , Aravind Sankar

Sequence-to-sequence models have been applied to the conversation response generation problem where the source sequence is the conversation history and the target sequence is the response. Unlike translation, conversation responding is…

计算与语言 · 计算机科学 2017-08-01 Louis Shao , Stephan Gouws , Denny Britz , Anna Goldie , Brian Strope , Ray Kurzweil

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 rigid outlines or lack…

计算与语言 · 计算机科学 2024-12-19 Qianyue Wang , Jinwu Hu , Zhengping Li , Yufeng Wang , daiyuan li , Yu Hu , Mingkui Tan

Recent language generative models are mostly trained on large-scale datasets, while in some real scenarios, the training datasets are often expensive to obtain and would be small-scale. In this paper we investigate the challenging task of…

计算与语言 · 计算机科学 2022-10-11 Zhuoxuan Jiang , Lingfeng Qiao , Di Yin , Shanshan Feng , Bo Ren

Large-scale language models, like ChatGPT, have garnered significant media attention and stunned the public with their remarkable capacity for generating coherent text from short natural language prompts. In this paper, we aim to conduct a…

计算与语言 · 计算机科学 2024-12-11 Dongqi Liu , Vera Demberg

Incorporating specific knowledge into large language models via retrieval-augmented generation (RAG) is a widespread technique that fuels many of today's industry AI applications. A fundamental problem is to assess if the context retrieved…

信息检索 · 计算机科学 2026-05-08 Florian Geissler , Francesco Carella , Laura Fieback , Jakob Spiegelberg
‹ 上一页 1 8 9 10 下一页 ›