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

データセットの拒否を記述するCroissantポリシー

A Policy Profile for Croissant: Refusal as a Property of the Dataset

Alexander Chernov

この論文をやさしく読む

ひとことで言うと

データセットの利用条件を機械が読める記述だけでなく、許可・拒否の判定と監査記録まで一貫して扱う提案です。

何に役立つ?

学習用データを利用する前に、宣言された操作条件を再現可能に確認する仕組みの設計に役立ちます。

この研究の面白いところ

5つの演算子に絞って評価手続きを定義し、実パイプラインの3記述と、文法から生成した広いテストを分けて検証します。552件の完全な判定記録が3表現間で一致しました。

どこまで分かった?

実配置の証拠は3記述で、広い網羅性は生成コーパスに基づきます。呼出側の権限とデータ側の条件は別の状態を対象にするため、一方だけで他方を代用できません。

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

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

Croissantは、機械学習データセットを機械可読に記述する事実上の標準であり、schema.org上のJSON-LDである。バージョン1.1以降はデータ利用条件も保持し、それらにはDUOとODRLを推奨している。しかし、どのバージョンも、条件をどのように評価するかを定めていない。決定手続き、評価コストの上限、実装が評価できない条件に対する結果、何を確認したかの記録、呼び出し側の権限との合成方法が規定されていない。 本研究はこの不足部分を補う。追加的なプロファイルにより、データセットは、許可する操作と、その操作を許可する条件を宣言できる。対象を5つの演算子からなる閉じた集合に限定し、決定手続きを完全に与えるため、ゲートは記述子だけから判定し、確認した内容を記録できる。2つのコーパスで評価し、両者の証拠は分離して保持した。 実際のnf-coreパイプラインをゲートした3つの記述子による展開結果では、プロファイル文書からの判定がゲート固有の記述子記録と1件ごとに一致し、この層を取り除いても有効なCroissant文書が残り、追加コストは119マイクロ秒の判定に対して11.7マイクロ秒だった。プロファイルの文法から生成したコーパスは、すべての演算子、拒否クラス、適合性条項を含み、適用範囲を評価した。その有効なケースでは、552件の完全な判定記録が、ネイティブ記述子、プロファイル用語、usageInfo内のODRLと同じポリシーという3つの方法で一致した。 したがって、貢献はデータを運ぶ形式ではなく、評価の意味論にある。最後に、呼び出し側に束縛されたポリシーとデータに束縛されたポリシーは重ならない状態空間を扱うため、どちらの許可集合も他方を包含しないことを示す。

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

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

更新履歴

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

原文の要旨

Croissant is the de facto machine-readable descriptor for ML datasets: JSON-LD over schema.org. Since version 1.1 it also carries data use conditions, recommending DUO and ODRL for them. What no version specifies is how any of them is evaluated: no decision procedure, no bound on evaluation cost, no outcome for a condition an implementation cannot evaluate, no record of what was checked, and nothing on composition with caller-side authority. We supply that half. An additive profile lets a dataset declare the operations it admits and the conditions under which it admits them, over a closed set of five operators whose decision procedure is given in full, so a gate decides from the descriptor alone and records what it checked. Two corpora evaluate it and their evidence is kept apart. Three descriptors that gated a real nf-core pipeline give the deployment result: decisions from a profile document match the gate's native descriptor record for record, stripping the layer leaves a valid Croissant document, and the added cost is 11.7 $\mu$s against a 119 $\mu$s decision. A corpus generated from the profile's grammar gives the breadth, covering every operator, refusal class and conformance clause. Across its valid cases, 552 complete decision records agree three ways -- native descriptor, profile terms, and the same policy as ODRL in usageInfo. The carrier is therefore not the contribution; the evaluation semantics is. Finally, caller-bound and data-bound policies range over non-overlapping state spaces, so neither permit set contains the other.

著者のコメント

23 pages. Reference implementation and conformance corpus archived at doi:10.5281/zenodo.22018156 and doi:10.5281/zenodo.22016112

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