arXiv:2601.14971cs.LG2026-01中稿 · The Web Conference被引 1

让机器学习数据追踪到每条样本,确保可验证、防篡改。

Fine-Grained Traceability for Transparent ML Pipelines

  • 在预处理和训练阶段记录样本生命周期事件,全程可追踪。
  • 通过训练检查点计算贡献度,与模型性能无损兼容。
  • 适合需要合规审计或数据可信溯源的开发者与监管者。

现代机器学习系统多以多阶段流水线形式实现,但现有透明性机制通常仅作用于模型层面:描述系统行为及其原因,却无法追踪单个数据样本在流程中的操作、记录与验证过程。这种缺乏可验证的细粒度样本级追溯能力,使从业者和用户难以确认特定样本是否被使用、何时被处理,以及记录是否长期完整。我们提出FG-Trac——一种模型无关的框架,实现贯穿机器学习流水线的可验证细粒度样本级追溯。该框架明确定义了在预处理与训练阶段捕捉并验证样本生命周期事件的机制,显式计算基于训练检查点的贡献分数,并将这些追踪锚定于抗篡改的密码学承诺。框架无需修改模型结构或训练目标,即可在可接受的计算开销下重建完整且可审计的数据使用历史。在典型卷积神经网络与多模态图学习流水线上的实验表明,FG-Trac在保持预测性能的同时,使系统能够提供个体样本在模型执行过程中被使用与传播的可验证证据。

原文摘要 · Abstract (English)

Modern machine learning systems are increasingly realised as multistage pipelines, yet existing transparency mechanisms typically operate at a model level: they describe what a system is and why it behaves as it does, but not how individual data samples are operationally recorded, tracked, and verified as they traverse the pipeline. This absence of verifiable, sample-level traceability leaves practitioners and users unable to determine whether a specific sample was used, when it was processed, or whether the corresponding records remain intact over time. We introduce FG-Trac, a model-agnostic framework that establishes verifiable, fine-grained sample-level traceability throughout machine learning pipelines. FG-Trac defines an explicit mechanism for capturing and verifying sample lifecycle events across preprocessing and training, computes contribution scores explicitly grounded in training checkpoints, and anchors these traces to tamper-evident cryptographic commitments. The framework integrates without modifying model architectures or training objectives, reconstructing complete and auditable data-usage histories with practical computational overhead. Experiments on a canonical convolutional neural network and a multimodal graph learning pipeline demonstrate that FG-Trac preserves predictive performance while enabling machine learning systems to furnish verifiable evidence of how individual samples were used and propagated during model execution.

可解释性数据溯源可信机器学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。