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,695 papers · 148 categories

Trend · papers per month

21426283 · May 202619922001200920172026
48 results for hybrid forecasting

MES-LSTM hybrid method improves multivariate time series forecasting and mortality modeling.

problem Challenges in applying hybrid forecast methods to multivariate data.
method Generalized multivariate extension of ES-RNN, utilizing vectorized implementation.
result MES-LSTM shows significant improvement over pure statistical and deep learning methods in forecast accuracy and prediction interval construction.

Study compares forecasting models for European financial markets and cryptocurrencies, finding hybrid ETS-ANN model best.

problem Challenges in predicting financial market fluctuations and cryptocurrency prices.
method Comparative analysis of ARIMA, hybrid ETS-ANN, and kNN models on European financial markets and cryptocurrency data.
result Hybrid ETS-ANN model performs best over extended periods, with moderate accuracy.

Hybrid approach improves probabilistic forecasts for electricity trading.

problem Improving probabilistic forecasts for electricity trading markets.
method Combines QRA and factor-based averaging for probabilistic forecasting.
result The hybrid approach outperforms benchmarks in statistical measures and economic value.

A hybrid strategy forecasts short-term loads using Warm-start Gradient Tree Boosting.

problem Lack of effective short-term load forecasting methods.
method Hybrid strategy integrating four different inference models: tree-based ensemble method Warm-start Gradient Tree Boosting (WGTB).
result Demonstrates effectiveness of hybrid strategy on real datasets.

Study improves electricity price forecasting accuracy using a hybrid model.

problem Accurate short-term electricity price forecasting is challenging due to social and natural factors.
method Hybrid model combining GARMA, G-GARCH, Wavelet, LLWNN, and optimization algorithms.
result The hybrid model outperforms other models in Nord Pool Electricity markets.

Hybrid model predicts flow and pressure in water systems.

problem Predicting flow and pressure in water distribution systems with complex spatial-temporal correlations.
method Hybrid dual-stage spatial-temporal attention-based recurrent neural networks (hDS-RNN).
result Our model outperformed 9 baseline models in flow and pressure series prediction.

Hybrid QNN-LSTM predicts financial stock market trends using quantum computing.

problem Complex temporal dependencies and market fluctuations in financial time-series forecasting.
method Custom QNN regressor with hybrid optimization strategies.
result Hybrid models integrate quantum computing into financial forecasting workflows.

The study improves Bitcoin price prediction using hybrid machine learning and enhances interpretability.

problem Improving Bitcoin price prediction accuracy and interpretability.
method Hybrid machine learning algorithms (OLS, LASSO, LSTM, decision tree regressors) and preprocessing techniques for time-series data.
result Linear regression achieves the best performance in predicting Bitcoin prices.

Hybrid model combines LSTM and ETS for mid-term electric load forecasting.

problem Mid-term electric load forecasting accuracy.
method Combines LSTM, ETS, and ensemble learning; uses dilated LSTM for long-term relationships.
result High performance and competitiveness compared to classical and machine learning models.

New forecasting framework sktime replicates and improves M4 study results.

problem Improving univariate forecasting performance using simple machine learning approaches.
method Designing and implementing a new forecasting API in sktime, using it to replicate and extend M4 study results.
result Simple hybrid and pure approaches can boost statistical model performance and achieve competitive results on hourly data.

HAD-Net forecasts glucose levels with insights into insulin and carbs diffusion.

problem Inaccurate predictions in glucose level forecasting without context understanding.
method Hybrid model combining deep learning and physiological models, using recurrent attention network.
result Achieves competitive performance in glucose level forecasting with plausible diffusion insights.

Paper proposes a hybrid model for VaR forecasting using SVR, GARCH, and KDE.

problem Inaccurate VaR estimates due to time-varying volatility and distributional characteristics.
method SVR-GARCH-KDE hybrid model combining nonlinear and nonparametric approaches.
result The SVR-GARCH-KDE hybrid outperforms benchmark models in VaR forecasting, especially for longer horizons.

