arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

放射光データ処理でAIの未実行結果の報告を防ぐ

APEXA: Execution-Integrity Enforcement for Multi-Agent LLM Automation of Synchrotron Data Reduction

Pawan K. Tripathi, Hemant Sharma, Andrew Chuang, Mathew J. Cherukara

この論文をやさしく読む

ひとことで言うと

AIが放射光の測定データを処理するとき、実際にツールを実行して得た結果だけを報告させる仕組みです。

何に役立つ?

検出器校正や回折データ処理の自動化で、もっともらしい文章と実行済みの計算結果を区別するために役立ちます。

この研究の面白いところ

会話の正しさだけでなく、ツール実行の有無と物理的な影響を評価します。基準値に基づく採点から既存処理系のバグも見つかりました。

どこまで分かった?

モーター制御の違反0/200は模擬IOCでの試験で、実装置でのあらゆる安全性の保証ではありません。実ビームラインデータでの検証はありますが、大規模なエージェント評価は今後の課題です。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

放射光データのリダクション、すなわち検出器の校正に続いてテラバイト規模の回折系列を方位角方向に積分する作業は、専門家に依存する多段階のボトルネックであり、共同利用施設の研究の進行をますます制限している。LLMエージェントにはこれを解消する可能性があるが、確率的なモデルで実際の処理系を動かすと、対話ベンチマークでは見えない失敗が生じる。実際には計算していない校正結果を、エージェントが報告できてしまうのである。ここでの正しさは会話記録ではなく、実行された内容の性質である。 本研究では、主要な光源施設で、自然言語から校正と積分を自動化する導入済みのマルチエージェント枠組みAPEXAを提示する。異種の計算資源にまたがる61のツールを、単一の推論ループとして動かす。貢献は三つある。第一に、実行の整合性を強制する。決定論的なツール層のガードが、実行済みのツール呼び出しによる裏付けのない結果の提示を拒否し、パーサーはモデル間のツール呼び出し形式のずれに耐える。導入時には、先端モデルが未実行のコマンドについて完全な校正比較報告を捏造したが、ガードはこれを明示的な「結果なし」に変える。同じコードは任意のモーター制御インターフェースも制限し、模擬IOCに対する敵対的試験で違反は200件中0件だった。同等の安全指示をプロンプトに与えた場合は200件中15件だった。 第二に、施設の58タスクからなる評価基盤APEXA-Benchを公開する。50の基本タスクと8の異なる検出器にまたがるタスク群を、物理的な結果に基づく四分類で整理した。著者らの知る限り、計算の無駄と装置の損傷を区別する初のベンチマーク評価軸である。NISTにトレーサブルな格子定数を用いた検出器横断の採点により、処理系に潜んでいた二つのバグが明らかになった。大規模なエージェント採点は、本格的な研究へ残す。第三に、実際のビームラインデータでAPEXAを検証した。自然言語による一つの指示から検出器の幾何配置を復元し、減衰量と露光条件を変えた全系列を積分する。枠組み、評価基盤、実行記録を公開する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Synchrotron data reduction, detector calibration followed by azimuthal integration of terabyte-scale diffraction series, is a multi-step, expert-bound bottleneck that increasingly limits the science rate of user facilities. LLM agents promise to collapse it, but driving a real pipeline with a stochastic model creates a failure mode chat benchmarks cannot see: an agent can report a calibration that was never computed. Correctness here is a property of what executed, not of the transcript. We present APEXA, a deployed multi-agent framework (61 tools over heterogeneous compute, run as a single reasoning loop) automating calibration and integration from natural language at a major light source. We make three contributions. First, execution-integrity enforcement: a deterministic tool-layer guard that refuses to surface any result not backed by an executed tool call, with a parser tolerant of cross-model tool-call format drift: in deployment, a frontier model fabricated a complete calibration-comparison report for commands that never ran, which the guard converts to an explicit non-result; the same code gates an optional motor-control surface at 0/200 adversarial violations against a simulated IOC, versus 15/200 for an equivalent safety prompt. Second, we release APEXA-Bench, an evaluation harness of 58 facility tasks (50 base plus an 8-task cross-detector slice) organized by a four-class physical-consequence taxonomy, the first benchmark axis we know of separating a wasted compute cycle from a damaged instrument; its cross-detector grading against NIST-traceable lattice constants surfaced two latent pipeline bugs. Large-scale agent scoring is left to a full-length study. Third, we validate APEXA on real beamline data: from one natural-language prompt it recovers detector geometry and integrates a full attenuation/exposure sweep. We release the framework, harness and traces.

著者のコメント

5 pages, 4 figures. Accepted at the 4th TPC Workshop @ SC'26 (Building Open AI Infrastructure, Models, and Agentic Systems for Science). Code and benchmark: https://github.com/AdvancedPhotonSource/APEXA-APS-Beamline-Assistant ; data: https://doi.org/10.18126/tgg4-1m26

arXiv ID: 2609.24165 / 要約の誤りについて