Search papers, labs, and topics across Lattice.
This paper introduces EvolvingWorld, a novel framework designed for the co-evolution of characters and world models in interactive literary simulations, addressing the limitations of existing systems that treat character and scene generation as static or isolated. By modeling literary simulation as a dynamic, long-horizon process, EvolvingWorld allows characters to interact and evolve alongside their environments, utilizing an open-schema approach that supports diverse literary contexts. Experimental results demonstrate significant improvements in maintaining coherent character and world development over extended narratives, validated through a comprehensive evaluation protocol and a large dataset derived from 57 books.
EvolvingWorld reveals that an open-schema framework can drastically enhance the coherence and depth of character and world interactions in long-horizon literary simulations.
This paper introduces EvolvingWorld, a framework and benchmark for character and world co-evolution in interactive literary worlds. Existing systems either treat interactive literary simulation as static persona imitation or isolated scene generation, failing to capture how characters and worlds evolve together over time. To address this, EvolvingWorld models literary simulation as a long-horizon process where characters interact, scenes progress, and character and world states are persistently updated. Unlike prior systems relying on fixed schemas, EvolvingWorld adopts an open-schema framework to support simulation across diverse literary worlds. The framework consists of two coupled modules: a Character Agent for multi-character role-play and persistent profile evolution, and an LLM-based World Model for global and location/entity-level state maintenance and scene progression. Based on this architecture, we formulate 7 trainable tasks for scene initialization, interaction generation, and state update. We construct a dataset from 57 books, producing 138,596 supervised training samples and 222 snapshots for testing. Furthermore, we introduce a trajectory-level LLM-as-Judge evaluation protocol spanning 10 dimensions and 20 metrics. Experiments show that EvolvingWorld can improve long-horizon simulation by effectively maintaining persistent, coherent character and world development.