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

1223 · Jun 202619922001200920172026
12 results for iTransformer

PolyModel theory and iTransformer improve hedge fund portfolio construction.

problem Sparse financial time series data makes portfolio construction challenging.
method Identify asset pool, select risk factors, create quantitative and classical measures, and use iTransformer for trend capture.
result Improved Sharpe ratio and annualized return compared to benchmarks.

This study predicts parking availability using multi-source data and a self-supervised learning enhanced transformer.

problem Accurate parking availability prediction to support urban planning and management.
method Proposes SST-iTransformer, a self-supervised learning enhanced spatio-temporal inverted transformer, integrating multi-source data.
result SST-iTransformer achieves state-of-the-art performance in parking availability prediction.

AverageTime uses simple averaging to enhance long-term time series forecasting.

problem Long-term time series forecasting with improved intra-sequence and cross-channel dependencies.
method Proposes AverageTime, a simple, efficient, and scalable forecasting model that reframes channel extraction as a stackable architecture.
result AverageTime surpasses state-of-the-art models in forecasting performance with near-linear complexity.

MMformer improves forecasting of environmental time series data.

problem Accurately forecasting environmental change trends for policy-making.
method Meta-learning MTS model combining self-attention and adaptive transferable multi-head attention.
result MMformer outperforms other models in air quality and climate datasets, reducing prediction errors by 50% in MSE and 20% in MAE.

TimeCNN improves forecasting by refining cross-variable interactions over time.

problem Multivariate time series forecasting struggles with dynamic and multifaceted cross-variable correlations.
method TimeCNN uses timepoint-independent convolution kernels to capture evolving relationships among variables.
result TimeCNN outperforms state-of-the-art models in real-world datasets with significant computational and speed advantages.

Machine learning predicts Bitcoin returns but trading performance drops with costs.

problem Trading Bitcoin predictions with transaction costs.
method XGBoost, LSTM, iTransformer models evaluated in walk-forward protocol; cost-aware execution filter implemented.
result Cost-aware execution filter restores profitability; XGBoost strategy outperforms.

Study compares nine deep learning architectures for multi-horizon financial forecasting.

problem Evaluating the performance of deep learning architectures for multi-horizon financial forecasting.
method Conducted 918 experiments across cryptocurrency, forex, and equity markets using nine architectures.
result ModernTCN achieves the best mean rank (1.333) with a 75 percent first-place rate.

FinStressTS creates synthetic benchmarks for financial forecasting, revealing model weaknesses.

problem Limited failure attribution in real-world financial benchmarks.
method Synthetic benchmark with 30 diagnostic environments linked to six mechanism families.
result Model performance varies by mechanism type, with autoregressive models often outperforming Transformers.

RG-TTA adapts neural forecasters to streaming time series shifts by modulating adaptation intensity.

problem Adapting neural forecasters to distribution shifts in streaming time series data.
method RG-TTA uses a meta-controller that continuously modulates adaptation intensity based on distributional similarity.
result RG-TTA achieves the lowest MSE in 156 of 224 seed-averaged experiments, reducing MSE by 5.7% vs TTA.

Deep forecasting models show output heads significantly improve performance on fat-tailed financial returns.

problem Improving deep learning models for forecasting fat-tailed financial returns.
method Comparison of backbone architectures and output heads (point, Gaussian, Gaussian mixture) on S&P 500 monthly log-returns.
result Switching from point to Gaussian heads improves CRPS by about 1.3 percent, and from Gaussian to mixture adds another 2.4 percent.