Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.3% · Aug 202119922001200920172026
14 results for XGB

Secure XGB for privacy-preserving machine learning in federated learning.

problem Privacy-preserving machine learning in federated learning with practical gradient tree boosting models.
method Secure multi-party computation, distributed model storage, secure permutation protocols.
result Our XGB models provide competitive accuracy and practical performance.

XGBoost learns a broad class of functions bridging empirical success and theory.

problem Understanding the function class implicitly learned by XGBoost.
method Introduced an infinite-dimensional function class and a complexity measure, showing optimizers of XGBoost are also optimizers of a penalized regression problem.
result Proved the least squares estimator achieves nearly minimax-optimal convergence rate over the function class.

XGB-Chiarella model generates realistic intra-day financial price data using agent-based models.

problem Generating accurate intra-day financial price data for research and risk management.
method Agent-based financial market simulation with XGBoost machine learning calibration.
result XGB-Chiarella model accurately reflects real market behaviours and generates realistic price time series.

This study compares machine learning algorithms for predictive performance and interpretability.

problem Comparing supervised machine learning algorithms for predictive ability and model interpretation.
method Simulation studies of extreme gradient boosting machines, random forests, and feedforward neural networks on structured data.
result Feedforward neural networks generally outperform tree-based boosting algorithms in smooth models, while tree-based models perform better in non-smooth models.

This study predicts ovarian cancer from cysts using TVUS and machine learning.

problem Early detection of ovarian cancer from cysts using TVUS screening.
method Employed Random Forest, KNN, and XGBoost machine learning techniques on PLCO dataset.
result Achieved high accuracy, recall, f1 score, and precision in predicting ovarian cancer.

Novel spatio-temporal LSTM model forecasts oceanic variables across sensors and scales.

problem Data sparsity and lack of connected spatial and temporal information in environmental datasets.
method SPATIAL LSTM architecture that learns across spatial and temporal scales.
result Framework accurately forecasts oceanic variables with comparable performance to state-of-the-art models.

Drift-Resilient TabPFN learns to adapt to changing data distributions.

problem Real-world data often shifts over time, degrading model performance.
method In-Context Learning with a Prior-Data Fitted Network, using structural causal models.
result Significant performance improvements across various datasets.

A novel CAB-XDE framework predicts speculative stock prices with high accuracy.

problem Forecasting speculative stock prices in volatile markets.
method Customized attention BiLSTM with XGBoost, integrating attention mechanism and weight determination theory-error reciprocal method.
result Empirically validated with MAPE of 0.0037, MAE of 84.40, and RMSE of 106.14.

This study examines how data types affect ML algorithms' performance in Bitcoin price prediction.

problem Improving the accuracy of Bitcoin price forecasts for financial gain.
method Constructed continuous and trend data from Bitcoin's historical data, applied various ML algorithms, and compared their performance using accuracy and AUC.
result Data type significantly impacts ML algorithms' performance in Bitcoin price prediction.

PHBench predicts Series A funding from Product Hunt launch signals with 7.8% accuracy.

problem Predicting startup Series A funding from launch signals on Product Hunt.
method Constructed PHBench from 67,292 Product Hunt posts, linked to funding records, and used a three-component ensemble model.
result Best-performing model achieved F0.5 = 0.097 and AP = 0.037, with a statistically significant advantage over logistic regression.