Can a MUD evaluate LLMs? A $99 proof of concept
5 hours ago
- CrucibleBench evaluates language models in a persistent MUD text world over 50 turns with hidden social objectives.
- It uses 'lateral thinking with withered technology'—applying mature, inexpensive tech (MUDs) to measure AI behavior.
- Key constraints include an enumerable action space, explicit social feedback from NPCs with trust/suspicion states, and within-run persistence.
- The central finding: an LLM judge component can reorder the leaderboard by up to six positions while aggregate reliability statistics stay silent.
- Three algorithmically detected failure modes are dialogue looping, wrong-room interaction, and exploration paralysis.
- The work is a proof-of-concept, not a validated social intelligence measure or definitive leaderboard.
- Phase 2 aims to build a calibrated benchmark; contributions can fund, build, or run it.