An attention-based PPO agent that jointly selects Lightning Network nodes and allocates channel capacities outperforms baseline heuristics in simulation, and its deployment is associated with modest increases in measured decentralization metrics.
DyFEn: Agent-Based Fee Setting in Payment Channel Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In recent years, with the development of easy to use learning environments, implementing and reproducible benchmarking of reinforcement learning algorithms has been largely accelerated by utilizing these frameworks. In this article, we introduce the Dynamic Fee learning Environment (DyFEn), an open-source real-world financial network model. It can provide a testbed for evaluating different reinforcement learning techniques. To illustrate the promise of DyFEn, we present a challenging problem which is a simultaneous multi-channel dynamic fee setting for off-chain payment channels. This problem is well-known in the Bitcoin Lightning Network and has no effective solutions. Specifically, we report the empirical results of several commonly used deep reinforcement learning methods on this dynamic fee setting task as a baseline for further experiments. To the best of our knowledge, this work proposes the first virtual learning environment based on a simulation of blockchain and distributed ledger technologies, unlike many others which are based on physics simulations or game platforms.
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Joint Combinatorial Node Selection and Resource Allocations in the Lightning Network using Attention-based Reinforcement Learning
An attention-based PPO agent that jointly selects Lightning Network nodes and allocates channel capacities outperforms baseline heuristics in simulation, and its deployment is associated with modest increases in measured decentralization metrics.