PulseAugur
实时 23:24:51
English(EN) Summoning the Oracle to Slay It: Mitigating Look-Ahead Bias in Financial Backtesting with Large Language Models

新方法解决了金融回测中LLM的前瞻性偏差问题

研究人员开发了FinCAD,一种用于减轻大型语言模型在金融回测中“参数前瞻性偏差”的方法。这种偏差的发生是因为LLM在包含未来结果的数据上进行了预训练,导致其历史回测不可靠。FinCAD在推理时调整LLM的解码,在不重新训练的情况下抑制对过去事件的记忆,显著降低了样本内回测收益,同时保持了样本外表现和排名。 AI

影响 解决了使用LLM进行金融预测的一个关键缺陷,有望提高AI驱动的投资策略的可靠性。

排序理由 该集群包含一篇详细介绍LLM新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Weixian Waylon Li, Mengyu Wang, Tiejun Ma ·

    Summoning the Oracle to Slay It: Mitigating Look-Ahead Bias in Financial Backtesting with Large Language Models

    arXiv:2605.24564v1 Announce Type: new Abstract: Backtesting large language models (LLMs) on historical financial data is unreliable because pre-training cuts off after the events happened. An LLM trained in 2024 already "knows" which way 2018-2020 stocks moved. We name this failu…