Rushes: A Human Preference Dataset for Pluralistic Alignment

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, extended

Summary

Microsoft Research introduces Rushes, a new human preference dataset and benchmark designed for studying engagement in interactive narrative environments. Collected from 8,167 unique Xbox Insiders across six AI-generated branching narrative games, Rushes contains 44,226 decision events, logging user choices, candidate sets, and evolving narrative context. This dataset captures sequential, personalized engagement, revealing structured, non-random user choices with a mean entropy of 1.04 nats, significantly lower than a uniform four-choice baseline of 1.39 nats. Benchmarking against Rushes exposes an "Engagement Gap": state-of-the-art LLMs, including GPT-5, achieve only 34.2% accuracy with user history, failing to outperform a simple popularity baseline (36.4%) or an SVD-based matrix factorization model (37.7%) in predicting event-level choices. This suggests current LLM alignment methods struggle with heterogeneous, context-dependent engagement signals.

Key takeaway

For AI Scientists and Machine Learning Engineers developing interactive generative systems, recognize that current LLMs like GPT-5 struggle with personalized engagement. Your models may default to majority preferences, missing individual user trajectories. You should explore Rushes to benchmark and develop new alignment techniques that capture subjective, context-dependent preferences, moving beyond population-level objectives. Consider architectural innovations to model "fun" and "interestingness" effectively.

Key insights

Current LLMs struggle to predict personalized engagement in interactive narratives, underperforming simpler baselines.

Principles

Method

Rushes collects revealed human engagement preferences from AI-generated branching narratives, logging user choices, candidate sets, and evolving context to create time-ordered trajectories.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.