paper-with-me

홈 › Papers

Trend-Adjusted Time Series Models with an Application to Gold Price Forecasting

2026-01-19 · Sina Kazemdehbashi arxiv

Time series data play a critical role in various fields, including finance, healthcare, marketing, and engineering. A wide range of techniques (from classical statistical models to neural network-based approaches such as Long Short-Term Memory (LSTM)) have been employed to address time series forecasting challenges. In this paper, we reframe time series forecasting as a two-part task: (1) predicting the trend (directional movement) of the time series at the next time step, and (2) forecasting the quantitative value at the next time step. The trend can be predicted using a binary classifier, while quantitative values can be forecasted using models such as LSTM and Bidirectional Long Short-Term Memory (Bi-LSTM). Building on this reframing, we propose the Trend-Adjusted Time Series (TATS) model, which adjusts the forecasted values based on the predicted trend provided by the binary classifier. We validate the proposed approach through both theoretical analysis and empirical evaluation. The TATS model is applied to a volatile financial time series (the daily gold price) with the objective of forecasting the next days price. Experimental results demonstrate that TATS consistently outperforms standard LSTM and Bi-LSTM models by achieving significantly lower forecasting error. In addition, our results indicate that commonly used metrics such as MSE and MAE are insufficient for fully assessing time series model performance. Therefore, we also incorporate trend detection accuracy, which measures how effectively a model captures trends in a time series.

📄 PDF Abstract BibTeX arXiv:2601.12706

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

Multifractal characterization of gold market: a multifractal detrended fluctuation analysis

2015-05-17

The multifractal detrended fluctuation analysis technique is employed to analyze the time series of gold consumer price index (CPI) and the market trend of three world's highest gold consuming countries, namely China, In…

Time SeriesTime Series Analysis

Long-range memory and multifractality in gold markets

2015-05-17

Long-range correlation and fluctuation in the gold market time series of world's two leading gold consuming countries, namely China and India, are studied. For both the market series during the period 1985-2013 we observ…

Time SeriesTime Series Analysis

Improving MF-DFA model with applications in precious metals market

2020-06-26 · Zhongjun Wang, Mengye Sun, A. M. Elsawah

With the aggravation of the global economic crisis and inflation, the precious metals with safe-haven function have become more popular. An improved MF-DFA method is proposed to analyze price fluctuations of the precious…

Time SeriesTime Series Analysis

Detrended partial cross-correlation analysis of two nonstationary time series influenced by common external forces

2015-04-15

When common factors strongly influence two power-law cross-correlated time series recorded in complex natural or social systems, using classic detrended cross-correlation analysis (DCCA) without considering these common …

Time SeriesTime Series Analysis

CaTS-Bench: Can Language Models Describe Time Series?

2025-09-25 · Luca Zhou, Pratham Yashwante, Marshall Fisher, Alessio Sampieri 외 arxiv

Time series captioning, the task of describing time series in natural language, requires numeric and temporal reasoning, trend interpretation, and contextual understanding. Existing benchmarks, however, often rely on ful…

Text Generation