paper-with-me

Papers

FABULA: Intelligence Report Generation Using Retrieval-Augmented Narrative Construction

2023-10-20 · Priyanka Ranade, Anupam Joshi

Narrative construction is the process of representing disparate event information into a logical plot structure that models an end to end story. Intelligence analysis is an example of a domain that can benefit tremendously from narrative construction techniques, particularly in aiding analysts during the largely manual and costly process of synthesizing event information into comprehensive intelligence reports. Manual intelligence report generation is often prone to challenges such as integrating dynamic event information, writing fine-grained queries, and closing information gaps. This motivates the development of a system that retrieves and represents critical aspects of events in a form that aids in automatic generation of intelligence reports. We introduce a Retrieval Augmented Generation (RAG) approach to augment prompting of an autoregressive decoder by retrieving structured information asserted in a knowledge graph to generate targeted information based on a narrative plot model. We apply our approach to the problem of neural intelligence report generation and introduce FABULA, framework to augment intelligence analysis workflows using RAG. An analyst can use FABULA to query an Event Plot Graph (EPG) to retrieve relevant event plot points, which can be used to augment prompting of a Large Language Model (LLM) during intelligence report generation. Our evaluation studies show that the plot points included in the generated intelligence reports have high semantic relevance, high coherency, and low data redundancy.

📄 PDF Abstract BibTeX arXiv:2310.13848

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModellingLarge Language ModelRAGRetrievalRetrieval-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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
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…
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

RACCOON: A Retrieval-Augmented Generation Approach for Location Coordinate Capture from News Articles

2025-01-20 · Jonathan Lin, Aditya Joshi, Hye-Young Paik, Tri Dung Doung 외

Geocoding involves automatic extraction of location coordinates of incidents reported in news articles, and can be used for epidemic intelligence or disaster management. This paper introduces Retrieval-Augmented Coordina…

ArticlesManagementRAGRetrieval+1

Retrieval Augmented Generation and Understanding in Vision: A Survey and New Outlook

2025-03-23 · Xu Zheng, Ziqiao Weng, Yuanhuiyi Lyu, Lutao Jiang 외

Retrieval-augmented generation (RAG) has emerged as a pivotal technique in artificial intelligence (AI), particularly in enhancing the capabilities of large language models (LLMs) by enabling access to external, reliable…

3D GenerationMedical Report GenerationQuestion AnsweringRAG+2

Retrieval-Augmented Generation for Generative Artificial Intelligence in Medicine

2024-06-18 · Rui Yang, Yilin Ning, Emilia Keppo, Mingxuan Liu 외

Generative artificial intelligence (AI) has brought revolutionary innovations in various fields, including medicine. However, it also exhibits limitations. In response, retrieval-augmented generation (RAG) provides a pot…

RAGRetrievalRetrieval-augmented Generation

Retrieval Augmented Chest X-Ray Report Generation using OpenAI GPT models

2023-05-05 · Mercy Ranjit, Gopinath Ganapathy, Ranjit Manuel, Tanuja Ganu

We propose Retrieval Augmented Generation (RAG) as an approach for automated radiology report writing that leverages multimodally aligned embeddings from a contrastively pretrained vision language model for retrieval of …

Instruction FollowingLanguage ModelingLanguage ModellingRAG+2

Deceptive Grounding: Entity Attribution Failure in Clinical Retrieval-Augmented Generation

2026-07-10 · Cedric Caruzzo, Donggeun Yoo, Tae Soo Kim arxiv

Retrieval-augmented generation evaluation checks whether model claims are factually grounded in retrieved documents. It does not check whether retrieved evidence is attributed to the correct entity. A clinical RAG respon…