Key points are not available for this paper at this time.
Cyber–physical–social systems (CPSS) impose stringent requirements for data sharing security and regulatory compliance. However, existing solutions fail to bridge the gap between rigid smart contracts and flexible social regulations. The core research question is: how can we enforce complex, human-readable regulatory policies within rigid blockchain transactions without creating scalability bottlenecks? To address this, we propose PriRS, an AI-driven privacy and reliability framework. First, we utilize a large language model (LLM)-based compliance oracle within a trusted execution environment (TEE). This agent intelligently analyzes regulations to ensure strict compliance before data authorization. Second, we introduce a “majority voting group data sharing” mechanism. By combining Shamir’s secret sharing with conditional proxy re-encryption, we move heavy coordination off-chain. This ensures fairness and significantly improves throughput. Experimental results on the Sepolia testnet demonstrate that PriRS reduces on-chain gas consumption by 92.3% compared to state-of-the-art schemes. The AI-driven oracle achieves 96.0% accuracy and 98.0% precision on policy violation detection, while maintaining 100% deterministic consistency across repeated runs in the TEE. Consequently, PriRS provides a highly efficient, secure, and legally compliant foundation for decentralized CPSS data markets.
Yao et al. (Thu,) studied this question.