Agenda-based Narrative Extraction: Steering Pathfinding Algorithms with Large Language Models
This paper introduces agenda-based narrative extraction, a method that integrates large language models into pathfinding algorithms to steer storyline construction toward user-specified perspectives while maintaining high narrative coherence and supporting multiple storylines.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you have a massive library of news articles about a single event, like a political protest. You want to read a story that connects these articles into a smooth, logical timeline. But here's the problem: different people want to read different versions of that story. One person wants to focus on the protesters' demands, while another wants to focus on the government's reaction.
Traditional computer tools usually do one of two things:
- The "Strict Librarian": It builds the most logically perfect story possible, ignoring what you specifically want to read. It's coherent, but boring and one-sided.
- The "Keyword Hunter": It finds articles that contain specific words you typed in. It's flexible, but the story often jumps around and makes no sense because it's just matching words, not understanding the meaning.
This paper introduces a new method called Agenda-Based Narrative Extraction. Think of it as hiring a Smart AI Tour Guide to lead you through that library.
The Core Idea: The Tour Guide with a Compass
Imagine you are at a giant, chaotic museum (the news corpus). You want to walk a path from the entrance (the start of the event) to the exit (the end of the event).
- The Old Way (Narrative Trails): The museum has a pre-painted line on the floor that represents the "safest" and most logical path. You must follow it. It's a great walk, but you can't choose to see the dinosaur exhibit if the line goes past the art gallery.
- The New Way (Agenda-Based): You tell the AI Tour Guide your "Agenda."
- Agenda A: "I want to see everything about the protesters' demands."
- Agenda B: "I want to see everything about the police response."
The Tour Guide (powered by a Large Language Model, or LLM) looks at the next few rooms (candidate articles) and asks: "Which of these rooms fits the user's request best?"
How It Works (The "Smart" Part)
The AI doesn't just look for keywords. It understands meaning.
- The Keyword Trap: If you ask for "Regime Crackdown," a simple keyword search might fail if the articles say "police arrested people" or "violent suppression" but never use the exact phrase "Regime Crackdown." The AI guide, however, understands that "arrests" and "suppression" are the crackdown. It picks those articles even without the exact words.
- The Coherence Check: The AI is also a stickler for logic. It won't jump from "Protest starts" to "Election results 10 years later" just because it fits the agenda. It ensures the story flows smoothly, like a good movie, not a jumbled pile of clips.
The Experiment: Testing the Guide
The researchers tested this on 418 news articles about the 2021 Cuban protests. They gave the AI three types of instructions:
- Simple: "Find articles about freedom." (Easy, keywords work here).
- Semantic: "Find articles about the regime violently suppressing protesters." (Hard, requires understanding context).
- Counter (The Lie Detector): "Find articles about how the protests were failing and the government was popular." (Impossible, because the news was actually about the opposite).
The Results:
- On Simple Tasks: The AI and the Keyword Hunter were about equal.
- On Complex Tasks: The AI Tour Guide crushed the Keyword Hunter. It found the right stories 13% better because it understood the meaning, not just the words.
- On The "Lie Detector" Task: When asked to find a story that contradicted reality (e.g., "The protests failed"), the AI said, "I can't do that." It gave a very low score. This proves the AI isn't making things up; it can only highlight perspectives that actually exist in the data.
The Trade-Off: Is the story still good?
You might worry that forcing the AI to follow a specific agenda makes the story messy.
- The Verdict: The story is almost as smooth as the "Strict Librarian" version. The AI only sacrificed about 2% of the story's logical flow to gain the ability to follow your specific perspective. That's a tiny price to pay for getting the story you actually want to hear.
Why This Matters
This technology bridges the gap between rigid logic and human curiosity.
- It allows analysts, journalists, or regular people to explore the same set of facts from different angles without breaking the story.
- It prevents "fake news" generation because the AI is constrained by the actual documents available; it can't invent a narrative that isn't supported by the evidence.
In short: This paper gives us a tool to ask our computers, "Show me the story of this event from my perspective," and get back a coherent, logical, and fact-based answer, rather than just a list of random articles or a single, boring version of the truth.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.