Automated Algorithmic Discovery for Gravitational-Wave Detection Guided by LLM-Informed Evolutionary Monte Carlo Tree Search
2508.03661v1
cs.AI, astro-ph.HE, astro-ph.IM, gr-qc
2025-08-06
Авторы:
He Wang, Liang Zeng
Резюме на русском
Существующие методы поиска гравитационных волн — согласованная фильтрация по шаблонам и «чёрные ящики» из нейросетей — либо слишком затратны по CPU, либо неинтерпретируемы и таят скрытые искажения. Авторы предлагают Evo-MCTS: гибридный поисковый фреймворк, который исследует пространство алгоритмов через дерево Монте-Карло, эволюционную оптимизацию и физико-информированные подсказки больших языковых моделей. На MLGWSC-1 новые варианты алгоритмов превзошли текущее SOTA на 20,2 % при сохранении человекочитаемости цепочек принятия решений. Подход переносим на другие задачи вычислительной науки.
Abstract
Computational scientific discovery increasingly relies on algorithms to
process complex data and identify meaningful patterns - yet faces persistent
challenges in gravitational-wave signal identification. While existing
algorithmic approaches like matched filtering (MF) and deep neural networks
(DNNs) have achieved partial success, their limitations directly stem from
fundamental limitations: MF's excessive computational demands arise from its
reliance on predefined theoretical waveform templates, while DNNs' black-box
architectures obscure decision logic and introduce hidden biases. We propose
Evolutionary Monte Carlo Tree Search (Evo-MCTS), a framework that addresses
these limitations through systematic algorithm space exploration guided by
domain-aware physical constraints. Our approach combines tree-structured search
with evolutionary optimization and large language model heuristics to create
interpretable algorithmic solutions. Our Evo-MCTS framework demonstrates
substantial improvements, achieving a 20.2\% improvement over state-of-the-art
gravitational wave detection algorithms on the MLGWSC-1 benchmark dataset.
High-performing algorithm variants consistently exceed thresholds. The
framework generates human-interpretable algorithmic pathways that reveal
distinct performance patterns. Beyond performance improvements, our framework
discovers novel algorithmic combinations, thereby establishing a transferable
methodology for automated algorithmic discovery across computational science
domains.