HawkesLLM: Semantic Uncertainty Propagation in Agentic Text Simulation
Quick Take
HawkesLLM models semantic uncertainty in text simulation using a multivariate Hawkes process.
Key Points
- Separates temporal influence from text generation.
- Models text generation as a network of agents.
- Improves semantic alignment with compact memory.
Article Excerpt
From source RSS / original summaryarXiv:2605. 23043v1 Announce Type: new Abstract: Agentic text-simulation systems write in sequence, with each item becoming possible context for later steps. That makes uncertainty path-dependent: an early ambiguity can affect later outputs. This paper studies this problem with HawkesLLM, a framework that separates temporal influence modeling from text generation. We represent the cascade as a network whose nodes are text-generating agents.
A multivariate Hawkes process models how these nodes activate over time and which earlier node outputs should influence later prompts. A language model then writes each new event from the compact memory selected by this temporal model. We evaluate the framework on a held-out Global Database of Events, Language, and Tone (GDELT) news-cascade case study. The diagnostics track semantic alignment with local held-out references and separate local drift from global drift.
In this setting, HawkesLLM improves late-stage semantic alignment under a compact prompt-memory budget.
Reader Mode unavailable (could not extract clean content).
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CL
See more →Time to REFLECT: Can We Trust LLM Judges for Evidence-based Research Agents?
The reliability of LLM judges for evaluating deep research agents is critically assessed using the REFLECT benchmark.