Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

8 papersLast indexed Aug 31, 2026
Search papers

Paper index

8 results · page 1 of 1

Clear filters
Sep 2, 2025·Journal of risk and financial management
8 cites
Empirical Calibration of XGBoost Model Hyperparameters Using the Bayesian Optimisation Method: The Case of Bitcoin Volatility

Saralees Nadarajah, Jules Clément, Ndaohialy Manda Vy Ravonimanantsoa, Patrick Rakotomarolahy · 5 authors

Ensemble learning techniques continue to show greater interest in forecasting the volatility of cryptocurrency assets. In particular, XGBoost, an ensemble learning technique, has been shown in recent studies to provide the most accurate forecast of Bitcoin volatility. However, the performance of XGBoost largely depends on the tuning of its hyperparameters. In this study, we examine the effectiveness of the Bayesian optimization method for tuning the XGBoost hyperparameters for Bitcoin volatility forecasting. We chose to explore this method rather than the most commonly used manual, grid, and random hyperparameter choices due to its ability to predict the most promising areas of hyperparameter spaces through exploitation and exploration using acquisition functions, as well as its ability to minimize error with a reduced amount of time and resources required to find an optimal configuration. The obtained XGBoost configuration improves the forecast accuracy of Bitcoin volatility. Our empirical results, based on letting the data speak for itself, could be used for a comparative study on Bitcoin volatility forecasting. This would also be important for volatility trading, option pricing, and managing portfolios related to Bitcoin.

Open access
Statistical Methods and Inference
Industrial Vision Systems and Defect Detection
Radiative Heat Transfer Studies
Original source
Aug 28, 2025·The Annals of Applied Statistics
1 cites
Bayesian differential causal directed acyclic graphs for observational zero-inflated counts with an application to two-sample single-cell data

Junsouk Choi, Robert S. Chapkin, Yang Ni

Observational zero-inflated count data arise in a wide range of areas such as genomics. One of the common research questions is to identify causal relationships by learning the structure of a sparse directed acyclic graph (DAG). While structure learning of DAGs has been an active research area, existing methods do not adequately account for excessive zeros and therefore are not suitable for modeling zero-inflated count data. Moreover, it is often interesting to study differences in the causal networks for data collected from two experimental groups (control vs treatment). To explicitly account for zero-inflation and identify differential causal networks, we propose a novel Bayesian differential zero-inflated negative binomial DAG (DAG0) model. We prove that the causal relationships under the proposed DAG0 are fully identifiable from purely observational, cross-sectional data, using a general proof technique that is applicable beyond the proposed model. Bayesian inference based on parallel-tempered Markov chain Monte Carlo is developed to efficiently explore the multi-modal posterior landscape. We demonstrate the utility of the proposed DAG0 by comparing it with state-of-the-art alternative methods through extensive simulations. An application in a single-cell RNA-sequencing dataset generated under two experimental groups finds some interesting results that appear to be consistent with existing knowledge. A user-friendly R package that implements DAG0 is available at https://github.com/junsoukchoi/BayesDAG0.git.

Open access
Statistical Methods and Inference
Advanced Causal Inference Techniques
Statistical Methods and Bayesian Inference
Original source
Apr 11, 2025·Mathematical Finance
2 cites
Statistical Error Bounds for Weighted Mean and Median With Application to Robust Aggregation of Cryptocurrency Data

Michaël Allouche, Mnacho Echenim, Emmanuel Gobet, Anne-Claire Maurice

ABSTRACT We study price aggregation methodologies applied to crypto‐currency prices with quotations fragmented on different platforms. An intrinsic difficulty is that the price returns and volumes are heavy‐tailed, with many outliers, making averaging and aggregation challenging. While conventional methods rely on volume‐weighted average prices (called VWAPs), or volume‐weighted median prices (called VWMs), we develop a new robust weighted median (RWM) estimator that is robust to price and volume outliers. Our study is based on new probabilistic concentration inequalities for weighted means and weighted quantiles under different tail assumptions (heavy tails, sub‐gamma tails, sub‐Gaussian tails). This justifies that fluctuations of VWAP and VWM are statistically important given the heavy‐tailed properties of volumes and/or prices. We show that our RWM estimator overcomes this problem and also satisfies all the desirable properties of a price aggregator. We illustrate the behavior of RWM on synthetic data (within a parametric model close to real data): Our estimator achieves a statistical accuracy twice as good as its competitors, and also allows to recover realized volatilities in a very accurate way. Tests on real data are also performed and confirm the good behavior of the estimator on various use cases.

Open access
Advanced Statistical Methods and Models
Statistical Methods and Inference
Advanced Statistical Process Monitoring
Original source
Oct 3, 2023·arXiv (Cornell University)
1 cites
Functional Data-Driven Quantile Model Averaging with Application to Cryptocurrencies

Wenchao Xu, Xinyu Zhang, Jeng‐Min Chiou, Sun, Yuying

