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

組織間データ共有の記録保持を監査する仕組み

Proof-of-Retention: A Framework for Auditable Cross-Organization Data Sharing

Kyle MacMillan, Sanjay Krishnan

この論文をやさしく読む

ひとことで言うと

データを組織間で受け渡した際の情報を、関係者が本当に保管しているか確認する仕組みです。共有履歴が後から追えなくなる問題を扱います。

何に役立つ?

考えられる用途は、組織間データ共有の監査で必要な記録の保持確認です。データ全体を監査者に複製せずに確認する設計を示しています。

この研究の面白いところ

データベースで問い合わせ結果の根拠を作る技術と、情報を持っていることを示す暗号技術を組み合わせています。片方のデータベースだけが変わって来歴が古くなる問題に着目しています。

どこまで分かった?

情報の保持を検証する仕組みと、個々の共有行為が法律に適合するという判断は同じではありません。要旨では安全性・性能の解析とAWS実装を述べていますが、監査時間や実運用での効果の数値は示していません。

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

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

微調整や分析などを目的とするAIの急速な産業利用により、高品質なデータへの需要が高まっている。この需要を満たすため、公的機関と民間組織は他の組織とデータを売買するようになる。しかし、こうしたデータ共有はプライバシーに関する規範や法律に違反し得るし、実際に違反も起きている。欧州連合と米国の立法者は、どのデータを、誰と、どのような状況で共有できるかを制限し、共有を管理しようとしてきた。ところが、データ共有についてのメタデータ、すなわちデータの来歴が保存されることはまれであり、新たな規制制度への適合性を正確に評価するのは依然として難しい。来歴情報が保持されていても、一方の当事者がデータベースを一方的に変更すると、その情報が古くなることがある。 この不足を埋めるため、監査可能なデータ共有を実現する新たな枠組みと対話型プロトコル、Proof-of-Retentionを提案する。この枠組みでは、共有に関わる各当事者に対し、各データ交換に付随する情報の一部を保持することを求め、監査者が実際に保持されているかを検証できる仕組みを提供する。クエリの証拠生成などのデータベース技術と、暗号学的な保有証明プロトコルを組み合わせ、保持の保証を与える。全データの複製や侵襲的な監視を必要としない効率的な監査を可能にし、プライバシーを保ちながら実用性を確保する。プロトコルを形式化し、その安全性と性能の性質を解析するとともに、AWS基盤上の参照実装を提供する。

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

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

更新履歴

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

原文の要旨

The rapid adoption of AI across industries for (e.g.) fine-tuning and analytics has accelerated the need for high-quality data. To satisfy this demand, public and private entities will buy and sell data with other organizations. But such data sharing can and does violate privacy norms and laws. EU and American lawmakers have endeavored to control data sharing, restricting what data may be shared with whom, and under what circumstances. Unfortunately, accurately assessing compliance with new regulatory regimes remains a challenge, as data provenance, that is, metadata about data sharing, is rarely preserved. And even when provenance information is retained, unilateral changes to one party's database can render the provenance stale. To fill this gap, we present Proof-of-Retention a novel framework and interactive protocol that enforces auditable data sharing. Our framework requires each party involved in data sharing to retain a subset of information associated with each data exchange, and provides a mechanism for auditors to verify that the parties have indeed retained that information. Our approach combines techniques from database systems, including query witness generation, with cryptographic proof-of-possession protocols to provide retention guarantees. The framework enables efficient auditing that does not require full data replication or intrusive monitoring, thereby preserving privacy and remaining practical. We formalize the protocol, analyze its security and performance properties, and provide a reference implementation built on AWS infrastructure.

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