哈佛MIT等提出金融AI自我改进新方法

Rohan Paul · @rohanpaul_ai · X·2026-09-22 08:29·37分钟前
AI 导读

哈佛、MIT 等机构论文提出 FINSKILLOPS,让智能体从 SEC 文件分析错误中学习,但每个新行为须先通过回归测试。该系统用小型技能注册表把重复错误(如用错报告期、混淆公司)转为可复用指令,仅当新指令修复目标失败且不破坏已答对案例时才部署,将静态 RAG 系统变为可持续学习并安全更新的系统。

Rohan Paul@rohanpaul_ai
36AI 编辑部评分,满分 100

哈佛MIT等提出金融AI自我改进新方法

2026-09-22 08:29· 37分钟前
AI 导读

哈佛、MIT 等机构论文提出 FINSKILLOPS,让智能体从 SEC 文件分析错误中学习,但每个新行为须先通过回归测试。该系统用小型技能注册表把重复错误(如用错报告期、混淆公司)转为可复用指令,仅当新指令修复目标失败且不破坏已答对案例时才部署,将静态 RAG 系统变为可持续学习并安全更新的系统。

New Harvard + MIT + other labs paper shows a cleaner path to self-improving financial AI:

let the agent learn from SEC filing errors, but make every new behavior pass regression tests first.

turns SEC-filing analysis from a static RAG system into one that can continuously learn from failures and safely update how it answers.

It turns repeated mistakes into tested skills, and reject any fix that breaks working behavior.

FINSKILLOPS handles this with a small skill registry. Repeated errors, like using the wrong reporting period or mixing companies, become reusable instructions. A new instruction is deployed only if it fixes the target failure and still passes checks on cases the system already answered correctly.

来源:Rohan Paul· x.com