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

306090120 · Jun 202019922001200920172026
48 results for futures forecasting

The study compares econometric and deep learning models for forecasting COMEX copper futures volatility.

problem Forecasting volatility of COMEX copper futures across different time intervals.
method Econometric models (GARCH, HAR) and deep learning models (RNN, LSTM, GRU) applied to daily and hourly data.
result Deep learning models outperform econometric models in hourly data, but HAR remains the best overall for daily data.

Proposes QDF to improve multi-step time-series forecasting.

problem Ignoring label autocorrelation and unequal task weights in training objectives.
method Quadratic-form weighted training objective and QDF learning algorithm.
result Improves performance of various forecast models, achieving state-of-the-art results.

We study the optimal trading policies for a wind energy producer who aims to sell the future production in the open forward, spot, intraday and adjustment markets, and who has access to imperfect dynamically updated forecasts of the future production. We construct a stochastic model for the forecast evolution and deter…

2016-09-07abs ↗pdf ↗

Multivariate time series forecasting is an important yet challenging problem in machine learning. Most existing approaches only forecast the series value of one future moment, ignoring the interactions between predictions of future moments with different temporal distance. Such a deficiency probably prevents the model …

2019-12-11abs ↗pdf ↗

Proposes a network framework for forecasting futures with different expirations.

problem Forecasting E-mini S\&P 500 and CBOE Volatility Index futures with different expirations.
method A novel data-driven network framework using GCN-LSTM, visualizing correlation structures, and enhancing LSTM's predictive power.
result Enhanced predictive power of future forecasts through a multi-channel Graph Convolutional Network.

ForecastQA creates a new QA task for event forecasting from text data.

problem Forecasting future events from unstructured text data.
method Formulated a restricted-domain, multiple-choice QA task for event forecasting.
result Best model achieves 60.1% accuracy, lagging behind human performance by about 19%

EBLR improves time series forecasting with interpretable results.

problem Forecasting future events to reduce uncertainty.
method Iterative method starting with a base model, adding regression trees to explain errors at each iteration.
result EBLR substantially improves base model performance through extracted features and provides comparable performance to other methods.

Deep learning models outperform classical methods in forecasting neural activity.

problem Improving forecasting of neural activity using deep learning models.
method Systematic evaluation of eight probabilistic deep learning models against classical statistical models and baseline methods.
result Several deep learning models consistently outperform classical approaches in forecasting neural activity.

NeuTSFlow models continuous functions behind time series forecasting.

problem Forecasting treats time series as discrete sequences, ignoring their continuous nature.
method NeuTSFlow uses Neural Operators to learn the transition between historical and future function families.
result NeuTSFlow outperforms traditional methods in forecasting accuracy and robustness.

New method evaluates language model forecasters by checking consistency of predictions.

problem Evaluating the performance of language model forecasters is difficult due to lack of ground truth.
method Developed a consistency check framework based on arbitrage to evaluate forecasters.
result Consistency metrics correlate with ground truth performance of LLM forecasters.

Cryptocurrency, the most controversial and simultaneously the most interesting asset, has attracted many investors and speculators in recent years. The visibly significant market capitalization of cryptos also motivates modern financial instruments such as futures and options. Those will depend on the dynamics, volatil…

2019-12-11abs ↗pdf ↗

Production forecasting is a key step to design the future development of a reservoir. A classical way to generate such forecasts consists in simulating future production for numerical models representative of the reservoir. However, identifying such models can be very challenging as they need to be constrained to all a…

2018-11-30abs ↗pdf ↗

Analysts use vague language in reports to convey useful information about future payoffs.

problem Lack of precise numerical forecasts in analyst reports.
method Empirical analysis of analyst reports to assess the predictive power of linguistic tone.
result The textual tone of analyst reports has predictive power for forecast errors and subsequent revisions, especially when language is vague and uncertainty is high.

We propose a framework for general probabilistic multi-step time series regression. Specifically, we exploit the expressiveness and temporal nature of Sequence-to-Sequence Neural Networks (e.g. recurrent and convolutional structures), the nonparametric nature of Quantile Regression and the efficiency of Direct Multi-Ho…

2017-11-29abs ↗pdf ↗

FutureQuant Transformer predicts price ranges and volatility for futures trading.

problem Complex futures trading with real-time LOBs and vast data.
method FutureQuant Transformer model using attention mechanisms.
result Significantly improved trading performance with an average gain of 0.1193%.

Two new methods improve forecasting of functional time series data.

problem Forecasting of functional time-dependent data.
method Functional Singular Spectrum Analysis (FSFA) based forecasting methods.
result Our methods outperform existing algorithms for periodic stochastic processes.

Previous literature has identified an effect, dubbed the Zumbach effect, that is nonzero empirically but conjectured to be zero in any conventional stochastic volatility model. Essentially this effect corresponds to the property that past squared returns forecast future volatilities better than past volatilities foreca…

2018-09-06abs ↗pdf ↗

Adaptive learning model forecasts financial prices using order book data.

problem Forecasting high-frequency financial time series with non-stationary data.
method Adaptive learning model based on order book data, with stationarity and non-stationarity considerations.
result The model outperforms top fixed models and improves forecasting accuracy.

Proposes a new model to maximize out-of-sample Sharpe ratios by forecasting tangency portfolios.

problem Maximizing Sharpe ratios when returns and covariances are not stationary.
method Forecast the tangency portfolio using vector autoregressions and invest in the minimum Euclidean distance portfolio.
result Empirically validated superior out-of-sample Sharpe ratios.

Study examines asymmetry impacts on Japanese stock market volatility modeling and forecasting.

problem Understanding asymmetry's impact on modeling and forecasting realized volatility in Japanese stock markets.
method Employed heterogeneous autoregressive (HAR) models with three types of asymmetry: positive and negative realized semivariance, asymmetric jumps, and leverage effects.
result Leverage effects significantly influence realized volatility modeling and forecast performance in Japanese stock markets.

Study improves carbon price forecasting using quantile regression and feature selection.

problem Accurately predicting carbon prices influenced by geopolitical, social, and economic factors.
method Collect and analyze various influencing factors, select significant features, and use Sparse Quantile Group Lasso and Adaptive Sparse Quantile Group Lasso for robust predictions.
result Proposed methods outperform existing ones and provide a complete profile of future carbon prices.

The study examines how global economic policy uncertainty affects crude oil futures volatility.

problem Predicting crude oil futures volatility using global economic policy uncertainty.
method Established single-factor and two-factor models under the GARCH-MIDAS framework, tested with rolling-window and fixed-span specifications.
result GEPU changes have stronger predictive power than the GEPU index for crude oil futures volatility.

Working on the daily closing prices and logreturns, in this paper we deal with the use of Hidden Markov Models (HMMs) to forecast the price of the EUR/USD Futures. The aim of our work is to understand how the HMMs describe different financial time series depending on their structure. Subsequently, we analyse the foreca…

2015-04-29abs ↗pdf ↗

Gaussian Processes enhance financial forecasting by predicting mean-reverting time series with probability distributions.

problem Accurate long-term financial predictions with probability distributions.
method Functional and augmented data structures for Gaussian Processes.
result Gaussian Processes offer improved long-term predictions with probability distributions.