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

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

Summary

Nous addresses the cognitive monoculture problem in LLM agents for prediction markets, where frontier models exhibit error correlations of r≈0.77. It extracts an eight-dimension behavioral profile from 100 real Polymarket trading wallets. Findings show 8 of 14 parameters are temporally stable (e.g., contrarian score ICC ≈0.9), and wallets are identifiable from their profiles. However, prompt-level injection of these profiles into agents does not measurably transmit diversity. This failure means no reduction in ensemble error correlation or improvement in Brier score. The bottleneck is the structure-to-narrative translator, which emits semantically near-uniform prompts, motivating deeper, below-the-prompt injection methods.

Key takeaway

For AI Scientists and Machine Learning Engineers developing LLM agents for collective decision-making, relying on prompt-level injection to induce cognitive diversity is ineffective. Your efforts to reduce ensemble error correlation or improve Brier scores will likely fail if limited to prompt engineering. Instead, explore deeper, below-the-prompt injection methods like parameter-efficient fine-tuning or activation steering to achieve genuine cognitive heterogeneity.

Key insights

LLM agent ensembles face cognitive monoculture; prompt-level injection of human behavioral profiles fails to induce diversity.

Principles

Method

Nous extracts an eight-dimension behavioral profile from human Polymarket trading activity and attempts to inject it into LLM agents via prompts.

In practice

Topics

Code references

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

Related on AIssential

Open in AIssential →

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