次回の更新記事:AIエージェントの実力はハーネスで変わる(公開予定日:2026年06月01日)
AIDB Daily Papers

LLMと進化計算でビットコイン取引戦略を最適化する「MadEvolve」

原題: MadEvolve: Evolutionary Optimization of Trading Systems with Large Language Models
著者: Yurii Kvasiuk, Tianyi Li, Owen Colegrove, Moritz Münchmeyer
公開日: 2026-05-21 | 分野: LLM AI 最適化 cs.AI cs.LG q-fin.PM

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • LLMを活用した進化計算フレームワーク「MadEvolve」を開発し、ビットコイン取引戦略の最適化を試みました。
  • 本研究は、既存の進化計算手法を金融分野に応用し、特にアルゴリズム取引における特徴量生成や実行戦略の改善を目指す点で新規性があります。
  • シミュレーションとバックテストの結果、特徴量セットの進化、戦略コンポーネントの最適化、特徴量パイプラインと実行戦略の同時進化において大幅な改善が見られました。

Abstract

We explore the application of LLM-driven algorithm optimization to several common tasks in quantitative finance. MadEvolve, a general-purpose algorithm optimization framework inspired by DeepMind's Alpha-Evolve, was recently developed to optimize algorithms in computational cosmology. Here we demonstrate the utility of MadEvolve to optimize algorithmic trading strategies and alpha generation at the example of Bitcoin trading. On our simulation and backtesting setup, we achieve significant improvements on all tasks we considered, such as evolving feature sets for signal generation, optimizing separate components of the trading strategy, and jointly evolving the feature pipeline together with the execution strategy. Additionally, we compare our method to other agentic search approaches, specifically Claude Code, and carefully evaluate p-hacking probabilities on our simulation setup. Our findings strongly support the utility of AI-driven agentic and evolutionary algorithms for algorithmic trading and quantitative finance.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事