paper-with-me

Papers

Predicting Channel Closures in the Lightning Network with Machine Learning

2026-05-12 · Simone Antonelli, Vincent Davis, Harrison Rush, Anthony Potdevin, Jesse Shrader, Vikash Singh, Emanuele Rossi arxiv

The Lightning Network (LN) is a second-layer protocol for Bitcoin designed to enable fast and cost-efficient off-chain transactions. Channels in the LN can be closed either by mutual agreement or unilaterally through a forced closure, which locks the involved capital for an extended period and degrades network reliability. In this paper, we study the problem of predicting channel closure types from publicly available gossip data, framing it as a temporal link classification task over the evolving channel graph. We construct a dataset spanning over two years of LN activity and benchmark a range of machine learning approaches, from MLPs to temporal graph neural networks and spectral encodings. Our experiments reveal that the dominant predictive signals are temporal and behavioural, namely how recently each endpoint was active and the per-node history of past closures, while the surrounding network topology provides no additional benefit. We find that a simple MLP operating on edge-level features, node-level event counts, and temporal patterns outperforms all graph-based approaches, and discuss how the inherent privacy of the LN, where critical information such as channel balances and payment flows remains hidden, fundamentally limits the predictability of closures from gossip data alone. We publicly release the dataset and code at https://github.com/AmbossTech/ln-channel-closure-prediction.

📄 PDF Abstract BibTeX arXiv:2605.12759

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Channel Balance Interpolation in the Lightning Network via Machine Learning

2024-05-20 · Vincent, Emanuele Rossi, Vikash Singh

The Bitcoin Lightning Network is a Layer 2 payment protocol that addresses Bitcoin's scalability by facilitating quick and cost effective transactions through payment channels. This research explores the feasibility of u…

Foresight Learning for SEC Risk Prediction

2026-01-27 · Benjamin Turtel, Paul Wilczewski, Danny Franklin, Kris Skotheim arxiv

Risk disclosures in SEC filings describe potential adverse events but rarely quantify their likelihood, limiting their usefulness for probabilistic analysis. A central obstacle is the absence of large-scale, risk-level s…

Benchmarking GNNs Using Lightning Network Data

2024-07-05 · Rainer Feichtinger, Florian Grötschla, Lioba Heimbach, Roger Wattenhofer

The Bitcoin Lightning Network is a layer 2 protocol designed to facilitate fast and inexpensive Bitcoin transactions. It operates by establishing channels between users, where Bitcoin is locked and transactions are condu…

Benchmarking

The Error is the Feature: how to Forecast Lightning using a Model Prediction Error

2018-11-23 · Christian Schön, Jens Dittrich, Richard Müller

Despite the progress within the last decades, weather forecasting is still a challenging and computationally expensive task. Current satellite-based approaches to predict thunderstorms are usually based on the analysis o…

BIG-bench Machine LearningOptical Flow EstimationWeather Forecasting

Make Thunderbolts Less Frightening -- Predicting Extreme Weather Using Deep Learning

2019-12-03 · Christian Schön, Jens Dittrich

Forecasting severe weather conditions is still a very challenging and computationally expensive task due to the enormous amount of data and the complexity of the underlying physics. Machine learning approaches and especi…

Binary ClassificationDeep LearningWeather Forecasting