Web 3.0 is envisioned as a decentralized paradigm, where blockchain serves as a core technology for transparent and tamper-proof data management. Among various blockchain architectures, consortium blockchains have emerged as the preferred platform for enterprise-grade Web 3.0. For consortium blockchains, newly generated blocks are generally propagated to all consensus nodes for validation through the gossip protocol. However, gossip-based propagation may introduce substantial message redundancy and tail latency. Moreover, the consensus nodes exhibit heterogeneous availability patterns, and existing block propagation schemes often overlook such temporal constraints. Therefore, the joint optimization of propagation timeliness and delivery coverage remains an open problem. In this paper, we propose a deliverable block propagation optimization framework for consortium blockchain-enabled Web 3.0. We first propose a delivery-aware timeliness metric called Age of Validated Block (AoVB), which excludes block receptions occurring outside the availability window of each consensus node, thereby measuring only actionable synchronization latency. This metric is unified with the block arrival rate into a hybrid cost objective that balances timeliness against delivery. To solve this complex optimization problem, we propose a Graph-based Hierarchical Deep Reinforcement Learning (GHDRL) method, which comprises a graph isomorphism network-based assignment module and a graph attention network-based propagation module. The two modules are optimized jointly under a two-stage training strategy. Numerical results show that GHDRL consistently outperforms all compared schemes across network scales from 50 to 500 peers, achieving up to 19.2% lower hybrid cost than the best-performing neural baseline. Moreover, the model generalizes from 100-peer training instances to 500-peer deployments without retraining.
翻译:Web 3.0被设想为一种去中心化范式,其中区块链作为透明且防篡改数据管理的核心技术。在各种区块链架构中,联盟链已成为企业级Web 3.0的首选平台。对于联盟链,新生成的区块通常通过Gossip协议传播至所有共识节点进行验证。然而,基于Gossip的传播可能引入大量消息冗余和尾部延迟。此外,共识节点表现出异构的可用性模式,而现有区块传播方案常忽视此类时间约束。因此,传播时效性与交付覆盖率的联合优化仍是一个开放问题。本文针对支持联盟链的Web 3.0提出一种可交付区块传播优化框架。首先提出一种名为有效验证区块年龄(AoVB)的交付感知时效性度量,它排除每个共识节点可用窗口之外的区块接收事件,从而仅衡量可操作的同步延迟。该度量与区块到达率统一为一项混合成本目标,以平衡时效性与交付率。为解决此复杂优化问题,提出一种基于图的层次化深度强化学习方法(GHDRL),该方法包含基于图同构网络的分配模块和基于图注意力网络的传播模块。两个模块在两阶段训练策略下联合优化。数值结果表明,GHDRL在50至500个节点的网络规模下持续优于所有对比方案,与性能最优的神经基线相比,混合成本降低高达19.2%。此外,该模型可从100个节点的训练实例泛化至500个节点的部署场景而无需重新训练。