跳到主内容
精选85Rohan Paul模型发布/更新

Mira Murati新公司用专家判断训练模型,错误率降低29.8%

Mira Murati's Thinking Machines made Bridgewater’s private expert judgment train…

原文
推荐理由

做企业AI或金融NLP的同学必看,Mira Murati新公司用专家判断训练模型,在专业任务上显著超越通用大模型,成本还低一个数量级。建议关注其CISPO损失函数和专家标注流程,可复用到类似场景。

Mira Murati's Thinking Machines made Bridgewater’s private expert judgment trainable, beating frontier models with 29.8% fewer errors.

With naive prompts, all tested models sit around coin-flip accuracy, roughly 46% to 50%. Expert prompts lift them sharply, reaching about 74% to 78% average accuracy.

The workflow was filtering finance articles, reports, central-bank documents, and emails to decide what investors should read.

This is a serious signal for enterprise AI, that bringing private judgment in the loop beats general intelligence.

The problem was not reading finance documents, because frontier LLMs can already read them.

The harder task was deciding which facts deserve attention inside an investor’s workflow.

A tariff headline can move markets, while another geopolitical headline may add no signal.

The breakthrough came from replacing written rules with high-quality labels from expert investors.

Non-expert labels failed because the task depends on taste, not surface financial language.

Bridgewater cleaned those labels by sending model-disputed cases back to experts for review.

The model then learned patterns that experts could recognize, but could not fully verbalize.

Training used interleaved batches, CISPO loss, and on-policy distillation from stronger teacher checkpoints.

Interleaving helped the model share judgment across tasks without blending them into noise.

CISPO controlled policy updates, so learning stayed aggressive without drifting into brittle shortcuts.

(CISPO is a new reinforcement-learning loss that caps how strongly each generated token can update the model, improving training stability while keeping useful rare tokens active. It was initially proposed by MiniMax team in 2025)

On-policy distillation penalized moves away from better teachers, then promoted stronger checkpoints.

The result beat the best frontier model, with 29.8% fewer mistakes and 13.8x lower inference cost.

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

相似阅读

另一事件,读法相近