AIDB Daily Papers
LLM駆動のメタ進化的アルゴリズム取引プログラム進化
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- LLMを活用し、進化計算でアルゴリズム取引戦略を自動生成・改善するフレームワークを開発した。
- ノイズが多く非定常な取引環境で、LLMによる進化計算がプログラム合成に有効であることを示した。
- メタ進化により探索ヒューリスティクスを改善し、ゼロトレード失敗を減らし、適応的な戦略ロジックを発見した。
Abstract
Recent work shows that Large Language Models (LLMs) can act as semantic mutation operators for the evolutionary discovery of programs and proofs. Most current applications focus on static coding benchmarks. We extend this paradigm to algorithmic trading. This domain is uniquely challenging because it is noisy, non-stationary, and highly discontinuous. We present AlgoEvolve, an LLM-driven evolutionary framework that generates, evaluates, and iteratively improves executable trading strategies. These strategies are expressed as Python code and evaluated through a rigorous testing protocol. Across multiple experiments, the system exhibits emergent regime-adaptive strategy logic, including autonomous shifts in trading rules. We further introduce a meta-evolutionary outer loop that evolves the prompts guiding program synthesis in the inner loop. This outer loop discovers improved search heuristics. These heuristics balance exploration and exploitation while reducing zero-trade failures. They consistently outperform initial human-designed instructions. The results demonstrate that LLM-based semantic evolution provides a viable approach for continual program synthesis in complex environments.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: