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

129259388517 · Jun 202019922001200920172026
48 results for trend prediction

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.

This paper attempts to provide a state of the art in trend prediction using news headlines. We present the research done on predicting DJIA trends using Natural Language Processing. We will explain the different algorithms we have used as well as the various embedding techniques attempted. We rely on statistical and de…

2018-06-22abs ↗pdf ↗

HybridCGAN improves portfolio analysis by balancing trend prediction and market uncertainty.

problem Markowitz framework's overemphasis on market uncertainty and trend prediction.
method A hybrid approach combining deep generative models to balance trend prediction and market uncertainty.
result HybridCGAN leads to better portfolio allocation compared to existing methods.

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 ↗

Improved TreNet for trend prediction in time series data.

problem Validation method for TreNet did not account for time series data's sequential nature.
method Walk-forward validation method and multiple independent runs to evaluate model stability.
result TreNet still performs better than vanilla DNN models but not on all data sets.

Predict stock trends using news sentiment and technical indicators in Spark.

problem Predicting the stock market trend is challenging due to multiple influencing factors.
method Created a machine learning classification problem with features from technical indicators and news sentiment scores.
result Random Forest model achieved 63.58% test accuracy in Spark.

Transformer model predicts stock trends using technical data and sentiment analysis.

problem Lack of accurate long-term stock trend prediction using traditional models.
method Developed a Transformer-based model integrating technical stock data and sentiment analysis.
result Transformer model shows significant improvement in directional accuracy over RNNs, especially for longer sequence lengths.

Collective behaviours taking place in financial markets reveal strongly correlated states especially during a crisis period. A natural hypothesis is that trend reversals are also driven by mutual influences between the different stock exchanges. Using a maximum entropy approach, we find coordinated behaviour during tre…

2013-10-30abs ↗pdf ↗

The paper examines how NFT valuations correlate with market data and social trends.

problem Predicting NFT valuations based on market data and social trends.
method Utilizes public market data, NFT metadata, and social trends data; employs linear regression and recurrent neural networks.
result Identifies correlations between NFT valuations and various features.

This paper evaluates random forest models for predicting stock price trends.

problem Predicting stock price trends to assist investors in making informed decisions.
method Random forest models combined with artificial intelligence, using optimal parameters.
result Random forest models show better predictive performance and time efficiency.

Study introduces TeMoP model for better stock market predictions.

problem Decreasing prediction errors and robustness across datasets in machine learning models.
method Probabilistic multiple lag order model based on trend encoding.
result TeMoP model outperforms machine learning models in accuracy and stability across different stock indexes.

TLOB predicts stock prices better than existing models by adapting a simple MLP to LOB data.

problem Predicting stock prices from LOB data is challenging and complex.
method TLOB uses a transformer model with dual attention to capture spatial and temporal dependencies.
result TLOB outperforms state-of-the-art models across multiple datasets and horizons.

A new GNN model predicts stock trends by learning historical and future correlations.

problem Limited improvement in stock trend prediction models due to ignoring future patterns.
method DishFT-GNN framework that trains a teacher and student model to capture historical and future data correlations.
result State-of-the-art performance on real-world datasets.

Using non-linear machine learning methods and a proper backtest procedure, we critically examine the claim that Google Trends can predict future price returns. We first review the many potential biases that may influence backtests with this kind of data positively, the choice of keywords being by far the greatest culpr…

2014-03-07abs ↗pdf ↗

In this work we present a data-driven end-to-end Deep Learning approach for time series prediction, applied to financial time series. A Deep Learning scheme is derived to predict the temporal trends of stocks and ETFs in NYSE or NASDAQ. Our approach is based on a neural network (NN) that is applied to raw financial dat…

2017-11-11abs ↗pdf ↗

This paper compares LSTM, GRU, and Transformer models for stock price prediction.

problem Improving stock price prediction accuracy in fast-paced financial markets.
method Training models on Tesla stock data from 2015 to 2024, comparing LSTM, GRU, and Transformer.
result LSTM model achieved 94% accuracy in predicting stock prices.

REST framework predicts stock trends by considering stock-specific and related-stock events.

problem Predicting stock trends using event information from news, social media, and discussion boards.
method REST framework addresses two main shortcomings of existing event-driven methods: stock-specific event influence and related-stock event influence.
result REST framework achieves higher investment returns compared to baselines.

Deep learning models struggle with new data in stock price trend prediction.

problem Stock price trend prediction using Deep Learning models.
method Examination of fifteen state-of-the-art DL models on LOB data, using LOBCAST framework.
result All models show significant performance drop with new data, questioning their market applicability.

A novel approach predicts long-term stock price trends using 2D-convolutional encoders and semantic segmentation.

problem Predicting long-term daily stock price changes with deep learning models.
method Proposes a hierarchical CNN structure with Atrous Spatial Pyramid Pooling blocks to capture both long and short-term temporal relationships.
result Achieved overall accuracy and AUC of 78.18% and 0.88 for predicting trends over the next 20 days.

KEDformer improves long-term time series forecasting with seasonal-trend decomposition.

problem Accurate long-term predictions in energy, finance, and meteorology.
method Knowledge extraction-driven framework integrating seasonal-trend decomposition.
result KEDformer enhances model's ability to capture short-term and long-term patterns.

A new Twitter sentiment model predicts stock market trends with high accuracy.

problem Real-time prediction of future stock market prices.
method Baseline correlation approach using polynomial regression, classification, and lexicon-based sentiment analysis.
result Predicts stock market trends with 67.22% accuracy, up to 15 time samples in advance.

Hierarchical hidden Markov models predict market trends in financial time series.

problem Misinterpretation of short-term price fluctuations as long-term trend changes.
method Hierarchical hidden Markov models to capture both short- and long-term trends.
result Hierarchical models provide a comprehensive picture of financial markets.