Hybrid model improves geopolitical conflict forecasting.

problem Forecasting geopolitical events from sparse, bursty data.
method Sparse Temporal Fusion Transformer (TFT) + Variational Nearest Neighbor Gaussian Process (VNNGP).
result Consistently outperforms standalone TFT in long-range horizons.

Air quality forecasting has been regarded as the key problem of air pollution early warning and control management. In this paper, we propose a novel deep learning model for air quality (mainly PM2.5) forecasting, which learns the spatial-temporal correlation features and interdependence of multivariate air quality rel…

2018-12-12abs ↗pdf ↗

Hybrid model combines VAR and neural network for OFI prediction.

problem Accurate prediction of Order Flow Imbalance (OFI) in high frequency trading.
method Combines Vector Auto Regression (VAR) and a simple feedforward neural network (FNN).
result Hybrid model achieves superior predictive accuracy compared to standalone models.

A hybrid loss framework improves time series forecasting by balancing global and component errors.

problem Current time series methods may prioritize less significant sub-series, leading to forecasting bias.
method Proposes a hybrid loss framework combining global and component losses, dynamically adjusting weights.
result Improves time series forecasting performance by 0.5-2% on average.

Paper forecasts stock correlations using a hybrid model combining graph neural networks and transformers.

problem Improving stock correlation forecasts for better portfolio management.
method Hybrid model combining Transformer and graph attention networks for forecasting residual deviations from historical data.
result The hybrid model reduces correlation forecasting error compared to rolling-window estimates.

Hybrid GARCH-LSTM models predict covariance matrices better than GARCH alone.

problem Predicting covariance matrices of high-dimensional asset returns.
method Combining GARCH processes with neural networks to forecast volatilities and correlations.
result The hybrid model outperforms both equally weighted portfolios and univariate GARCH models.

Study improves U.S. monetary policy forecasting by integrating text and data.

problem Forecasting central bank policy decisions, especially the Fed's rate changes.
method Multi-modal approach combining structured data and unstructured text from Fed communications.
result Hybrid models outperform unimodal baselines, achieving a test AUC of 0.83.

Paper proposes a dual-level approach for multi-step forecasting of dynamical systems.

problem Accurate multi-step forecasting of time series systems for automatic control and optimization.
method Hybrid input forecasting using LSTM-STMs and physics-informed neural networks (PINNs).
result Hybrid models achieve higher log-likelihood and lower MSE compared to conventional methods.

A deep learning model for traffic forecasting in telecommunication networks.

problem Complex spatial-temporal dependency in traffic forecasting.
method Spatio-Temporal Hybrid Graph Convolutional Network (STHGCN) combining GRUs and hybrid-GCN.
result The proposed model outperforms classical and state-of-the-art methods.

HERMES model predicts nonstationary fashion trends using social media data.

problem Forecasting nonstationary fashion time series for optimal inventory decisions.
method Hybrid model combining parametric models, seasonal components, and recurrent neural networks with external signals.
result State-of-the-art results on fashion dataset and M4 competition time series.

This study forecasts climate data in Chile using EOFs and machine learning models.

problem Predicting climatic variability in Chile for resource management and planning.
method Combines EOF decomposition, wavelet analysis, and neural networks for spatiotemporal forecasting.
result Improved accuracy in forecasting climate data through a hybrid ML approach.

Hybrid LSTM-PPO optimizes dynamic portfolios with better performance.

problem Dynamic portfolio optimization under non-stationary market conditions.
method Combines LSTM for forecasting and PPO for adaptive portfolio adjustments.
result Hybrid framework outperforms single-model and equal-weight approaches in various metrics.

Interpretable additive models outperform complex DL and hybrid pipelines for air quality forecasting.

problem Accurate forecasting of urban air pollution for public health and policy guidance.
method Investigated lightweight additive models (FBP, NP) vs. deep learning and hybrid pipelines on Beijing PM2.5 and PM10 data.
result Facebook Prophet consistently outperformed NeuralProphet and traditional models, achieving high R2R^2 values.