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

Trend · papers per month

21436485 · Oct 202519922001200920172026
48 results for financial trends

X-Trend quickly adapts to new financial regimes, increasing Sharpe ratio by 18.9%.

problem Adapting to rapidly changing financial market conditions.
method Few-shot learning and cross-attention mechanism.
result X-Trend increases Sharpe ratio by 18.9% over a neural forecaster and 10-fold over a conventional strategy.

Empirical analysis of financial market trends and reversions across various time scales.

problem Understanding trends and reversions in financial markets over different time scales.
method Analysis of 14 years of futures tick data, 30 years of daily futures prices, 330 years of monthly asset prices, and yearly financial data since medieval times.
result Markets exhibit trending and reversion regimes with different time scales, explaining trends persistence and reversions.

Paper uses financial news for stock trend forecasting using deep multiple instance learning.

problem Forecasting stock trends from financial news articles.
method Developed a flexible and adaptive multi-instance learning model for bags of instances (financial news articles) on trading days.
result Outstanding trend prediction accuracy compared to state-of-the-art approaches.

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.

We investigate possible origins of trends using a deterministic threshold model, where we refer to long-term variabilities of price changes (price movements) in financial markets as trends. From the investigation we find two phenomena. One is that the trend of monotonic increase and decrease can be generated by dealers…

2014-06-20abs ↗pdf ↗

We find stationary distributions in a financial model with trends and mean-reversion.

problem Financial markets with competing trends and mean-reversion.
method Analytical derivation of stationary distributions in various noise and feedback regimes.
result The distributions are unimodal Gaussians in small noise, small feedback limits, but can be bimodal for stronger trends.

CLVSA predicts financial market trends using LSTM and attention mechanisms.

problem Predicting trends in financial markets due to complex interactions.
method Hybrid model combining LSTM, sequence-to-sequence, attention, and convolutional LSTM.
result CLVSA outperforms basic models in predicting financial market trends.

Study links public concern in Italy to financial markets worldwide.

problem Understanding public concern's impact on financial markets during pandemics.
method Used Google Trends data from YouTube, News, and Search to measure public concern and correlate it with stock index returns.
result Public concern in Italy drives concerns in other countries and explains stock index returns of multiple nations.

GC 2022 challenges real-time trend detection in financial tick data.

problem Efficiently detect trading trends in high-volume financial tick data.
method Real-time complex event processing of tick data, focusing on trend indicators and patterns.
result Participants must build reusable and practical solutions for real-life trading decisions.

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 ↗

FinDKG uses LLMs to detect financial trends from news articles.

problem Detecting global financial trends from unstructured text data.
method Fine-tuned LLMs for generating DKGs, KGTransformer for analysis.
result KGTransformer outperforms existing thematic ETFs in financial thematic investing.

Delta hedging, which plays a crucial rôle in modern financial engineering, is a tracking control design for a "risk-free" management. We utilize the existence of trends in financial time series (Fliess M., Join C.: A mathematical proof of the existence of trends in financial time series, Proc. Int. Conf. Systems Theory…

2010-05-03abs ↗pdf ↗

This study uses AI to analyze financial market coverage from YouTube videos.

problem Challenges in analyzing a large number of financial market videos.
method Used Whisper model to generate text from videos, applied natural language processing.
result Highlights dynamics of financial market coverage and identifies trending topics.

DAM improves cryptocurrency trend forecasting using multimodal data.

problem Simplistic merging of sentiment data in cryptocurrency trend forecasting.
method Dual Attention Mechanism (DAM) integrating financial metrics and sentiment analysis.
result DAM outperforms conventional models by up to 20% in prediction accuracy.

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 ↗

In financial time series there are periods in which the value increases or decreases monotonically. We call those periods elemental trends and study the probability distribution of their duration for the indices DJIA, NASDAQ and IPC. It is found that the trend duration distribution often differs from the one expected u…

2012-11-13abs ↗pdf ↗

New method evaluates financial graphs for stock trend forecasting.

problem Lack of dynamic stock relationship graphs and evaluation methods.
method SPNews dataset and novel evaluation methods independent of downstream tasks.
result Evaluation methods can differentiate between various financial relationship graphs.

In this article, we discuss various implementation of L1 filtering in order to detect some properties of noisy signals. This filter consists of using a L1 penalty condition in order to obtain the filtered signal composed by a set of straight trends or steps. This penalty condition, which determines the number of breaks…

2014-03-17abs ↗pdf ↗

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.

Price movements of stock market are not totally random. In fact, what drives the financial market and what pattern financial time series follows have long been the interest that attracts economists, mathematicians and most recently computer scientists [17]. This paper gives an idea about the trend analysis of stock mar…

2013-11-19abs ↗pdf ↗

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.

FinHEAR combines LLMs with human expertise for better financial decision-making.

problem Challenges in financial decision-making for language models.
method Multi-agent framework with specialized LLMs for historical analysis, event interpretation, and expert retrieval.
result FinHEAR outperforms baselines in financial tasks with higher accuracy and risk-adjusted returns.

We provide further evidence that markets trend on the medium term (months) and mean-revert on the long term (several years). Our results bolster Black's intuition that prices tend to be off roughly by a factor of 2, and take years to equilibrate. The story behind these results fits well with the existence of two types …

2017-11-13abs ↗pdf ↗

We establish the existence of anomalous excess returns based on trend following strategies across four asset classes (commodities, currencies, stock indices, bonds) and over very long time scales. We use for our studies both futures time series, that exist since 1960, and spot time series that allow us to go back to 18…

2014-04-12abs ↗pdf ↗

The paper discovers and evaluates support and resistance levels in financial time series.

problem Understanding and predicting support and resistance levels in financial markets.
method Developed a heuristic discovery algorithm to identify SR levels in intraday price series.
result Discovered SR levels statistically significantly reverse price trends and have a decay aspect over time.

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.