CRLGOct 20, 2025

PrivaDE: Privacy-preserving Data Evaluation for Blockchain-based Data Marketplaces

arXiv:2510.18109v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses the need for privacy-preserving data evaluation in blockchain-based data marketplaces, enabling secure and automated data selection for decentralized machine learning, though it builds incrementally on prior cryptographic protocols.

The paper tackles the problem of evaluating data utility for machine learning without exposing proprietary model details or sensitive data, presenting PrivaDE, a cryptographic protocol that achieves online runtimes within 15 minutes for models with millions of parameters.

Evaluating the relevance of data is a critical task for model builders seeking to acquire datasets that enhance model performance. Ideally, such evaluation should allow the model builder to assess the utility of candidate data without exposing proprietary details of the model. At the same time, data providers must be assured that no information about their data - beyond the computed utility score - is disclosed to the model builder. In this paper, we present PrivaDE, a cryptographic protocol for privacy-preserving utility scoring and selection of data for machine learning. While prior works have proposed data evaluation protocols, our approach advances the state of the art through a practical, blockchain-centric design. Leveraging the trustless nature of blockchains, PrivaDE enforces malicious-security guarantees and ensures strong privacy protection for both models and datasets. To achieve efficiency, we integrate several techniques - including model distillation, model splitting, and cut-and-choose zero-knowledge proofs - bringing the runtime to a practical level. Furthermore, we propose a unified utility scoring function that combines empirical loss, predictive entropy, and feature-space diversity, and that can be seamlessly integrated into active-learning workflows. Evaluation shows that PrivaDE performs data evaluation effectively, achieving online runtimes within 15 minutes even for models with millions of parameters. Our work lays the foundation for fair and automated data marketplaces in decentralized machine learning ecosystems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes