Update on Research PSCLS
Summary
The author shares early progress on Leo/PSCLS, an experimental system that learns sequence relationships and improves its story generation and metrics as it is trained on more stories.
Similar Articles
@omarsar0: Storytelling is finally solved. Neither ChatGPT nor Claude could solve it because it required long-horizon consistency,…
Sherpa is an advanced fiction writing AI trained on 5.5 billion minutes of data, designed to solve long-horizon consistency in storytelling, outperforming existing models like ChatGPT and Claude.
From RLVR to RLSVR (GitHub Repo)
Introduces RLSVR, a task-transformation paradigm that extends RLVR to open-ended tasks via self-verifiable rewards from self-play games, instantiated in SpyRL and Vision-Zero. It improves LLM performance on summarization, creative writing, and math reasoning.
SocialRL: Refining LLMs' Social Intelligence through Multi-turn Reinforcement Learning and Reward Design
The paper introduces SocialRL, a multi-turn reinforcement learning framework that enhances the social intelligence of large language models through delayed reward propagation and fine-grained process rewards, achieving notable improvements in goal completion for dialogue systems.
Ran across a site running AI models thru a longford SF fiction test...
A site ran longform speculative-fiction prompts through AI models including Claude Fable 5, publishing the resulting story 'Headwaters' with process notes, raising questions about language becoming training material that people might need to hide.
Detecting LLM-Generated Texts with "Classical" Machine Learning
A developer explores using classical machine learning to detect LLM-generated web fiction, creating an open-source demo and model with ~85% single-sentence accuracy.