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

159319478637 · Jun 202019922001200920172026
48 results for time series cross-validation

Study examines how different time series cross-validation methods affect anomaly detection in multivariate time series.

problem Evaluating anomaly detection in multivariate time series requires preserving temporal dependencies, especially for subsequence anomalies.
method Systematically investigates walk-forward and sliding window methods across various validation configurations and classifier types.
result Sliding window method consistently yields higher precision-recall scores and reduced fold-to-fold performance variance, particularly for deep learning models.

In machine learning, statistics, econometrics and statistical physics, cross-validation (CV) is used asa standard approach in quantifying the generalisation performance of a statistical model. A directapplication of CV in time-series leads to the loss of serial correlations, a requirement of preserving anynon-stationar…

2019-10-21abs ↗pdf ↗

New covariance estimator for financial portfolios.

problem Estimating large financial covariances in non-stationary environments.
method Exponentially weighted averages and cross-validation for nonlinearly shrinking sample eigenvalues.
result Our estimator performs well in large dimensions compared to existing estimators.

Deep learning methods improve time series forecasting by optimizing lag selection.

problem Optimizing the number of lags for accurate univariate time series forecasting.
method Empirical analysis of deep learning methods trained on multiple time series datasets.
result Excessively small or large lag sizes negatively impact forecasting performance.

Optimal model selection for forecasting large collections of short time series using latent space.

problem Challenges in choosing among multiple forecasting methods for large, high-dimensional time series with limited data.
method Combining low-rank temporal matrix factorization with optimal model selection using cross-validation.
result Forecasting latent factors leads to significant performance gains compared to direct uni-variate model application.

New insights into ridge regression with correlated data, improving risk prediction.

problem Understanding and predicting risk in ridge regression with correlated samples.
method Random matrix theory and free probability for asymptotic analysis; modified GCV estimator (CorrGCV) for unbiased prediction.
result GCV estimator fails for out-of-sample risk with correlated data; CorrGCV provides an unbiased estimator.

Echo State Networks (ESNs) are known for their fast and precise one-shot learning of time series. But they often need good hyper-parameter tuning for best performance. For this good validation is key, but usually, a single validation split is used. In this rather practical contribution we suggest several schemes for cr…

2019-08-22abs ↗pdf ↗

Proposes RBLDA for multivariate time series data classification.

problem Classifying multivariate time series data.
method Regularized Bilinear Discriminant Analysis (RBLDA) for multivariate time series data.
result RBLDA achieves the best overall recognition performance on real MTS data sets.

Surveying machine learning methods for economic forecasting.

problem Improving accuracy of economic forecasts using machine learning.
method Nowcasting, textual data, panel and tensor data, high-dimensional Granger causality tests, time series cross-validation, classification with economic losses.
result Recent advances in machine learning methods enhance economic forecasting accuracy.

Sparse APCA identifies sparse factors in financial returns over time.

problem Analyzing co-movements of high-dimensional panel data over time.
method Sparse asymptotic PCA with truncated power method for sparse factors and sequential deflation for multi-factor cases.
result Identification of nine risk factors influencing the S&P 500 stock market.

Improved forecasting for irregularly-sampled time series using kernel flows.

problem Forecasting dynamical systems from irregularly-sampled time series data.
method Directly approximating the vector field using time differences in data-adapted kernels.
result Significant improvement in forecasting accuracy compared to classical methods.

Predict missing and future data points in light curves using scalable Gaussian Processes.

problem Gappy time-series data from commercial cameras confound light curve prediction.
method MuyGPs, a scalable framework for hyperparameter estimation of Gaussian Processes using nearest neighbors sparsification and local cross-validation.
result MuyGPs enable accurate prediction of missing and future data points in light curves.

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.

With the increasing size of today's data sets, finding the right parameter configuration in model selection via cross-validation can be an extremely time-consuming task. In this paper we propose an improved cross-validation procedure which uses nonparametric testing coupled with sequential analysis to determine the bes…

2012-06-11abs ↗pdf ↗

This study benchmarks changepoint detection algorithms on cardiac time series data.

problem Identifying state changes in cardiac time series for disease classification.
method Comparison of 8 changepoint detection algorithms on artificial and real cardiac time series data.
result RMDM algorithm achieved highest true positive rate and cross validated accuracy for classification.

Improved stock volume prediction using Kalman Filters with various hidden states.

problem Improving accuracy of intraday trading volume prediction.
method Extended Kalman Filter with various hidden states for different stocks, using cross-validation to determine optimal state number.
result Demonstrated improved accuracy through comparison experiments and numerical analysis.

Study uses regression and ML for COVID-19 mortality forecasting.

problem Forecasting COVID-19 mortality during the first wave in Spain.
method Cyclical curve log-regression, multivariate time series spatial residual correlation analysis, Bayesian approach, machine learning.
result Empirical analysis shows ML regression models perform better than traditional methods.

Proposes using prior variable importance information in high-dimensional regression.

problem Using vague prior information on variable importance in high-dimensional settings.
method Fit a sequence of models indicated by the prior importance orderings, using ridge or Lasso regression.
result Cross-validation can select the best estimator from a sequence of models, with a logarithmic cost compared to the unknown best.

Fusion framework improves time series classification across different datasets.

problem Kernel-based methods like Rocket perform inconsistently across datasets.
method Fusion-3 framework that adaptively fuses three representations (Rocket, SAX, SFA) based on dataset properties.
result Fusion-3 framework yields small but consistent average improvements over Rocket on 113 UCR datasets.

To better understand the spatial structure of large panels of economic and financial time series and provide a guideline for constructing semiparametric models, this paper first considers estimating a large spatial covariance matrix of the generalized mm-dependent and ββ-mixing time series (with JJ variables and TT

2011-06-20abs ↗pdf ↗

DRL optimizes asset managers' hedging timing based on market conditions.

problem Optimal timing for hedging strategies given market conditions.
method Deep Reinforcement Learning framework with contextual information, lagged observations, and robust testing.
result Our approach achieves superior returns and lower risk compared to standard methods.

Kernel density estimation (KDE) is a popular statistical technique for estimating the underlying density distribution with minimal assumptions. Although they can be shown to achieve asymptotic estimation optimality for any input distribution, cross-validating for an optimal parameter requires significant computation do…

2011-02-14abs ↗pdf ↗

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 ↗

Recent advances in statistical theory, together with advances in the computational power of computers, provide alternative methods to do mass-univariate hypothesis testing in which a large number of univariate tests, can be properly used to compare MEEG data at a large number of time-frequency points and scalp location…

2014-06-25abs ↗pdf ↗

Paper proves stacking ensembling is effective and proposes a new family of stacked generalizations.

problem Lack of theoretical guarantees for stacking ensembling methods.
method Proves novel theoretical result and proposes a new family of stacked generalizations.
result Proves stacking ensembling is effective and proposes a new family of stacked generalizations.

In this article, we derive concentration inequalities for the cross-validation estimate of the generalization error for subagged estimators, both for classification and regressor. General loss functions and class of predictors with both finite and infinite VC-dimension are considered. We slightly generalize the formali…

2010-11-23abs ↗pdf ↗