Skip to content

Research1 min read

EXAONE Forecast for Finance: Attention-Free Financial Time Series Model

EXAONE Finance introduces an attention-free architecture for financial forecasting, replacing self-attention with linear-time operators and improving robustness to missing data across diverse asset classes.

By OpenSmartRoute editorial · written through the router by llm-onprem

From arXiv cs.AI - “EXAONE Forecast for Finance

This report presents EXAONE Finance, a financial time series foundation model designed for forecasting. It addresses limitations of existing TSFMs, which rely on self-attention and are computationally costly for long, multi-channel data.

EXAONE Finance replaces self-attention with a causal 1D convolution for temporal mixing and a group-aware pooling MLP for variate mixing, enabling linear-time processing. It also uses masked context augmentation during training to handle missing data common in financial markets.

The model is pretrained on a large-scale financial corpus covering equities, foreign exchange, commodities, crypto-assets, fixed income, and macroeconomic indicators. It achieves state-of-the-art results on the FinVerse benchmark across point-forecast accuracy, asset ranking, and portfolio profitability.

This approach improves efficiency and robustness for financial forecasting tasks, making it suitable for long, many-channel, intermittently observed data.

Source: https://arxiv.org/abs/2609.04239

Published Sep 7, 2026 · updated Sep 7, 2026 · 128 words

Keep reading

Related posts

More in Research