MPANF improves naive forecast by incorporating directional information.
problem Challenging to surpass naive forecast in financial time series.
method Combines naive forecast with movement prediction and accuracy.
result MPANF generally outperforms common benchmarks.
This paper improves wind power prediction via weather forecast-contextualized Long Short-Term Memory Neural Network (LSTM) models. Initially, only wind power data was fed to a generic LSTM, but this model performed poorly, with erratic and naive behavior observed on even low-variance data sections. To address this issu…
Hybrid models forecast EPEC energy spot prices.
problem Forecasting energy spot prices in EPEC markets.
method Combining Naive, Fourier, ARMA/GARCH, mean-reversion, jump-diffusion, and RNN models.
result Improved accuracy in forecasting compared to individual models.
Wireless traffic prediction is a fundamental enabler to proactive network optimisation in beyond 5G. Forecasting extreme demand spikes and troughs due to traffic mobility is essential to avoiding outages and improving energy efficiency. Current state-of-the-art deep learning forecasting methods predominantly focus on o…
Bayesian model predicts evolving guest origin markets in tourism.
problem Forecasting the changing composition of guest origin markets in tourism.
method Developed and applied Bayesian Dirichlet autoregressive moving average (BDARMA) models to Airbnb booking data.
result BDARMA models achieve lower forecast error and competitive performance in guest origin market shares.
Bayesian models predict evolving guest origin markets in tourism.
problem Forecasting the changing composition of guest origin markets in tourism.
method Developed and applied Bayesian Dirichlet autoregressive moving average (BDARMA) models to Airbnb booking data.
result BDARMA models outperform standard benchmarks in forecasting guest origin market shares.
ST-GAN predicts stock trends using financial news and data.
problem Predicting financial trends in stock markets.
method ST-GAN combines NLP and technical indicators using GAN technology.
result Significant improvement over existing models in stock price forecasting.
The study forecasts ETF return direction using machine learning models.
problem Predicting the direction of ETF returns for investment decisions.
method Applied regression and classification models to historical ETF component data.
result Models outperformed naive and buy & hold strategies, especially linear regression and logistic regression.
Improved forecasting in daily time series competition using a correlator method.
problem Forecasting daily time series with data leakage issues.
method Ensemble of five statistical forecasting methods and a correlator method.
result The correlator method was responsible for most of the gains over naive forecasting.
Bayesian consensus improves accuracy of forecasts from miscalibrated sources.
problem Aggregating predictions from miscalibrated and noisy sources.
method Bayesian approach to adjust for bias and noise, using hierarchical models.
result Bayesian consensus estimator is unbiased and more efficient than alternatives.
TSFMs improve financial forecasting across diverse tasks with strong transferability.
problem Complex nonlinear relationships, temporal dependencies, and limited data in financial time series forecasting.
method Pretraining on diverse time series corpora followed by task-specific adaptation.
result Tiny Time Mixers (TTM) achieved 25-50% better performance on limited data and 15-30% improvements on longer datasets.
CSP improves time-series forecasting without training, outperforming DeepNPTS in speed and accuracy.
problem Improving probabilistic time-series forecasting without training.
method Mixing empirical and residual draws around a seasonal naive forecast.
result CSP significantly outperforms DeepNPTS on CRPS, normalized mean quantile loss, and coverage metrics.
A training-free conformal interval is a mandatory baseline for probabilistic time-series forecasting.
problem Comparing probabilistic forecasters against weak or omitted baselines.
method A simple conformal interval with no parameters and no training.
result The ConformalNaive interval decisively beats several baselines.
Proposes a compensation mechanism for improving individual forecast confidence.
problem Difficult to assess the quality of individual probabilistic forecasts and their utilities.
method Compensation mechanism based on fair bets and online learning.
result The proposed mechanism cannot be exploited and ensures forecasted utility matches actual utility.
Stock prices predicted using a Transformer model.
problem Predicting stock prices with high accuracy.
method Multivariate forecasting using a mutated Transformer model.
result Transformer model outperformed traditional methods in stock price prediction.
I study the behavior and the performance of the long-term forecasts issued by financial analysts with respect to the Extrapolation Hypothesis. That hypothesis states that investors, extrapolating from the firms' recent performances, are too optimistic about growth and large firms and too pessimistic about value and sma…
Point forecasting of univariate time series is a challenging problem with extensive work having been conducted. However, nonparametric probabilistic forecasting of time series, such as in the form of quantiles or prediction intervals is an even more challenging problem. In an effort to expand the possible forecasting p…
Emergent and unscheduled cardiology admissions from cardiac catheterization laboratory add complexity to the management of Cardiology and in-patient department. In this article, we sought to study the behavior of cardiology admissions from Catheterization laboratory using time series models. Our research involves retro…
A simple baseline outperforms deep learning methods in transportation forecasting.
problem The importance of stationarity and recurrent patterns in transportation data.
method A naive baseline based on average weekly patterns and linear regression.
result The baseline method achieves comparable or better results than state-of-the-art deep learning approaches.
Short-term probabilistic forecasting of German electricity imbalance prices.
problem Uncertainty in renewable energy capacity and electricity prices.
method Combining lasso with bootstrap, gamlss, and probabilistic neural networks for forecasting imbalance prices.
result Sophisticated methods improve empirical coverage of imbalance prices but do not substantially outperform the intraday continuous price index.
Paper predicts recycling bin full events to reduce RVM downtime.
problem Predicting bin full events to increase RVM uptime.
method Hybrid approach combining machine learning and statistical approximation.
result Forecasting leads to less downtime and costs compared to emptying strategies.
Proposes a framework to handle missing data in traffic forecasting with sensor blackouts.
problem Missing data in traffic forecasting due to sensor blackouts, especially when correlated with traffic conditions.
method Latent state-space framework that models traffic dynamics and sensor dropout probabilities.
result Improves traffic forecasting by reducing blackout imputation RMSE from 7.02 to 4.23, with MNAR modeling providing additional gains.
In this paper we forecast daily returns of crypto-currencies using a wide variety of different econometric models. To capture salient features commonly observed in financial time series like rapid changes in the conditional variance, non-normality of the measurement errors and sharply increasing trends, we develop a ti…
Python tool creates machine-learning-ready solar dataset.
problem Creating a usable dataset for space weather forecasting.
method Python tool generates dataset from SoHO and SDO images, applying pre-processing.
result Dataset is machine-learning ready, free of missing data, and temporally synced.
Machine learning predicts US will win most Olympic medals in 2020.
problem Improve Olympic medal forecasting accuracy.
method Two-stage Random Forest machine learning model.
result Model outperforms traditional forecasts for three previous Olympics.
Enhances portfolio construction with tailored regime forecasts for individual assets.
problem Traditional portfolio construction methods fail to account for asset-specific market conditions.
method Hybrid framework combining unsupervised and supervised learning for regime identification and forecasting.
result Outperforms traditional portfolio models across various asset classes.
Bayesian model predicts oncology demand trends with high accuracy.
problem Accurate forecasting of oncology demand for resource planning.
method Boosting-based Bayesian conjugate models for Poisson process.
result Model outperforms other methods in trend detection accuracy.
Volatility forecasting and return prediction in high-frequency Chinese equity markets.
problem Improving statistical forecasting performance and economic strategy outcomes in equity markets.
method Developing a sequential two-stage framework combining realized volatility modeling and XGBoost return prediction.
result Regime-aware volatility forecasting outperforms baseline models.
Cryptocurrency time-series predictability is low, resembling Brownian noise.
problem Low predictability of cryptocurrency exchange rates.
method Complexity and model predictions of Litecoin, Binance Coin, Bitcoin, Ethereum, and XRP exchange rates.
result Simpler models outperform complex ones in cryptocurrency forecasting.
Study improves prediction of UK road accidents' severity using AI.
problem Improving prediction of UK road traffic accident severity.
method Combination of machine learning, econometric, and statistical methods on historical data.
result XGBoost model with RMSE of 0.176 and MAE of 0.087 outperforms naive forecasting.
Study forecasts Bitcoin prices using ML algorithms.
problem Accurately predicting Bitcoin price movements.
method Applied four ML algorithms: SVM, ANN, NB, RF, and LR.
result RF outperforms other models in continuous dataset, NB in discrete.
A new framework for time series forecasting that adapts to varying patterns.
problem Forecasting multivariate time series with predictive heterogeneity.
method Validation-driven clustering framework that applies specialization based on out-of-sample predictive performance.
result Improves robustness to heavy-tailed errors and local anomalies.
Paper explores balancing market dynamics and interpretable forecasting models for energy prices.
problem Tackles the challenge of accurately predicting mFRR price and understanding market dynamics.
method Compares XGBoost and EBM for forecasting mFRR activation price in the balancing market.
result EBM provides comparable forecasting accuracy to XGBoost but with higher interpretability.
Seasonal influenza infects between 10 and 50 million people in the United States every year, overburdening hospitals during weeks of peak incidence. Named by the CDC as an important tool to fight the damaging effects of these epidemics, accurate forecasts of influenza and influenza-like illness (ILI) forewarn public he…
Machine learning predicts Bitcoin returns but trading performance drops with costs.
problem Trading Bitcoin predictions with transaction costs.
method XGBoost, LSTM, iTransformer models evaluated in walk-forward protocol; cost-aware execution filter implemented.
result Cost-aware execution filter restores profitability; XGBoost strategy outperforms.
Deep learning models improve earnings prediction accuracy.
problem Reliable prediction of future earnings per share (EPS).
method Comparison of LSTM and TCN models on financial data.
result Both LSTM and TCN models outperform naive models and analysts.
HANET combines LSTM and attention mechanisms for better financial forecasting.
problem Lack of distinct macroeconomic regimes in financial datasets.
method Hierarchical Cross-Attention mechanism integrating long-run macro contexts with high-frequency market dynamics.
result HANET outperforms neural forecasters, especially during turbulent periods.
Study forecasts U.S. bond index using deep learning, finding persistence is key.
problem Forecasting U.S. aggregate bond index with deep learning methods.
method Constructed a stationary but maximally persistent representation of the bond index, evaluated using MLPs and CNNs.
result Deep learning models outperform traditional methods in short-horizon forecasting of bond indices.
Sentiment analysis from news and social media predicts forex market movements.
problem Forecasting forex market movements using sentiment analysis.
method Lexicon-based analysis and Naive Bayes machine learning.
result Sentiment analysis is effective in predicting forex market movements.
New algorithm forecasts health indicators for better equipment lifespan prediction.
problem Improving equipment lifespan prediction through health indicator forecasting.
method Generative + scenario matching approach using Gaussian Process.
result Superior performance compared to existing methods.
Anticipatory portfolios use richer models to optimize investments.
problem Optimizing investments with richer models than used for calibration.
method Decision-theoretic definition of anticipation, quadratic geometry, and LQG decomposition.
result Correct anticipation creates value, vacuous anticipation has zero value, and misspecified anticipation is harmful.
Machine learning improves sub-seasonal climate forecasting, especially gradient boosting and deep learning.
problem Predicting climate variables like temperature and precipitation in 2-week to 2-month time scales.
method Carefully constructed feature representations and ML approaches including gradient boosting and deep learning.
result ML methods can outperform climatological baselines and improve prediction accuracy.
Global methods outperform local in forecasting groups of time series, even in heterogeneous datasets.
problem Forecasting groups of time series, especially in heterogeneous datasets.
method Local methods consider each series separately, global methods fit a single model to all series.
result Global methods can outperform local methods in forecasting groups of time series, even in heterogeneous datasets.
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.
Despite its simplicity, the naive Bayes classifier has surprised machine learning researchers by exhibiting good performance on a variety of learning problems. Encouraged by these results, researchers have looked to overcome naive Bayes primary weakness - attribute independence - and improve the performance of the algo…
On a periodic basis, publicly traded companies are required to report fundamentals: financial data such as revenue, operating income, debt, among others. These data points provide some insight into the financial health of a company. Academic research has identified some factors, i.e. computed features of the reported d…
Naive investors make riskier choices than optimal strategies in continuous-time finance.
problem Continuous-time Markowitz portfolio selection with naive reoptimization.
method Analytical derivation of naive policies from discretely naive policies.
result Naive policies are always riskier and less efficient than equilibrium policies.
We re-estimate statistical properties and predictive power of a set of Phillips curves, which are expressed as linear and lagged relationships between the rates of inflation, unemployment, and change in labour force. For France, several relationships were estimated eight years ago. The change rate of labour force was u…