Given the high volatility and susceptibility to extreme events in the cryptocurrency market, forecasting tail risk is of paramount importance. Value-at-Risk (VaR), a quantile-based risk measure, is widely used for assessing tail risk and is central to monitoring financial market stability. In data-rich environments, functional data from various domains are employed to forecast conditional quantiles. However, the infinite-dimensional nature of functional data introduces uncertainty. This paper addresses this uncertainty problem by proposing a novel data-driven conditional quantile model averaging (MA) approach. With a set of candidate models varying by the number of components, MA assigns weights to each model determined by a K-fold cross-validation criterion. We prove the asymptotic optimality of the selected weights in terms of minimizing the excess final prediction error when all candidate models are misspecified. Additionally, when the true regression relationship belongs to the set of candidate models, we provide consistency results for the averaged estimators. Numerical studies indicate that, in most cases, the proposed method outperforms other model selection and averaging methods, particularly for extreme quantiles in cryptocurrency markets.

Open access
2 source records
math.ST
stat.ME
Statistical Methods and Inference
Original source
Feb 24, 2022·Computational Statistics & Data Analysis
13 cites
Functional classification of bitcoin addresses

Manuel Febrero–Bande, Wenceslao González–Manteiga, Brenda Prallon, Yuri F. Saporito

This paper proposes a classification model for predicting the main activity of bitcoin addresses based on their balances. Since the balances are functions of time, we apply methods from functional data analysis; more specifically, the features of the proposed classification model are the functional principal components of the data. Classifying bitcoin addresses is a relevant problem for two main reasons: to understand the composition of the bitcoin market, and to identify addresses used for illicit activities. Although other bitcoin classifiers have been proposed, they focus primarily on network analysis rather than curve behavior. Our approach, on the other hand, does not require any network information for prediction. Furthermore, functional features have the advantage of being straightforward to build, unlike expert-built features. Results show improvement when combining functional features with scalar features, and similar accuracy for the models using those features separately, which points to the functional model being a good alternative when domain-specific knowledge is not available.

Open access
3 source records
Imbalanced Data Classification Techniques
Anomaly Detection Techniques and Applications
Statistical Methods and Inference
Original source
Feb 26, 2020·Neurocomputing
2 cites
Estimating stochastic linear combination of non-linear regressions efficiently and scalably

Di Wang, Xiangyu Guo, Chaowen Guan, Shi Li · 5 authors

Recently, many machine learning and statistical models such as non-linear regressions, the Single Index, Multi-index, Varying Coefficient Index Models and Two-layer Neural Networks can be reduced to or be seen as a special case of a new model which is called the \textit{Stochastic Linear Combination of Non-linear Regressions} model. However, due to the high non-convexity of the problem, there is no previous work study how to estimate the model. In this paper, we provide the first study on how to estimate the model efficiently and scalably. Specifically, we first show that with some mild assumptions, if the variate vector $x$ is multivariate Gaussian, then there is an algorithm whose output vectors have $\ell_2$-norm estimation errors of $O(\sqrt{\frac{p}{n}})$ with high probability, where $p$ is the dimension of $x$ and $n$ is the number of samples. The key idea of the proof is based on an observation motived by the Stein's lemma. Then we extend our result to the case where $x$ is bounded and sub-Gaussian using the zero-bias transformation, which could be seen as a generalization of the classic Stein's lemma. We also show that with some additional assumptions there is an algorithm whose output vectors have $\ell_\infty$-norm estimation errors of $O(\frac{1}{\sqrt{p}}+\sqrt{\frac{p}{n}})$ with high probability. We also provide a concrete example to show that there exists some link function which satisfies the previous assumptions. Finally, for both Gaussian and sub-Gaussian cases we propose a faster sub-sampling based algorithm and show that when the sub-sample sizes are large enough then the estimation errors will not be sacrificed by too much. Experiments for both cases support our theoretical results. To the best of our knowledge, this is the first work that studies and provides theoretical guarantees for the stochastic linear combination of non-linear regressions model.

Open access
2 source records
Statistical Methods and Inference
Markov Chains and Monte Carlo Methods
Statistical Methods and Bayesian Inference
Original source
Jan 1, 2020·CUNY Academic Works (City University of New York)
0 cites
A Study of CUSUM Statistics on Bitcoin Transactions

Iván Pérez

In this thesis, our objective is to study the relationship between transaction price and volume in the BTC/USD Coinbase exchange. In the second chapter, we develop a consecutive CUSUM algorithm to detect instantaneous changes in the arrival rate of market orders. We begin by estimating a baseline rate using the assumption of a local time-homogeneous Poisson process. Our observations lead us to reject the plausibility of a time-homogeneous Poisson model on a more global scale by using a chi squared test. We thus proceed to use CUSUM-based alarms to detect consecutive upward and downward changes in the arrival rate of market orders. In the third chapter we identify active periods from the number of consecutive upward CUSUM alarms, leading to the classification of active versus inactive periods. Finally we use One-Way ANOVA to assess the level effect on price swings for periods classified as containing at least two or three consecutive CUSUM up alarms. We show that in these active periods, price swings are significantly larger than in inactive periods.

Open access
Advanced Statistical Process Monitoring
Advanced Statistical Methods and Models
Statistical Methods and Inference
Original source