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

128255383510 · Jun 202019922001200920172026
48 results for short-term predictions

QLSTM outperforms LSTM in predicting KSE 100 index movements.

problem Predicting stock market movement in uncertain economic conditions.
method Used LSTM and QLSTM models on monthly data of economic indicators.
result QLSTM provided more accurate predictions of KSE 100 index values.

Predicts short-term futures contract direction using neural networks and order flow data.

problem Challenges in predicting short-term directional movement of futures contracts.
method Engineering features from technical analysis, order flow, and order-book data; training a Tabnet neural network.
result Achieved an accuracy of 0.601 in predicting directional change on the Silver Futures Contract.

This paper proposes a framework to predict long-term trends and short-term fluctuations in multivariate time series.

problem Existing prediction methods often ignore the distinction between long-term trends and short-term fluctuations.
method The paper introduces a MTS forecasting framework that uses both original time series and its first difference to capture long-term trends and short-term fluctuations.
result The proposed method improves forecasting performance by using more supervision information.

TimeMixer predicts global financial asset volatility, excelling in short-term forecasts.

problem Predicting volatility in global financial markets is challenging due to complexity and non-linear dynamics.
method Uses TimeMixer, a multiscale-mixing model for forecasting across different scales.
result TimeMixer performs exceptionally well in short-term volatility forecasting but less so in longer-term predictions.

Behavioral theories posit that investor sentiment exhibits predictive power for stock returns, whereas there is little study have investigated the relationship between the time horizon of the predictive effect of investor sentiment and the firm characteristics. To this end, by using a Granger causality analysis in the …

2018-03-08abs ↗pdf ↗

Proposes LSR-IGRU for improved stock trend prediction.

problem Challenges in stock price prediction due to complex relationships and nonlinear dynamics.
method Long short-term relationships matrix and improved GRU input for better temporal and relationship integration.
result Significantly improved accuracy in predicting stock trend changes.

Comparative study of neural networks for short-term FOREX forecasting.

problem Simulating expert judgment in foreign exchange market forecasting.
method Implemented and compared LSTM and ANN architectures for short-term FOREX forecasting.
result ANN custom architecture outperforms LSTM in prediction quality and resource efficiency.

Paper proposes a method for predicting any quantile of short-term electricity demand.

problem Uncertainty in power systems due to multiple factors.
method Proposes a novel general approach for distributional forecasting of short-term electricity demand.
result Demonstrates state-of-the-art distributional forecasting results for short-term electricity demand.

The paper predicts travel times using tree-based ensembles.

problem Predicting travel times between urban points over short and long horizons.
method Tree-based ensemble methods trained on taxi trip records with additional features from weather and routing data.
result Adding routing data improves model performance and short-term predictions require less data.

New algorithm extracts device profiles for short-term power predictions in commercial buildings.

problem Short-term power prediction in commercial buildings with high accuracy.
method Unsupervised extraction of device profiles from aggregate power measurements, disaggregation using particle swarm optimization, and state changes forecast by artificial neural networks.
result Developed approach outperforms existing methods with high accuracy.

Study short-term wind power and speed predictions using machine learning.

problem Accurate short-term wind power and speed predictions for energy systems.
method Combining numerical weather prediction models with local observations, using machine learning for variable selection and forecasting.
result Improved wind power and speed predictions for 4-hour ahead using machine learning.

The study improves load forecasting for electricity consumers using advanced machine learning models.

problem Improving short-term load forecasting for effective scheduling and decision-making.
method Proposes and evaluates statistical nonlinear models, including LSTM and GRU, for 15-min frequency electricity load forecasting.
result Advanced models outperform other models in out-of-sample forecasting accuracy, as shown by the Diebold-Mariano test.

New approach models computer network activity as mixtures of sources.

problem Malicious activity detection in computer networks using standard algorithms is ineffective.
method Source separation approach to model short-term dynamics of computer network activity.
result Qualitative and quantitative experiments validate the approach.

This study compares machine learning models for short-term stock price forecasting.

problem Accurate short-term stock price prediction in the NYSE.
method Compared four machine learning models (XGBoost, Random Forest, Multi-layer Perceptron, Support Vector Regression) on NYSE stocks.
result XGBoost model outperformed others with highest accuracy.

The stock market prediction has always been crucial for stakeholders, traders and investors. We developed an ensemble Long Short Term Memory (LSTM) model that includes two-time frequencies (annual and daily parameters) in order to predict the next-day Closing price (one step ahead). Based on a four-step approach, this …

2020-01-10abs ↗pdf ↗

This paper reviews radar-based nowcasting techniques for short-term weather predictions.

problem Short-term weather predictions for adverse events like heavy rain and flooding.
method Analysis of existing radar-based nowcasting techniques and machine learning approaches.
result New partnerships between environmental science and machine learning can improve nowcasting.

Study uses neural networks to predict travel times for public transportation.

problem Inaccurate travel time predictions due to road traffic irregularities.
method Developed two neural network models (MLP and LSTM) using OD travel time matrix.
result Both models can make near-accurate predictions, but LSTM is more susceptible to noise.

Adaptive TFTs improve cryptocurrency price prediction accuracy.

problem Precise short-term price prediction in volatile cryptocurrency markets.
method Dynamic subseries lengths and pattern-based categorization.
result Significantly outperforms baseline models in prediction accuracy and profitability.

Study enhances neural network predictions for wave height using topological features.

problem Challenges in predicting wave heights due to short-term and long-term factors.
method Hybridization of persistent homology with neural networks for feature engineering.
result Significant improvements in R2R^2 score and reductions in errors for various neural network models.

The paper calibrates geophysical predictions using marginal distributions and machine learning.

problem Sensitivity to initial conditions in geophysical systems leads to large deviations in long-term forecasts.
method The method introduces a calibration algorithm based on normalization and Kernelized Stein Discrepancy (KSD) to enhance ML predictions.
result The method improves the fidelity of ML predictions to known physical distributions, ensuring consistency with non-local statistical structures.

Paper proposes a new time series prediction method using weighted past data and optimization.

problem Predicting time series data with improved accuracy considering both deterministic and stochastic assumptions.
method The approach uses a weighted sum of past data, solving a constrained linear optimization problem to minimize an outer bound of prediction error.
result The method can outperform existing non-parametric methods in short-term forecasts.

Study proposes a multimodal model for cardiovascular risk prediction using EHRs.

problem Lack of comprehensive risk prediction from EHRs due to unstructured text.
method Proposes a multimodal BiLSTM model integrating structured and unstructured EHR data.
result Proposed BiLSTM model outperforms other DNN architectures in cardiovascular risk prediction.

Model predicts short-term Amazon rainforest fires with high accuracy.

problem Accurate short-term forecasting of Amazon rainforest fires is challenging.
method Used Seasonal and Trend decomposition based on Loess combined with multi-month-ahead load forecasting algorithms.
result Proposed decomposition-ensemble models provide more accurate forecasts than other models.

condLSTM-Q predicts COVID-19 deaths at county level with quantile forecasts.

problem Predicting COVID-19 mortality at fine geographical scales.
method Conditional Long Short-Term Memory networks with quantile output.
result Fine-scale quantile predictions inform about death toll distribution.