arXivでAI評価・信頼性研究論文公開、「Who Audits the Auditor? Tamper-Proof Fraud Detection with Blockchain-An…」

arXiv に「Who Audits the Auditor? Tamper-Proof Fraud Detection with Blockchain-Anchored Explainable ML」が公開されました。研究段階の提案ですが、実装・評価・安全性の前提を見直す材料として注目できます。
arXiv:2604.22096v1 Announce Type: new Abstract: In enterprise fraud detection, model accuracy alone is insufficient when insiders can tamper with audit logs or bypass approval workflows. Real-world incidents show that fraud often persists not because detection algorithms fail, but because the audit trail itself is controllable by privileged operators. This exposes a fundamental trust gap: *who audits the auditor?* We present a tamper-evident fraud detection system that anchors both ML predictions and workflow execution to an immutable blockchain ledger. Rather than using blockchain as passive storage, we enforce the entire approval process through smart contracts, ensuring that every transaction, prediction, and explanation is atomically recorded and cannot be retroactively modified. Our detection module achieves competitive accuracy (F1 = 0.895, PR-AUC = 0.974) while providing cryptographically verifiable decision trails that support regulatory auditability requirements (e.g., GDPR Article 22). System evaluation shows sub-25 ms inference latency and economically viable deployment on Layer-2 networks at under \$0.01 per transaction (validated against PolygonScan data), supporting enterprise-scale workloads of 10,000+ monthly payments.
実務では、論文の主張だけでなく、評価データ、攻撃モデル、再現条件、ツール依存の前提を確認してから応用範囲を判断する必要があります。
Related tools
この記事に関連するおすすめツール
比較検討しやすい導入候補を優先して表示しています。一部リンクは広告・アフィリエイトを含む場合があります。
フェレット記者の用語メモ
arxiv
arxivは用語だけでなく、何を改善できる技術なのかを押さえると実務で活きるよ。
比較: baseline
research
researchは用語だけでなく、何を改善できる技術なのかを押さえると実務で活きるよ。
比較: baseline
出典: arXiv
要点を短く整理して掲載しています。詳細は出典を確認してください。


