arXiv Machine Learning By Aashish Bohra, Vivek Vijay

VertiFuseX: Generalizable Financial Forecasting via Multi-Stream Temporal Fusion

Read the original on arXiv Machine Learning →

VertiFuseX is a hybrid LSTM architecture that fuses multi‑scale temporal representations at the penultimate layer, stacking features from LSTM, Bi‑LSTM, and St‑LSTM branches and a parallel DNN stream. On 15 years of global equity index data, it reduces MAPE by 30‑54% and improves MAE and RMSE by over 40% compared to LSTM baselines, outperforming seven state‑of‑the‑art models across 33 metric‑dataset comparisons. The model is lightweight (675k parameters, 2.6 MB footprint) with 1.5 ms/sample inference latency and demonstrates robust, interpretable forecasting with reduced drawdowns in algorithmic trading simulations.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Machine Learning.

arXiv Machine Learning
Aug 19

Deep Learning Based on Generative Adversarial and Convolutional Neural Networks for Financial Time Series Predictions

The paper proposes a hybrid generative adversarial network (GAN) that combines a bi-directional LSTM and a CNN (Bi‑LSTM‑CNN) to generate synthetic financial data aligned with real market data. By preserving stock trend features, the model predicts future stock price movements across multiple markets (TSX, SHCOMP, S&P 500). Experiments show that this hybrid approach outperforms existing machine‑learning prototypes, and the study highlights gaps between investors and technical researchers.

By Wilfredo Tovar
arXiv Machine Learning
Jul 13

Forking-Sequences: Statistically and Computationally Efficient Multi-Horizon Forecasting with Reduced Volatility

arXiv:2510. 04487v5 Announce Type: replace Abstract: While accuracy is a critical requirement for time series forecasting, an equally important desideratum is reasonable forecast volatility across forecast creation dates (FCDs).

By Willa Potosnak, Malcolm Wolff, Mengfei Cao, Ruijun Ma, Tatiana Konstantinova, Dmitry Efimov, Michael W. Mahoney, Boris Oreshkin, Kin G. Olivares
arXiv AI
Sep 7

EXAONE Forecast for Finance

EXAONE Forecast for Finance (EXAONE Finance) is a financial time‑series foundation model designed to overcome the limitations of existing models that rely on self‑attention and assume fully observed data. It replaces self‑attention with a causal 1D convolution for temporal mixing and a group‑aware pooling MLP for variate mixing, achieving linear‑time complexity. The model is pretrained on a large, diverse financial corpus and, through masked context augmentation, learns to handle missing data, ultimately topping the FinVerse benchmark across accuracy, ranking, and profitability metrics.

By Seunghan Lee, Jaehoon Lee, Jun Seo, Tae Yoon Lim, Dongwan Kang, Hwanil Choi, Minjae Kim, Sungdong Yoo, Junhyeok Kang, Sangjun Han, Soonyoung Lee, Wonbin Ahn