日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
市場操作検出arXiv:2608.05373

速度とレジームを考慮した日中オプション市場操作の検出と説明可能な帰属

Velocity- and Regime-Aware Detection of Intraday Options Market Manipulation, with Explainable Attribution

シェア:XThreadsFacebookLINEはてブBluesky

市場操作の動的シグネチャ(ポンプ・アンド・クラッシュパターン)を状態速度で捉え、SHAPによる説明可能な検出パイプラインを構築した。インドのBANKNIFTYオプションで10/10の操作日を検出し、米国株への転移でもAUC 0.91を達成した。

詳しい要約

1. どんなもの?

本論文は、日中(intraday)のオプション市場操作を検出するための、速度(velocity)と市場状態(regime)を考慮したパイプラインを提案している。操作の痕跡は短時間で大量のクオートに埋もれ、通常のボラティリティと統計的に類似するため検出が難しい。著者らは、市場状態の水準ではなく速度に現れるpump-and-crashパターンに着目し、分単位の検出パイプラインを構築した。具体的には、指数オプションのDelta速度と株式の価格速度を平滑化し、SHAP attributionを用いて各アラートを説明する。テスト期間は厳密にout-of-sampleとし、閾値は評価前に固定する。

2. 先行研究と比べてどこがすごい?

従来の検出器は再現率を高めようとすると多くの正常日をフラグし、精度が低下して規制当局が対応できないという問題があった。本手法は、市場状態の水準ではなく速度に着目することで、操作に特有の動的シグネチャを捉え、高い再現率を維持しつつ精度の低下を抑える点が新しい。また、SHAP attributionにより各アラートの説明可能性を提供し、市場状態(regime)をHMMで推定して条件付ける試みも含むが、これは再現率と精度のトレードオフをもたらすという教訓的な結果を示している。

3. 技術・手法の肝は?

手法の核は、市場状態の速度(velocity)に基づく動的シグネチャの抽出である。具体的には、分単位のデータからオプションのDelta速度と株式の価格速度を計算し、平滑化する。検出にはautoencoderを用い、再構成誤差が閾値を超えた場合にアラートを出す。各アラートはSHAP attributionで説明される。市場状態はhidden Markov model (HMM)で推定し、状態に応じて検出を条件付ける試みも行う。データは時間的に厳密に分割され、テスト期間は完全にout-of-sampleである。

4. どうやって有効だと検証した?

インドのBANKNIFTY指数オプションのロックされたテストデータを用いて、規制当局が特定した10件の操作日すべてをplain autoencoderが検出した。また、米国の低流動性株式(SEC v. Patel)においても同じ動的シグネチャが現れ、pump-reversal shape scoreが申し立てられた操作日をAUC 0.91(ARQQ)および0.81(ACY)でランク付けした。ARQQの具体例では、スコアが申し立ての分単位ウィンドウ内でピークに達した。さらに、SHAP attributionの分析により、未確認のアラートは規制当局が特定した日と同様のattributionプロファイル(コサイン類似度0.99)を持つことが示された。

5. 議論はある?

市場状態(regime)をHMMで推定して検出を条件付けると、再現率と精度のトレードオフが生じ、精度は約25%に留まった。これは、regimeが記述的に明確であっても検出性能を向上させないことを示す。また、精度の上限は検出器の失敗ではなく、不完全な執行ラベル(enforcement labels)によるものと解釈される。シグネチャの形状は市場や商品タイプを超えて転移するが、速度の大きさは転移しない。議論として、closed-world assumption(ラベルなし日は正常とみなす)の下での精度評価の限界が挙げられる。

6. 次に読むべき論文は?

要旨で参照されている研究や関連手法として、autoencoderによる異常検出、SHAP attribution、hidden Markov model (HMM)による市場状態推定、SEC v. Patelの事例が挙げられる。次に読むべき論文としては、これらの基礎となる異常検出の一般的手法や、市場マイクロ構造における操作検出の既存研究が考えられるが、具体的なタイトルは要旨からは不明である。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Alex Chen, Maria Hybinette

分類: q-fin.TR, cs.LG, q-fin.ST

原文アブストラクト

Intraday market manipulation is hard to detect because its footprint is brief, buried in millions of quotes, and statistically similar to ordinary volatility. Detectors reach high recall only by flagging so many other days that measured precision collapses, producing alerts no regulator can act on. We show that this manipulation leaves a distinctive dynamic signature: a pump-and-crash pattern visible in the velocity of market state, rather than its level. We build a minute-level detection pipeline, strictly partitioned in time, based on smoothed state velocity: option-Delta velocity for index options and price velocity for equities. We explain every alert with SHAP attribution. We hold the test period strictly out-of-sample and fix all thresholds before evaluation. On the locked Indian BANKNIFTY index-options test, the plain autoencoder recovers 10 of 10 regulator-identified manipulation days. Conditioning detection on market regimes inferred by a hidden Markov model yields an instructive negative result. The regimes are descriptively distinct, but using them trades recall for precision. Under the closed-world assumption that unlabeled days are normal, precision remains near 25%. The same dynamic appears in thinly traded U.S. equities (SEC v. Patel). The shape of the signature survives the transfer; its velocity magnitude does not. A pump-reversal shape score ranks the complaint's alleged manipulation days with AUC 0.91 (ARQQ) and 0.81 (ACY). On the ARQQ worked example, the score peaks inside the complaint's documented minute window. Finally, exact SHAP attribution over every alert shows that unconfirmed alerts share the regulator-identified days' attribution profile (cosine similarity 0.99). The precision ceiling is consistent with incomplete enforcement labels rather than detector failure. What transfers across markets and instrument types is the dynamic signature itself.