← 返回论文检索
The ACM Web Conference 2026Track 8: Systems and Infrastructure for Web, Mobile, and Web of Things

Alzo: Auto-Tuning with Reinforcement Learning for DAG-based Blockchains

Qiuyu Ding, Rongkai Zhang 0005, Qinnan Zhang, Zhen Xiao, Jieyi Long, Mingchao Wan, Sen Liu, Jin Dong 0004

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3774904.3792448 ↗

摘要

As critical infrastructure for Web 3.0, DAG-based blockchains promise high throughput for DeFi, IoT, and DApps. However, realizing this potential is challenging, as system performance is dictated by a multitude of interdependent parameters across network, node, and consensus layers. Manual configuration fails to adapt to dynamic workloads, leading to suboptimal performance. We introduce Alzo, a novel auto-tuner that employs hierarchical reinforcement learning (HRL) to navigate this complex configuration space. By decomposing the DAG blockchain's workflow into distinct stages, Alzo's HRL policy learns from stage-level performance metrics to control critical parameters governing consensus, execution, and graph topology in real-time. Furthermore, we employ a shadow-control loop to ensure the safety of all parameter adjustments. Our experiments show that Alzo significantly outperforms other configurations, achieving higher throughput and lower latency under variable workloads with minimal overhead.