Nous: An Attempt to Extract and Inject the Cognition Behind Prediction-Market Behavior

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

Nous investigates the cognitive monoculture risk in LLM agents used in prediction markets, where shared foundation models lead to correlated forecast errors (r ~ 0.77). The system extracts an eight-dimension behavioral profile from real Polymarket trading activity and attempts to inject it into agents via prompts. A central finding reveals a dissociation: extraction partially works, with 8 of 14 parameters temporally stable (split-half ICC >= 0.5) and wallets identifiable (top-1 retrieval 17-22% vs. 1% chance). Two pre-specified dimensions rank-correlate with future profit, though not after controls. However, prompt-level injection fails to measurably transmit this diversity; it shows no significant advantage, nor does it reduce ensemble error correlation or improve Brier score. This null result persists because the structure-to-narrative translator emits near-uniform prompts, indicating compression before the model. This motivates exploring deeper injection methods like fine-tuning or activation steering.

Key takeaway

For LLM agent developers aiming to mitigate cognitive monoculture in prediction markets, relying solely on prompt-level injection of behavioral profiles is insufficient. Your efforts to introduce human cognitive diversity will likely be hampered by prompt compression, as demonstrated by Nous's findings. Instead, you should investigate deeper injection methods such as fine-tuning or activation steering to effectively diversify agent behavior and improve collective decision-making.

Key insights

Prompt-level injection of human cognitive diversity into LLM agents fails due to prompt compression, despite successful behavioral extraction.

Principles

Method

Nous extracts an eight-dimension behavioral profile from real trading activity and attempts prompt-based injection into LLM agents.

In practice

Topics

Code references

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 Artificial Intelligence.