paper-with-me

Papers

SCORE: Story Coherence and Retrieval Enhancement for AI Narratives

2025-03-30 · Qiang Yi, Yangfan He, Jianhui Wang, Xinyuan Song, Shiyao Qian, Xinhang Yuan, Miao Zhang, Li Sun, Keqin Li, Kuan Lu, Menghao Huo, Jiaqi Chen, Tianyu Shi

Large Language Models (LLMs) can generate creative and engaging narratives from user-specified input, but maintaining coherence and emotional depth throughout these AI-generated stories remains a challenge. In this work, we propose SCORE, a framework for Story Coherence and Retrieval Enhancement, designed to detect and resolve narrative inconsistencies. By tracking key item statuses and generating episode summaries, SCORE uses a Retrieval-Augmented Generation (RAG) approach, incorporating TF-IDF and cosine similarity to identify related episodes and enhance the overall story structure. Results from testing multiple LLM-generated stories demonstrate that SCORE significantly improves the consistency and stability of narrative coherence compared to baseline GPT models, providing a more robust method for evaluating and refining AI-generated narratives.

📄 PDF Abstract BibTeX arXiv:2503.23512

Code (0)

등록된 구현이 없습니다.

Tasks

graph constructionRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…

Similar Papers 제목 키워드 기반

A Cross-Attention Augmented Model for Event-Triggered Context-Aware Story Generation

2023-11-19 · Chen Tang, Tyler Loakman, Chenghua Lin

Despite recent advancements, existing story generation systems continue to encounter difficulties in effectively incorporating contextual and event features, which greatly influence the quality of generated narratives. T…

Story Generation

Humans vs Vision-Language Models: A Unified Measure of Narrative Coherence

2026-03-26 · Nikolai Ilinykh, Hyewon Jang, Shalom Lappin, Asad Sayeed 외 arxiv

We study narrative coherence in visually grounded stories by comparing human-written narratives with those generated by vision-language models (VLMs) on the Visual Writing Prompts corpus. Using a set of metrics that capt…

Guiding Generative Storytelling with Knowledge Graphs

2025-05-30 · Zhijun Pan, Antonios Andronis, Eva Hayek, Oscar AP Wilkinson 외

Large Language Models (LLMs) have shown great potential in automated story generation, but challenges remain in maintaining long-form coherence and providing users with intuitive and effective control. Retrieval-Augmente…

Knowledge GraphsRAGRetrieval-augmented GenerationStory Generation+1

Narrative Trails: A Method for Coherent Storyline Extraction via Maximum Capacity Path Optimization

2025-03-19 · Fausto German, Brian Keith, Chris North

Traditional information retrieval is primarily concerned with finding relevant information from large datasets without imposing a structure within the retrieved pieces of data. However, structuring information in the for…

Information Retrieval

Guiding Neural Story Generation with Reader Models

2021-12-16 · Xiangyu Peng, Kaige Xie, Amal Alabdulkarim, Harshith Kayam 외

Automated storytelling has long captured the attention of researchers for the ubiquity of narratives in everyday life. However, it is challenging to maintain coherence and stay on-topic toward a specific ending when gene…

Story Generation