KYC書類の分類・抽出・規則照合を分けて行うAI処理基盤
Spectra: A Rules-Driven LLM Pipeline for Automated KYC Document Processing
この論文をやさしく読む
ひとことで言うと
顧客確認書類を、規則データベースと複数のAI処理段階を組み合わせて分類・抽出・検証する仕組みを評価した。
何に役立つ?
複雑な規則に従う書類処理を監査しやすい工程に分ける設計の参考になる。実際の書類評価では人の確認作業量が96%減ったと報告されている。
この研究の面白いところ
四者間の手続きを二者に統合して引き継ぎを減らし、各AI段階の判断を方針条項へ結び付ける。分類100%、抽出89.4%という別々の指標を示した。
どこまで分かった?
評価に使った実際の書類の件数や分布は要旨にない。示された精度を他の規制体系や書類群にも当てはめられるかは分からない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
資本市場での顧客確認(KYC)の受け入れ手続きでは、担当者が書類を手作業で分類し、異なる形式の資料から構造化データを抽出し、複雑な規制方針への適合を確認する。この工程には顧客ごとに多くの作業時間がかかり、順番に行う担当者間の引き継ぎによって、手続き全体が数週間に及ぶことも多い。本研究では受け入れ手続きを分析し、AIによる自動化に適した反復的な要素で構成されることを見いだした。そこで自動化しやすいよう工程を組み替え、従来の四者による工程を、大半の作業を共有し一緒に自動化できる二者の工程に統合して、遅延が積み重なる中間の引き継ぎをなくす。残る工程の自動化に向けて、構造化したルールエンジンと、大規模言語モデルによる分類・抽出・検証エージェントを組み合わせた書類処理基盤Spectraを導入する。ルールエンジンは適合方針を照会可能なデータベースとして符号化し、必要な文脈だけを与えることで、トークン使用量を減らしつつ抽出精度を高める。単一の大きなプロンプトではなく、書類処理を独立した監査可能な段階へ分け、各段階を個別に最適化し、特定の方針条項まで追跡できるようにする。実際のKYC書類での評価では、Spectraの分類正解率は100%、抽出正解率は89.4%で、人による確認作業量は96%減った。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Know Your Client (KYC) onboarding in capital markets requires analysts to manually classify documents, extract structured data from heterogeneous sources, and validate compliance against complex regulatory policies. This process requires significant analyst time per client, with end-to-end onboarding often stretching to multiple weeks due to sequential handoffs. In this work, we analyze an on-boarding process and find that it comprises repeatable components well-suited to AI automation. We therefore propose a restructured workflow to be amenable to automation: we consolidate the traditional four-party process into two parties that share most of the work and can be automated together, eliminating intermediate handoffs that compound delays. To automate the remaining steps, we introduce Spectra, an AI-assisted document processing platform that combines a structured rules engine with LLM-based classification, extraction, and validation agents. The rules engine encodes compliance policy as a queryable database, enabling focused context injection that reduces token usage while improving extraction precision. Rather than a single monolithic prompt, the system decomposes document processing into isolated, auditable stages, each optimized independently and traceable to specific policy clauses. In evaluation on real KYC documents, Spectra achieves 100% classification accuracy and 89.4% extraction accuracy. Human review burden dropped by 96%.
arXiv ID: 2609.25474 / 要約の誤りについて