ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

~ similar to 2605.11953v1· 20 results

cs.CRcs.AIcs.GTRecentApr 24, 2026

Reconstructive Authority Model: Runtime Execution Validity Under Partial Observability

Marcelo Fernandez - TraslaIA

The paper introduces the Reconstructive Authority Model (RAM), a novel framework that proves execution validity by assessing state coverage rather than just state integrity, showing that existing atte…

View →
cs.CRRecentJun 3, 2026

ODYSSEY: Reestablishing Confidentiality in Confidential Blockchain via Delegated Execution

Ju Yang, Weili Wang, Jianyu Niu, Jianzong Wang +1 more

The paper introduces ODYSSEY, a confidential blockchain that mitigates execution-inference and execution-replay attacks by implementing a delegation model, achieving high throughput and low latency in…

View →
cs.LGcs.AIcs.DCRecentJun 1, 2026

Post-Deterministic Distributed Systems: A New Foundation for Trustworthy Autonomous Infrastructure

Jun He, Deying Yu

The paper introduces Post-Deterministic Distributed Systems (PDDS) as a new model to coordinate autonomous infrastructure where participants, including stochastic agents, produce divergent reasoning p…

View →
cs.CRcs.DCRecentApr 6, 2026

RegGuard: Legitimacy and Fairness Enforcement for Optimistic Rollups

Zhenhang Shang, Yingzhe Yu, Kani Chen

RegGuard is a unified framework that enhances optimistic rollups with three coordinated mechanisms—semantic validation, cross-layer state consistency checks, and fair ordering—to make them suitable fo…

View →
cs.CRcs.LORecentApr 4, 2026

Safety and Liveness of Cross-Domain State Preservation under Byzantine Faults: A Mechanized Proof in Isabelle/HOL

Jinwook Kim

The paper provides a mechanized proof in Isabelle/HOL guaranteeing both the safety (state preservation) and liveness (progress) of regulatory state transitions across multiple, heterogeneous blockchai…

View →
cs.CRcs.LGcs.SERecentApr 23, 2026

Who Audits the Auditor? Tamper-Proof Fraud Detection with Blockchain-Anchored Explainable ML

Zhaohui Wang

The paper proposes a tamper-proof fraud detection system that uses blockchain smart contracts to immutably record ML predictions and workflow executions, addressing the vulnerability of controllable a…

View →
cs.CRcs.DCRecentApr 30, 2026

Lightweight Tamper-Evident Log Integrity Verification for IoT Edge Environments: A Merkle Tree Pipeline with Adaptive Chunking

Muhammet Anil Yagiz, Fahrettin Horasan, Ahmet Hasim Yurttakal

The paper proposes a lightweight, Merkle-tree-based pipeline for verifying the integrity of IoT audit logs, achieving high throughput and low latency without the overhead of blockchain technology.

View →
cs.CRRecentMar 21, 2026

ACRFence: Preventing Semantic Rollback Attacks in Agent Checkpoint-Restore

Yusheng Zheng, Yiwei Yang, Wei Zhang, Andi Quinn

ACRFence introduces a framework-agnostic mitigation to prevent semantic rollback attacks in LLM agents by recording irreversible tool effects and enforcing strict replay-or-fork semantics upon checkpo…

View →
cs.AIcs.CRRecentMar 26, 2026

On the Foundations of Trustworthy Artificial Intelligence

TJ Dunham

The paper proves that platform-deterministic inference is a necessary and sufficient condition for trustworthy AI, establishing that AI trust fundamentally relies on consistent arithmetic.

View →
cs.CRcs.CYcs.ETRecentMar 21, 2026

ChainGuards: Verification of Sensed Data using Permissioned Blockchain Technology

Sara Aguincha, Emanuel Nunes, Samih Eisa, Miguel L. Pardal

ChainGuards is a decentralized system that uses product-specific rules and blockchain technology to verify the reliability of sensor-derived data collected across a supply chain, successfully detectin…

