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.

169,051 papers · 148 categories

Trend · papers per month

25.0%50.0%75.0%100.0% · Jun 199319922001200920182026
48 results for Periodic Time Series Prediction

A new algorithm predicts periodic time series data efficiently in cloud environments.

problem Efficiently identifying and predicting periodic patterns in large-scale time-series data.
method Proposes a Periodicity-based Parallel Time Series Prediction (PPTSP) algorithm using TSDCA, MTSPPR, and PTSP methods.
result Significant improvements in prediction accuracy and performance compared to existing algorithms.

MPPN network improves long-term time series forecasting accuracy.

problem Inaccurate long-term time series forecasting due to noise and lack of interpretability.
method MPPN network constructs context-aware multi-resolution semantic units and employs multi-periodic pattern mining and channel adaptive module.
result MPPN significantly outperforms state-of-the-art methods on nine real-world benchmarks.

The paper improves patient targeting in pharmaceutical sales by predicting treatment delays.

problem Improving accuracy in predicting treatment delays for patients.
method A time-sensitive targeting framework using a time series model with extracted features and look-forward periods.
result Improved accuracy in predicting treatment delays for patients.

Shorter time windows and carefully selected features outperform longer periods and extra features in mortgage default prediction.

problem The paradox of increased training data and features leading to worse model performance in time series prediction.
method Empirical study using Fannie Mae's mortgage data, comparing different time window lengths and feature combinations.
result Shorter time windows and carefully selected features yield superior prediction results in mortgage default prediction.

Mechanical devices such as engines, vehicles, aircrafts, etc., are typically instrumented with numerous sensors to capture the behavior and health of the machine. However, there are often external factors or variables which are not captured by sensors leading to time-series which are inherently unpredictable. For insta…

2016-07-01abs ↗pdf ↗

The relation between time series irreversibility and entropy production has been recently investigated in thermodynamic systems operating away from equilibrium. In this work we explore this concept in the context of financial time series. We make use of visibility algorithms to quantify in graph-theoretical terms time …

2016-01-08abs ↗pdf ↗

StockTime predicts stock prices more accurately using LLMs and time series data.

problem Challenges in integrating time series data and natural language for stock price prediction.
method StockTime is a specialized LLM architecture that integrates textual and time series data to predict stock prices.
result StockTime outperforms recent LLMs in predicting stock prices with more accuracy.

Study predicts US stock market will continue to fall post-COVID-19.

problem Analyzing the recovery trend of the US stock market post-COVID-19.
method Used Deep Learning, Neuro Network, and Time-series analysis on S&P 500, Nasdaq 100, and Dow Jones Industrial Average data.
result LSTM model predicts US stock market will continue to fall post-COVID-19.

CMoS improves time series forecasting with minimal parameters.

problem Efficiently forecasting time series data with limited resources.
method CMoS directly models chunk-wise spatial correlations, using Correlation Mixing and Periodicity Injection techniques.
result CMoS outperforms state-of-the-art models with minimal parameters.

Paper analyzes time series prediction using empirical risk minimization.

problem Optimizing 1-step-ahead prediction for time series.
method Empirical risk minimization applied to recursive algorithms for time series forecasting.
result Empirical risk minimization achieves optimal predictive performance.

Exponential inequalities are main tools in machine learning theory. To prove exponential inequalities for non i.i.d random variables allows to extend many learning techniques to these variables. Indeed, much work has been done both on inequalities and learning theory for time series, in the past 15 years. However, for …

2018-08-27abs ↗pdf ↗

TailedTS dataset benchmarks heavy-tailed time series forecasting and periodicity quantification.

problem Benchmarking robustness of time series models under heavy-tailed distributions.
method Derived from Wikipedia page views, introduces periodicity quantification and robust loss functions.
result Standard Gaussian models degrade on high-volume page categories, while robust alternatives perform consistently.

New model learns relative importance of multiple seasonal patterns in time series data.

problem Complex seasonal patterns in business time series data.
method Mixed hierarchical seasonality (MHS) model using Stan.
result Significant improvements in prediction error and predictive density compared to existing models.

Study predicts global trade impacts using deep learning during the COVID-19 period.

problem Forecasting global trade impacts during the COVID-19 pandemic.
method Developed a sustainable prediction process using Long-Short Term Memory (LSTM) deep learning model.
result Accurately predicted daily imports and exports for the next 180 days during the pandemic.

Two new methods improve forecasting of functional time series data.

problem Forecasting of functional time-dependent data.
method Functional Singular Spectrum Analysis (FSFA) based forecasting methods.
result Our methods outperform existing algorithms for periodic stochastic processes.

Enhances financial time series forecasting with a multi-period learning framework.

problem Accurate financial time series forecasting requires considering both short-term and long-term trends.
method Proposes a Multi-period Learning Framework (MLF) with three modules: Inter-period Redundancy Filtering, Learnable Weighted-average Integration, and Multi-period self-Adaptive Patching.
result Improves financial time series forecasting accuracy and efficiency.

This research improves financial market predictions using LSTM networks.

