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

Trend · papers per month

1345 · Sep 202019922001200920172026
48 results for ARIMA

Hybrid LSTM-ARIMA model outperforms other algorithms in algorithmic investment strategies.

problem Developing an optimal algorithmic investment strategy.
method Combines LSTM and ARIMA models, using LSTM for final predictions and ARIMA residuals for boosting.
result LSTM-ARIMA algorithm outperforms all other algorithms across multiple equity indices.

New ARIMA framework improves forecast accuracy for economic and financial time series.

problem Improving forecast accuracy for nonlinear dynamics in time series data.
method Projection-based ARIMA framework using Galerkin basis expansions.
result Galerkin-SARIMA matches or improves forecast accuracy compared to classical ARIMA/SARIMA.

New approach improves convergence of online learning for ARIMA models.

problem Pitfalls in computational complexity and convergence of Online Newton Step optimization method.
method Proposes a new approach combining different Online Gradient Descent learners for iterative training of ARIMA models.
result The proposed approach outperforms existing methods resulting in lower prediction error.

Advanced forecasting models outperform Holt-Winters and ARIMA for stock market data.

problem Forecasting stock market data with improved accuracy.
method Developed 24 two-parameter families of forecasting functions using a nonparametric approach.
result Our models outperform Holt-Winters and ARIMA in terms of lower sum of absolute errors and higher number of accurate forecasts.

Forecasting time series data is an important subject in economics, business, and finance. Traditionally, there are several techniques to effectively forecast the next lag of time series data such as univariate Autoregressive (AR), univariate Moving Average (MA), Simple Exponential Smoothing (SES), and more notably Auto…

2018-03-16abs ↗pdf ↗

Paper forecasts recession indicators using yield spread models.

problem Forecasting the leading indicator of a recession using yield spread.
method Applied econometric time series and machine learning models to forecast yield spread.
result Parsimonious univariate ARIMA model outperforms richly parameterized VAR method.

This work proposes a novel approach for multiple time series forecasting. At first, multi-way delay embedding transform (MDT) is employed to represent time series as low-rank block Hankel tensors (BHT). Then, the higher-order tensors are projected to compressed core tensors by applying Tucker decomposition. At the same…

2020-02-25abs ↗pdf ↗

This research optimizes energy consumption forecasting in Puno using parallel computing and ARIMA models.

problem Improving energy consumption forecasting accuracy and efficiency in Puno.
method Parallel computing and ARIMA models for forecasting energy consumption.
result Notable improvements in computational efficiency and data processing capabilities.

Classical time series models forecast Bitcoin prices and volatility accurately.

problem Forecasting Bitcoin prices and volatility using classical models.
method ARIMA, SARIMA, GARCH, and EGARCH models were trained and tested on Bitcoin price data.
result ARIMA models performed best for short-term price dynamics, while EGARCH models were best for volatility.

Heat demand prediction is a prominent research topic in the area of intelligent energy networks. It has been well recognized that periodicity is one of the important characteristics of heat demand. Seasonal-trend decomposition based on LOESS (STL) algorithm can analyze the periodicity of a heat demand series, and decom…

2018-07-28abs ↗pdf ↗

Bitcoin is considered the most valuable currency in the world. Besides being highly valuable, its value has also experienced a steep increase, from around 1 dollar in 2010 to around 18000 in 2017. Then, in recent years, it has attracted considerable attention in a diverse set of fields, including economics and computer…

2019-04-04abs ↗pdf ↗

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.

Study combines sentiment analysis with traditional models for better S&P 500 trading.

problem Improving trading performance in volatile markets.
method Sentiment analysis from financial news, GPT-2, FinBERT, combined with technical indicators and time-series models.
result Combining sentiment-driven insights with traditional models improves trading performance.

Paper presents forecasting models for platelet demand.

problem Managing platelet demand and supply is challenging due to variability and short shelf life.
method Utilized ARIMA, Prophet, lasso regression, and LSTM networks on a clinical dataset.
result Multivariate approaches generally have higher accuracy, but simpler ARIMA can suffice with sufficient data.

The paper predicts Bitcoin prices using machine learning and sentiment analysis.

problem Predicting the future price of Bitcoin in USD.
method Applied supervised machine learning and sentiment analysis to Twitter and Reddit data.
result LSTM models with multi-feature analysis outperformed ARIMA models in predicting Bitcoin prices.

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…

2018-12-28abs ↗pdf ↗

This paper optimizes cryptocurrency portfolios by clustering price correlations and improving risk-return profiles.

problem Volatility and regulatory uncertainty in cryptocurrency markets make portfolio construction challenging.
method The paper combines network analysis, price forecasting, and portfolio theory to identify stable groups of correlated cryptocurrencies.
result Predictive consensus-clustering portfolios maintain positive and stable performance up to a 14-day horizon, with favourable gain-loss asymmetry and tighter tail-risk control.

Study examines how social media sentiment impacts biotech stocks.

problem Understanding the impact of social media on biotech stock prices.
method VADER sentiment analysis, ARIMA, and VAR models were used to forecast stock market performance.
result Complex interplay between tweet sentiment and stock market performance was identified.

Study compares local and global models for hierarchical forecasting accuracy.

problem Challenges in hierarchical time series forecasting, especially in accuracy and information utilisation.
method Developed and evaluated local and global forecasting models (GFMs) to exploit cross-series and cross-hierarchies information.
result Global Forecasting Models (GFMs) outperform local models in hierarchical forecasting accuracy and computational efficiency.

Deep learning models outperform traditional methods in stock price prediction.

problem Improving stock price prediction accuracy using deep learning.
method Comparative analysis of deep learning models (LSTM, GRU) and traditional methods (ARIMA, ARMA) on historical data.
result Deep learning models, particularly LSTM, outperform traditional methods in predicting stock prices across different time horizons.