View →
cs.CRRecentMar 25, 2026

Trusted-Execution Environment (TEE) for Solving the Replication Crisis in Academia

Jiasun Li, Project Team

The paper proposes using Trusted-Execution Environments (TEEs) to create a scalable, privacy-preserving system where authors can submit cryptographic proofs of correct research replication, thereby ad…

View →
cs.GTcs.CRRecentApr 3, 2026

Trustless Provenance Trees: A Game-Theoretic Framework for Operator-Gated Blockchain Registries

Ian C. Moore

The paper proposes a trustless framework using dual-layer cryptographic commitments to solve the operator-gating problem in blockchain provenance trees, ensuring verifiable user attribution even when…

View →
quant-phcs.CRRecentMay 13, 2026

QCIVET: A Quantum--Classical Pipeline Integrity Framework with Contract-Based Subtype Verification and Hash-Chained Audit Traces

Esra Yeniaras, Muhammad Amin Karimov

QCIVET introduces a novel contract-based framework to ensure the integrity of hybrid quantum-classical pipelines by verifying both the structure (syntactic) and the behavior (semantic) of quantum stag…

View →
cs.DCcs.CRcs.GTRecentApr 21, 2026

Intercloud: Eventual Consistency for Decentralised Economies via Chilling-Effect Consensus

Gregory Magarshak

Intercloud proposes a decentralized economic network that achieves eventual consistency and security using a novel 'chilling-effect consensus' mechanism, eliminating the need for global coordination.

View →
cs.SEcs.AIRecentMay 28, 2026

Agora: Toward Autonomous Bug Detection in Production-Level Consensus Protocols with LLM Agents

Xiang Liu, Sa Song, Zhaowei Zhang, Huiying Lan +5 more

The paper introduces Agora, a domain-aware multi-agent framework that successfully detects deep, previously unknown logic bugs in complex consensus protocols, outperforming existing LLM-based analysis…

View →
cs.CRRecentApr 17, 2026

Polynomial Multiproofs for Scalable Data Availability Sampling in Blockchain Light Clients

Rachit Anand Srivastava, Vikram Bhattacharjee, Will Arnold, Toufeeq Pasha

This paper proposes using polynomial multiproofs (PMP) to aggregate multiple data availability samples into a single proof, significantly reducing the bandwidth and computational overhead for blockcha…

View →
cs.DCcs.CRRecentApr 26, 2026

Towards System-Oriented Formal Verification of Local-First Access Control

Florian Jacob, Johanna Stuber, Hannes Hartenstein

The paper proposes a bottom-up, system-oriented approach to formally verify authorization algorithms for large-scale, Byzantine fault-tolerant local-first systems, using Rust and the Verus framework.

View →
cs.CRcs.LGcs.MARecentMay 12, 2026

Attacks and Mitigations for Distributed Governance of Agentic AI under Byzantine Adversaries

Matthew D. Laws, Alina Oprea, Cristina Nita-Rotaru

This paper analyzes attacks against centralized agent governance systems (SAGA) when the central provider is compromised and proposes three novel, trade-off-aware architectures (SAGA-BFT, SAGA-MON, SA…

View →
cs.CRRecentMay 20, 2026

An Evidence-driven Protocol for Trustworthy CI Pipelines

Fernando Castillo, Eduardo Brito, Pille Pullonen-Raudvere, Sebastian Werner +1 more

The paper proposes an evidence-driven protocol combining Deterministic Build Systems and Trusted Execution Environments to provide cryptographically verifiable guarantees of software artifact integrit…

View →
cs.CRcs.FLRecentMar 20, 2026

Sharing The Secret: Distributed Privacy-Preserving Monitoring

Mahyar Karimi, K. S. Thejaswini, Roderick Bloem, Thomas A. Henzinger

The paper proposes a distributed, privacy-preserving monitoring architecture that uses secret-sharing to efficiently monitor systems with continuous state, overcoming the scalability issues of traditi…

View →