paper-with-me

Papers

ACon$^2$: Adaptive Conformal Consensus for Provable Blockchain Oracles

2022-11-17 · Sangdon Park, Osbert Bastani, Taesoo Kim

Blockchains with smart contracts are distributed ledger systems that achieve block-state consistency among distributed nodes by only allowing deterministic operations of smart contracts. However, the power of smart contracts is enabled by interacting with stochastic off-chain data, which in turn opens the possibility to undermine the block-state consistency. To address this issue, an oracle smart contract is used to provide a single consistent source of external data; but, simultaneously, this introduces a single point of failure, which is called the oracle problem. To address the oracle problem, we propose an adaptive conformal consensus (ACon$^2$) algorithm that derives a consensus set of data from multiple oracle contracts via the recent advance in online uncertainty quantification learning. Interesting, the consensus set provides a desired correctness guarantee under distribution shift and Byzantine adversaries. We demonstrate the efficacy of the proposed algorithm on two price datasets and an Ethereum case study. In particular, the Solidity implementation of the proposed algorithm shows the potential practicality of the proposed algorithm, implying that online machine learning algorithms are applicable to address security issues in blockchains.

📄 PDF Abstract BibTeX arXiv:2211.09330

Code (1)

sslab-gatech/acon2 공식 구현

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Analyzing Reward Dynamics and Decentralization in Ethereum 2.0: An Advanced Data Engineering Workflow and Comprehensive Datasets for Proof-of-Stake Incentives

2024-02-17 · Tao Yan, Shengnan Li, Benjamin Kraner, Luyao Zhang 외

Ethereum 2.0, as the preeminent smart contract blockchain platform, guarantees the precise execution of applications without third-party intervention. At its core, this system leverages the Proof-of-Stake (PoS) consensus…

POS

Proof-of-Spiking-Neurons(PoSN): Neuromorphic Consensus for Next-Generation Blockchains

2025-11-03 · M. Z. Haider, M. U Ghouri, Tayyaba Noreen, M. Salman arxiv

Blockchain systems face persistent challenges of scalability, latency, and energy inefficiency. Existing consensus protocols such as Proof-of-Work (PoW) and Proof-of-Stake (PoS) either consume excessive resources or risk…

Proof-of-Learning with Incentive Security

2024-04-13 · Zishuo Zhao, Zhixuan Fang, Xuechao Wang, Xi Chen 외

Most concurrent blockchain systems rely heavily on the Proof-of-Work (PoW) or Proof-of-Stake (PoS) mechanisms for decentralized consensus and security assurance. However, the substantial energy expenditure stemming from …

Computational EfficiencyPOS

S5-SHB Agent: Society 5.0 enabled Multi-model Agentic Blockchain Framework for Smart Home

2026-03-05 · Janani Rangila, Akila Siriweera, Incheon Paik, Keitaro Naruse 외 arxiv

The smart home is a key application domain within the Society 5.0 vision for a human-centered society. As smart home ecosystems expand with heterogeneous IoT protocols, diverse devices, and evolving threats, autonomous s…

AI-enabled Blockchain: An Outlier-aware Consensus Protocol for Blockchain-based IoT Networks

2019-06-17 · Mehrdad Salimitari, Mohsen Joneidi, Mainak Chatterjee

A new framework for a secure and robust consensus in blockchain-based IoT networks is proposed using machine learning. Hyperledger fabric, which is a blockchain platform developed as part of the Hyperledger project, thou…

BIG-bench Machine LearningOutlier Detection