problem Accurate real-time forecasting of financial time series.
method Sequentially trained many-to-one LSTMs with adaptive training epochs.
result Our approach maintains superior accuracy as predictions are made further in the future.

Efficiently tunes hyperparameters for online traffic time series prediction.

problem Online hyperparameter tuning for machine learning models in time series prediction.
method Online hyperparameter optimization algorithm for Kernel Ridge regression.
result Achieves better or similar prediction accuracy with significantly less computation time.

Paper proposes a robust framework for detecting multiple periodic components in time series.

problem Detecting multiple periodic components in time series with interlaced patterns and external noise.
method Applying maximal overlap discrete wavelet transform to isolate periodic components, ranking them by wavelet variance, and detecting single periodicity robustly.
result The proposed algorithm outperforms other methods for both single and multiple periodicity detection.

Properties of low-variability periods in the time series are analysed. The theoretical approach is used to show the relationship between the multi-scaling of low-variability periods and multi-affinity of the time series. It is shown that this technically simple method is capable of reveling more details about time-seri…

2004-06-09abs ↗pdf ↗

Model predicts travel time under rare conditions using a vector-space model.

problem Predicting travel time under rare temporal conditions (e.g., holidays, school vacations) is challenging due to limited historical data and other temporal changes.
method Presented a vector-space model for encoding rare temporal conditions, allowing coherent representation learning across different conditions.
result Increased performance for travel time prediction over different baselines when using the vector-space encoding for representing the temporal setting.

The paper uses persistent homology to estimate recurrence times in multi-variate time series.

problem Estimating recurrence times in multi-variate time series with different cyclic behaviors.
method Persistent homology framework with three specialized methods.
result Validated methods on real-world data, including a new benchmark dataset.

ARIMA model shows promise for short-term Bitcoin price prediction but fails for long-term predictions.

problem Predicting Bitcoin's future price using ARIMA model.
method Traditional ARIMA model applied to Bitcoin price time series.
result ARIMA model performs well for short-term predictions but poorly for long-term predictions due to its inability to capture sharp price fluctuations.

Based on empirical financial time-series, we show that the "silence-breaking" probability follows a super-universal power law: the probability of observing a large movement is inversely proportional to the length of the on-going low-variability period. Such a scaling law has been previously predicted theoretically [R. …

2008-12-24abs ↗pdf ↗

DEPTS learns to forecast periodic time series with improved accuracy.

problem Forecasting periodic time series is challenging due to complex dependencies and diverse periods.
method DEPTS uses a decoupled formulation with an expansion module and a periodicity module to handle these challenges.
result DEPTS significantly improves forecasting accuracy, reducing errors by up to 20%.

Paper analyzes electricity price and demand TSs using decomposition to detect cyber-attacks.

problem Detecting cyber-attacks in electricity price and demand time series data.
method Performed time series decomposition using additive and multiplicative methods, tested error term for patterns.
result Found a chance of cyber-attacks in the error term of decomposed TSs.

MSIN model discovers relevant financial news for time series data.

problem Discovering relevant textual stories associated with numerical time series data.
method Joint learning of time series and text data using MSIN model.
result MSIN achieves up to 84.9% and 87.2% in recalling ground truth articles for two stock time series.

Study uses XAI and transformers for stock price prediction of top 100 BIST banks.

problem Enhancing interpretability and accuracy of stock price predictions.
method Combines transformer-based time series models with XAI techniques.
result Transformer models show strong predictive capabilities and provide feature transparency.

We show that log-periodic power-law (LPPL) functions are intrinsically very hard to fit to time series. This comes from their sloppiness, the squared residuals depending very much on some combinations of parameters and very little on other ones. The time of singularity that is supposed to give an estimate of the day of…

2010-06-10abs ↗pdf ↗

New method fuses optical and SAR data to fill LAI gaps during cloudy periods.

problem Cloudy periods mask key crop growth stages, leading to unreliable yield predictions.
method Multi-Output Gaussian Process (MOGP) regression for fusing Sentinel-1 RVI and Sentinel-2 LAI time series.
result MOGP provides improved LAI estimations even during cloudy periods, especially for long gaps.

AEnbMIMOCQR generates robust multi-step ahead prediction intervals for time series data.

problem Generating reliable multi-step ahead prediction intervals for time series data.
method Adaptive ensemble batch multi-input multi-output conformalized quantile regression (AEnbMIMOCQR) based on conformal prediction principles.
result AEnbMIMOCQR provides close to exact coverage and robustness to distribution shifts.

Improved S&P stock prediction by integrating related stocks' data.

problem Lack of comprehensive data in stock prediction models.
method Enriched stock data with related stocks, tested five similarity functions, and used co-integration similarity for best results.
result Prediction model on similar stocks had significantly better accuracy and profit.

Statistical physics of complex systems exploits network theory not only to model, but also to effectively extract information from many dynamical real-world systems. A pivotal case of study is given by financial systems: market prediction represents an unsolved scientific challenge yet with crucial implications for soc…

2017-10-30abs ↗pdf ↗