MoFE: A Novel Mixture-of-Experts Framework with Fourier Neural Operators for Cryptocurrency Forecasting

arXiv cs.LG Papers

Summary

This paper proposes MoFE, a novel deep learning framework integrating Fourier Neural Operators within a Mixture-of-Experts architecture to address challenges in cryptocurrency price forecasting, achieving state-of-the-art performance in Bitcoin price prediction.

arXiv:2608.17342v1 Announce Type: new Abstract: Forecasting cryptocurrency prices remains a formidable challenge due to inherent non-stationarity, abrupt regime shifts, and multi-scale stochastic dependencies. Conventional deep learning models often struggle to capture complex underlying dynamics, frequently resulting in persistent phase-lagged predictions. To address these limitations, we propose MoFE, a novel deep learning framework that integrates Fourier Neural Operators (FNOs) within a Mixture-of-Experts (MoE) architecture. Rooted in the theoretical framework of stochastic differential equations, MoFE conceptualizes cryptocurrency volatility as a superposition of multi-frequency components, which includes user network based fundamental growth, mining costs and halving mechanism caused seasonal volatility, and market sentiment-induced chaos. Specifically, specialized adaptive FNO (AFNO) and Convolution dual-domain experts learn continuous function-to-function mappings to encapsulate global spectral trends, cyclical adjustments and microstructures, while a dynamic gating based MoE mechanism enables adaptive strategy switching across diverse market regimes. Extensive experiments on Bitcoin datasets spanning January 2020 to December 2025 demonstrate that MoFE achieves state-of-the-art (SOTA) performance in both T+1 and T+5 forecasting horizons. Notably, the model effectively mitigates the phase-lag effect, delivering superior Directional Accuracy (DA) and Information Coefficient (IC). In high-fidelity simulated trading environments, these predictive gains transfer into significant excess returns and robust risk-adjusted performance, characterized by a high Sharpe ratio.
Original Article
View Cached Full Text

Cached at: 08/19/26, 10:26 AM

# A Novel Mixture-of-Experts Framework with Fourier Neural Operators for Cryptocurrency Forecasting
Source: [https://arxiv.org/html/2608.17342](https://arxiv.org/html/2608.17342)
## MoFE: A Novel Mixture\-of\-Experts Framework with Fourier Neural Operators for Cryptocurrency Forecasting Thanks:© 2026 IEEE\. Personal use of this material is permitted\. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works\. DOI: 10\.1109/ICBC67748\.2026\.11575439

Bowen LiuAffiliation:School of Art and Science University of Rochester Rochester, USA bliu59@u\.rochester\.eduMingming SunAffiliation:AGI Lab Beijing Institute of Mathematical Sciences and Applications Beijing, China sunmingming@bimsa\.cn

###### Abstract

Forecasting cryptocurrency prices remains a formidable challenge due to inherent non\-stationarity, abrupt regime shifts, and multi\-scale stochastic dependencies\. Conventional deep learning models often struggle to capture complex underlying dynamics, frequently resulting in persistent phase\-lagged predictions\. To address these limitations, we propose MoFE, a novel deep learning framework that integrates Fourier Neural Operators \(FNOs\) within a Mixture\-of\-Experts \(MoE\) architecture\. Rooted in the theoretical framework of stochastic differential equations, MoFE conceptualizes cryptocurrency volatility as a superposition of multi\-frequency components, which includes user network based fundamental growth, mining costs and halving mechanism caused seasonal volatility, and market sentiment\-induced chaos\. Specifically, specialized adaptive FNO \(AFNO\) and Convolution dual\-domain experts learn continuous function\-to\-function mappings to encapsulate global spectral trends, cyclical adjustments and microstructures, while a dynamic gating based MoE mechanism enables adaptive strategy switching across diverse market regimes\. Extensive experiments on Bitcoin datasets spanning January 2020 to December 2025 demonstrate that MoFE achieves state\-of\-the\-art \(SOTA\) performance in both T\+1 and T\+5 forecasting horizons\. Notably, the model effectively mitigates the phase\-lag effect, delivering superior Directional Accuracy \(DA\) and Information Coefficient \(IC\)\. In high\-fidelity simulated trading environments, these predictive gains transfer into significant excess returns and robust risk\-adjusted performance, characterized by a high Sharpe ratio\.

###### Index Terms:

Cryptocurrency Forecasting, Fourier Neural Operators, Mixture\-of\-Experts\.

## IIntroduction

Cryptocurrency price forecasting represents a pivotal frontier in computational finance, increasingly shifting from heuristic technical analysis toward sophisticated data\-driven machine learning paradigms\[[11](https://arxiv.org/html/2608.17342#bib.bib20),[1](https://arxiv.org/html/2608.17342#bib.bib19)\]\. Robust predictive capabilities are fundamental to enhancing market transparency and facilitating informed decision\-making for both institutional investors and regulatory stakeholders\.

Unlike traditional assets anchored by fundamental yields, cryptocurrencies are governed by algorithmic scarcity and network\-driven valuations—dynamics often modeled by fundamental growth guided by Metcalfe’s Law, seasonal volatility driven by mining costs and halving mechanisms, and chaos induced by market sentiment\[[31](https://arxiv.org/html/2608.17342#bib.bib4)\]\. The absence of intrinsic valuation anchors leaves the market susceptible to sentiment\-driven volatility, frequently invalidating traditional mean\-reversion frameworks\[[33](https://arxiv.org/html/2608.17342#bib.bib21)\]\. Developing robust predictive models remains a formidable challenge due to inherent non\-stationarity, abrupt regime shifts, and multi\-scale stochasticity\[[31](https://arxiv.org/html/2608.17342#bib.bib4)\]\. Furthermore, compared to the centuries of data in equity markets, the relatively brief history of cryptocurrencies induces a “data scarcity” problem, particularly when analyzing low\-frequency cyclical patterns like the quadrennial “halving” events\[[3](https://arxiv.org/html/2608.17342#bib.bib8)\]\.

The landscape of cryptocurrency price forecasting has transitioned from heuristic technical analysis toward sophisticated data\-driven machine learning paradigms\. Initially, classical statistical and ensemble frameworks\[[30](https://arxiv.org/html/2608.17342#bib.bib15),[5](https://arxiv.org/html/2608.17342#bib.bib16),[25](https://arxiv.org/html/2608.17342#bib.bib13)\]leveraged historical inertia to model market trends\. Meanwhile, some research introduced sentiment\-based approaches\[[33](https://arxiv.org/html/2608.17342#bib.bib21)\]based on on\-chain data and social media psychology to quantify market value beyond endogenous price action\. However, these methods primarily capture linear dynamics or non\-inherent dynamics and are often inadequate for the pervasive non\-stationarity of crypto\-markets\.

Initially, classical statistical frameworks \(e\.g\., ARIMA\[[30](https://arxiv.org/html/2608.17342#bib.bib15)\]and GARCH\[[5](https://arxiv.org/html/2608.17342#bib.bib16)\]\) and ensemble models leveraged historical inertia to model market trends\.

Currently, deep representation learning defines the state\-of\-the\-art, utilizing non\-linear optimization to decode intricate dependencies\. This evolution spans Recurrent Neural Networks \(RNNs\) for temporal modeling\[[24](https://arxiv.org/html/2608.17342#bib.bib17),[7](https://arxiv.org/html/2608.17342#bib.bib9)\], Transformers and State\-Space\-Models \(SSMs\) for long\-range dependency modeling\[[17](https://arxiv.org/html/2608.17342#bib.bib18),[26](https://arxiv.org/html/2608.17342#bib.bib2)\], which would like capture cross\-period stochastic volatilization\. Despite their success, conventional deep learning models primarily minimize point\-wise statistical errors via regression\. Consequently, they often fail to internalize the underlying continuous spectral dynamics of the market, resulting in significant phase lags and an inability to adapt to rapid regime shifts\.

Many existing approaches primarily optimize point\-wise regression errors, which often leads to phase lag and weak adaptability to rapid market regime shifts\[[13](https://arxiv.org/html/2608.17342#bib.bib32),[14](https://arxiv.org/html/2608.17342#bib.bib33)\]\. In addition, purely time\-domain models tend to be sensitive to high\-frequency market noise, which is particularly common in cryptocurrency markets\[[19](https://arxiv.org/html/2608.17342#bib.bib31)\]\.

Beyond traditional architectures, Fourier Neural Operators \(FNOs\)\[[16](https://arxiv.org/html/2608.17342#bib.bib6)\]have redefined sequence modeling by learning continuous function\-to\-function mappings in the frequency domain\. Notably, the Adaptive FNO \(AFNO\)\[[10](https://arxiv.org/html/2608.17342#bib.bib12)\]optimizes this process via frequency sparsification, allowing for continuous global convolutions that are invariant to input resolution\. Further advancements in frequency\-domain Mixture\-of\-Experts \(MoE\)\[[4](https://arxiv.org/html/2608.17342#bib.bib1)\]have demonstrated superior performance in modeling complex Partial Differential Equation \(PDE\) systems and non\-stationary time series\. Motivated by the success of these spectral methods, this work introduces a frequency\-domain motivated MoE\-FNO framework\. By modeling cryptocurrency volatility as a superposition of multi\-frequency components, our framework captures the multi\-scale stochasticity inherent in digital assets to improve the accuracy of return forecasting\.

The proposed MoFE framework complements these approaches by combining frequency\-domain and time\-domain modeling\. The global FNO component captures long\-range dependencies and cyclical market dynamics, while the convolutional branch extracts short\-term temporal microstructures\.

The main contributions of this study are as follows:

- •We design a novel MoE\-FNO framework tailored for cryptocurrency markets, capable of modeling non\-stationary volatility and abrupt regime shift through multi\-experts decomposition and nonlinear optimization\.
- •We introduce an AFNO\-Conv dual\-domain operator that simultaneously captures global cyclical patterns in the frequency domain and transient local microstructures in the temporal domain, addressing the multi\-scale nature of financial data\.
- •Our proposed model, MoFE, achieves state\-of\-the\-art \(SOTA\) performance across statistical metrics \(RMSE,R2R^\{2\}\) and financial indicators \(Sharpe Ratio, Information Coefficient, ROI\)\. High\-fidelity back\-testing demonstrates significant risk\-adjusted returns and robust predictive consistency\.

## IIRelated Work

Bitcoin, as the pioneer of decentralized cryptocurrencies, has become one of the most volatile and scrutinized assets in global financial markets\[[1](https://arxiv.org/html/2608.17342#bib.bib19)\]\. Unlike traditional financial instruments such as stocks and bonds, Bitcoin operates independently of centralized monetary authorities, and its valuation is influenced by a complex interplay of factors including market liquidity, mining costs, macroeconomic changes, and investor sentiment\[[11](https://arxiv.org/html/2608.17342#bib.bib20)\]\. This extreme volatility, structural instability, and inherent non\-linearity make Bitcoin price prediction exceptionally difficult\. Therefore, establishing a robust forecasting framework is crucial for improving market transparency and providing institutional investors and regulators with a rigorous, data\-driven basis for decision\-making\.

The corpus of existing literature on cryptocurrency forecasting is generally taxonomized into three distinct paradigms\. First, statistical methodologies predicate their predictions on linear dynamical systems and stochastic processes—exemplified by ARIMA\[[30](https://arxiv.org/html/2608.17342#bib.bib15)\]and GARCH\[[5](https://arxiv.org/html/2608.17342#bib.bib16)\]\. These models operate under strong assumptions of stationarity and historical autocorrelation\. However, such approaches are inherently constrained to capturing local or univariate features\. Consequently, these conventional architectures often fail to simultaneously resolve global frequency\-domain patterns and localized temporal dynamics in highly volatile markets\. Second, fundamental and sentiment analysis paradigms attempt to quantify intrinsic asset value through on\-chain network adoption metrics \(e\.g\., stock\-to\-flow models\) and behavioral indicators\[[33](https://arxiv.org/html/2608.17342#bib.bib21)\]\. These methods are premised on the hypothesis that information dissemination and social media discourse serve as leading indicators for subsequent price fluctuations\.

In recent years, deep learning methodologies have established a new state\-of\-the\-art by leveraging non\-linear optimization to capture high\-dimensional dependencies within financial datasets\. Recurrent Neural Network \(RNN\) variants, most notably Long Short\-Term Memory \(LSTM\)\[[24](https://arxiv.org/html/2608.17342#bib.bib17)\]and Gated Recurrent Units \(GRU\)\[[7](https://arxiv.org/html/2608.17342#bib.bib9)\], employ sophisticated gating mechanisms to characterize temporal dynamics\. Specifically, the GRU architecture enhances computational efficiency by consolidating the LSTM’s forget and input gates into a single update gate, often facilitating superior convergence in Bitcoin volatility modeling\. Beyond recurrent paradigms, gradient\-boosted frameworks such as XGBoost\[[25](https://arxiv.org/html/2608.17342#bib.bib13)\]have demonstrated competitive performance in minimizing mean deviation errors relative to traditional LSTMs\. More recently, self\-attention\-based Transformer architectures\[[17](https://arxiv.org/html/2608.17342#bib.bib18),[15](https://arxiv.org/html/2608.17342#bib.bib11)\]have achieved significant performance gains by exploiting global long\-range dependencies\. Despite these advancements, a fundamental limitation still persists: these predominantly time\-domain models—including LSTMs and Transformers—exhibit high susceptibility to high\-frequency noise, which frequently obscures the latent low\-frequency trends inherent in cryptocurrency markets\[[19](https://arxiv.org/html/2608.17342#bib.bib31)\]\. Furthermore, recent studies highlight that models relying exclusively on conventional point\-wise regression loss functions are prone to structural phase lag, thereby failing to capture regime\-specific dynamics under the extreme non\-stationarity of digital assets\[[13](https://arxiv.org/html/2608.17342#bib.bib32),[14](https://arxiv.org/html/2608.17342#bib.bib33)\]\. While contemporary innovations like Smamba\[[9](https://arxiv.org/html/2608.17342#bib.bib14)\]and CryptoMamba\[[26](https://arxiv.org/html/2608.17342#bib.bib2)\]attempt to mitigate these issues through enhanced structural generalizability, the inability to disentangle complex dynamics within the frequency domain remains a critical barrier to achieving robust generalization\. However, they often struggle with multi\-scale feature extraction in the presence of non\-stationary volatility\.

Frequency\-domain methodologies, such as Fourier analysis\[[29](https://arxiv.org/html/2608.17342#bib.bib10)\]and Fourier Neural Networks\[[32](https://arxiv.org/html/2608.17342#bib.bib5)\], have demonstrated significant efficacy in time\-series forecasting by leveraging the inherent time\-frequency duality of spectral representations\. Concurrently, Mixture\-of\-Experts frameworks\[[22](https://arxiv.org/html/2608.17342#bib.bib3),[23](https://arxiv.org/html/2608.17342#bib.bib30),[28](https://arxiv.org/html/2608.17342#bib.bib7)\]have advanced financial predictive modeling through the dynamic coordination of specialized experts\. While recent hybrid architectures like FreqMoE\[[4](https://arxiv.org/html/2608.17342#bib.bib1)\]have successfully integrated FNOs with MoE for solving complex PDE systems, the synergistic application of MoE\-driven expert collaboration and FNO\-based function\-to\-function mapping remains largely unexplored in the context of cryptocurrency markets\. Consequently, there is a notable research gap in utilizing these combined paradigms to address the pervasive challenges of non\-stationarity, abrupt regime shifts, and multi\-scale stochasticity inherent in digital asset dynamics\.

## IIIMethodology

### III\-AArchitecture Overview

![Refer to caption](https://arxiv.org/html/2608.17342v1/Figures/Architecture.png)Fig\. 1:The overall architecture of the MoFE model\. The input features are processed through parallel global \(FNO\) and local \(Conv\) paths within the experts, dynamically weighted by the gating network\.The architecture of the proposed MoFE model is illustrated in Figure[1](https://arxiv.org/html/2608.17342#S3.F1)\. The process begins with a Stem Block comprising aLinear\\operatorname\{Linear\}layer, which projects the input data sequence into a high\-dimensional latent space withdm​o​d​e​ld\_\{model\}\. Subsequently, these features are concurrently processed byKKparallel Experts and a Gating Network \(MoE block\)\. Each expert is designed as a time\-frequency dual\-domain feature extraction module\. Specifically, the global FNO path employs an adaptive FNO to capture global cyclical fluctuations features via a sparse MLP in the frequency domain, while the local context path utilizes an×1n\\times 1convolution \(e\.g\.,n=3n=3\) to extract local microstructure features in the temporal domain\. Simultaneously, the Gating Network regresses expert weights through an MLP and a Softmax layer\. These weights are then applied to the expert outputs via Batch Matrix Multiplication \(BMM\) to dynamically re\-weight their contributions\. Finally, the aggregated features are passed through a Prediction Head—consisting ofLinear\\operatorname\{Linear\},GELU\\operatorname\{GELU\}, andDropout\\operatorname\{Dropout\}layers—to produce the final forecasts for prices and returns\.

### III\-BOur MoFE Model

#### III\-B1FNO\-Expert

Each expertEk⁡\(𝐗\)∈ℝB×K×C\\operatorname\{E\_\{k\}\}\(\\mathbf\{X\}\)\\in\\mathbb\{R\}^\{B\\times K\\times C\}in our MoFE framework, where𝐗∈ℝB×L×C\\mathbf\{X\}\\in\\mathbb\{R\}^\{B\\times L\\times C\}denotes the hidden representation \(withB,L,CB,L,Crepresenting batch size, sequence length, and channel dimensiondm​o​d​e​ld\_\{model\}, respectively\), employs a dual\-path architecture\. This design is specifically engineered to synergistically capture global periodic patterns and local transient microstructures\.

Global FNO Path \-The core of the FNO\-expert utilizes a one\-dimensional Adaptive Fourier Neural Operator \(AFNO\)\[[10](https://arxiv.org/html/2608.17342#bib.bib12)\]to model long\-range dependencies and cyclical market fluctuations\. This path operates under the premise that financial time\-series evolution can be decomposed into complex modal interactions within the frequency domain\. The global path is formulated as:

𝐗g​l​o​b​a​l=LN⁡\(𝐗\+ℱ−1​\(LPF​\(MLPcomplex​\(ℱ⁡\(𝐗\)\)\)\)\),\\mathbf\{X\}\_\{global\}=\\operatorname\{LN\}\\left\(\\mathbf\{X\}\+\\mathcal\{F\}^\{\-1\}\\left\(\\text\{LPF\}\\left\(\\text\{MLP\}\_\{\\text\{complex\}\}\(\\mathcal\{F\}\(\\mathbf\{X\}\)\)\\right\)\\right\)\\right\),\(1\)where𝐗g​l​o​b​a​l∈ℝB×K×C\\mathbf\{X\}\_\{global\}\\in\\mathbb\{R\}^\{B\\times K\\times C\},ℱ⁡\(⋅\)\\mathcal\{F\}\(\\cdot\)is a Fast Fourier Transform \(FFT\),ℱ−1​\(⋅\)\\mathcal\{F\}^\{\-1\}\(\\cdot\)is an Inverse FFT \(IFFT\),LN\\operatorname\{LN\}is the LayerNorm,MLPcomplex​\(⋅\)\\operatorname\{\\text\{MLP\}\_\{\\text\{complex\}\}\(\\cdot\)\}is a complex\-valued MLP block\.

The operatorLPFrepresents a spectral filtering mechanism using a Low Pass Filter \(LPF\) to mitigate noise and redundancy through two operators:Hard Thresholding, which truncates high\-frequency components to retain only the most significant low\-frequency modes andSoft Shrinkage \(SS\\operatorname\{SS\}\), which sparsifies the spectral coefficients by filtering out low\-amplitude noise withSS⁡\(𝐙\)=sign⁡\(𝐙\)​max⁡\(0,\|𝐙\|−λ\)\\operatorname\{SS\}\(\\mathbf\{Z\}\)=\\operatorname\{sign\}\(\\mathbf\{Z\}\)\\max\(0,\|\\mathbf\{Z\}\|\-\\lambda\), whereλ\\lambdais a sparsity threshold\.

Local Context Path \-To complement the spectral path’s inherent lack of spatial localization, we introduce a parallel local context branch\. It consists of a 1D\-convolution with a kernel size ofnn\(n=3n=3\), followed by Batch Normalization \(BN\\operatorname\{BN\}\), to capture short\-term momentum, abrupt shocks, and localized trend variations:

𝐗l​o​c​a​l=BN⁡\(Conv​1​D​\(𝐗\)\)\\mathbf\{X\}\_\{local\}=\\operatorname\{BN\}\(\\text\{Conv\}\{1D\}\(\\mathbf\{X\}\)\)\(2\)where𝐗l​o​c​a​l∈ℝB×K×C\\mathbf\{X\}\_\{local\}\\in\\mathbb\{R\}^\{B\\times K\\times C\}\.

Feature Fusion \-The global spectral features and local spatial contexts are integrated via element\-wise summation\. The fused representation is then projected back to the model dimension using a point\-wise convolution \(1×11\\times 1\) and aLeakyReLU\\operatorname\{LeakyReLU\}activation:

Ek⁡\(𝐗\)=Conv​\(LeakyReLU⁡\(𝐗g​l​o​b​a​l\+𝐗l​o​c​a​l\)\)\.\\operatorname\{E\_\{k\}\}\(\\mathbf\{X\}\)=\\text\{Conv\}\(\\operatorname\{LeakyReLU\}\(\\mathbf\{X\}\_\{global\}\+\\mathbf\{X\}\_\{local\}\)\)\.\(3\)

#### III\-B2Mixture\-of\-Experts System

Cryptocurrency markets are characterized by high non\-stationarity, exhibiting distinct dynamic regimes \(e\.g\., bullish, bearish, or sideways\)\. The MoE module adaptively manages this regime\-switching via a Gating Network, which performs conditional computation by selecting the most relevant experts for a given market state\. The gating mechanism and expert aggregation are defined as:

𝐗^=∑k=1KSoftmax​\(MLP​\(vec​\(𝐗\)\)\)k⏟Gating weight​gk⋅Ek⁡\(𝐗\)⏟Expert output,\\hat\{\\mathbf\{X\}\}=\\sum\_\{k=1\}^\{K\}\\underbrace\{\\text\{Softmax\}\(\\text\{MLP\}\(\\text\{vec\}\(\\mathbf\{X\}\)\)\)\_\{k\}\}\_\{\\text\{Gating weight \}g\_\{k\}\}\\cdot\\underbrace\{\\operatorname\{E\}\_\{k\}\(\\mathbf\{X\}\)\}\_\{\\text\{Expert output\}\},\(4\)wherevec⁡\(⋅\)\\operatorname\{vec\}\(\\cdot\)is used to flatten the input to a vector,Softmax⁡\(⋅\)\\operatorname\{Softmax\}\(\\cdot\)is the Softmax operation, theMLP⁡\(⋅\)\\operatorname\{MLP\}\(\\cdot\)denotes a learnable MLP that maps the flattened inputvec⁡\(𝐗\)∈ℝB×L​C\\operatorname\{vec\}\(\\mathbf\{X\}\)\\in\\mathbb\{R\}^\{B\\times LC\}to gating logits\. The aggregation is implemented as a batch\-wise weighted sum, allowing the model to dynamically reconfigure its internal logic based on the latent state of the batch\.

#### III\-B3Prediction Head

The final forecast is decoded from the aggregated latent features𝐗^\\hat\{\\mathbf\{X\}\}through a multi\-layer perceptron \(MLP\) based prediction head\. To ensure robust mapping and mitigate potential overfitting, the head incorporates non\-linear activations and stochastic regularization:

𝐘p​r​e​d=Linear⁡\(Dropout​\(GELU​\(Linear⁡\(𝐗^\)\)\)\),\\mathbf\{Y\}\_\{pred\}=\\operatorname\{Linear\}\(\\text\{Dropout\}\(\\text\{GELU\}\(\\operatorname\{Linear\}\(\\hat\{\\mathbf\{X\}\}\)\)\)\),\(5\)where𝐘p​r​e​d∈ℝB×H​o​r​i​z​o​n\\mathbf\{Y\}\_\{pred\}\\in\\mathbb\{R\}^\{B\\times Horizon\},GELU\\operatorname\{GELU\}denotes the activation function\. This head structure allows the model to refine the high\-dimensional latent representations into precise price or return forecasts while maintaining generalization capability\.

### III\-CLoss Function

To address the inherent complexities of financial time\-series forecasting, we propose a multi\-objective function termed the Break\-even Optimized Loss\. Unlike conventional approaches that rely solely on Euclidean distance minimization, our composite loss functional integrates magnitude accuracy, correlation\-based alignment, and directional consistency to better capture market dynamics:

ℒT​a​s​k=α​ℒM​S​Ew\+β​ℒI​C\+\(1−α−β\)​ℒD​i​r,\\mathcal\{L\}\_\{Task\}=\\alpha\\mathcal\{L\}\_\{MSE\}^\{w\}\+\\beta\\mathcal\{L\}\_\{IC\}\+\(1\-\\alpha\-\\beta\)\\mathcal\{L\}\_\{Dir\},\(6\)where the componentsℒM​S​Ew\\mathcal\{L\}\_\{MSE\}^\{w\},ℒI​C\\mathcal\{L\}\_\{IC\}, andℒD​i​r\\mathcal\{L\}\_\{Dir\}represent the weighted Mean Squared Error of log return, Information Coefficient loss, and Directional Accuracy loss, respectively\. These metrics are grounded in established financial econometrics and forecasting literature\[[8](https://arxiv.org/html/2608.17342#bib.bib22),[6](https://arxiv.org/html/2608.17342#bib.bib23),[20](https://arxiv.org/html/2608.17342#bib.bib24)\]\. The hyperparametersα\\alpha,β\\betagovern the trade\-offs between these competing objectives\.

From a mathematical standpoint, discrete post\-hoc strategy metrics derived from executed trading signals, such as the Win/Loss ratio, are non\-differentiable\. Therefore, they are structurally incompatible as direct penalty terms in backpropagation\.

However, the proposed Break\-even Optimized Loss is explicitly architected to achieve this trade\-off without compromising differentiability via the existing continuous hyperparametersα\\alphaandβ\\beta\. Specifically, Magnitude Accuracy is directly governed byα\\alpha\(which weights the LMSE term\), whereas Directional Frequency is controlled by the residual weight\(1−α−β\)\(1\-\\alpha\-\\beta\)for LDir andβ\\betafor LIC\.

This formulation allows practitioners to tune the existingα\\alphaandβ\\betaparameters to customize the model’s risk\-reward profile\. For instance, aggressive trading strategies prioritizing directional hit rates \(Win/Loss\) over magnitude suppression can simply lower theα\\alphaweight, thereby achieving trading style flexibility\.

A common challenge in MoE architectures is “expert collapse” \(or mode collapse\), where the gating mechanism converges to a state that activates the same subset of experts for all inputs, thereby sacrificing model capacity\. To enforce expert specialization and diversity, we introduce an orthogonality constrained regularization lossℒR​e​g\\mathcal\{L\}\_\{Reg\}on the gating activations,

ℒT​o​t​a​l=ℒT​a​s​k\+γ​ℒR​e​g,\\mathcal\{L\}\_\{Total\}=\\mathcal\{L\}\_\{Task\}\+\\gamma\\mathcal\{L\}\_\{Reg\},\(7\)whereγ\\gammais the weight of the regularization loss\.

Let𝐆∈ℝB×K\\mathbf\{G\}\\in\\mathbb\{R\}^\{B\\times K\}denote the gating activation matrix for a batch sizeBBwithKKexperts\. We first performL2L\_\{2\}normalization on the activation vectorsgkg\_\{k\}\(gk∈ℝB×1g\_\{k\}\\in\\mathbb\{R\}^\{B\\times 1\}, seen in Equ\.[4](https://arxiv.org/html/2608.17342#S3.E4)\) of each expertkk\(representing thekk\-th column of𝐆\\mathbf\{G\}\) to ensure scale invariance:

g^k=gk\|gk\|2\+ϵ,\\hat\{g\}\_\{k\}=\\frac\{g\_\{k\}\}\{\|g\_\{k\}\|\_\{2\}\+\\epsilon\},\(8\)where\|⋅\|2\|\\cdot\|\_\{2\}is anL2L\_\{2\}normalization,ϵ\\epsilonis a small constant for numerical stability, resulting in the normalized matrix𝐆^∈ℝB×K\\hat\{\\mathbf\{G\}\}\\in\\mathbb\{R\}^\{B\\times K\}\.

To promote decorrelation among experts, we penalize the off\-diagonal elements of the Gram matrix𝐆^T​𝐆^∈ℝK×K\\hat\{\\mathbf\{G\}\}^\{T\}\\hat\{\\mathbf\{G\}\}\\ \\in\\mathbb\{R\}^\{K\\times K\}to drive it toward the identity matrix𝐈\\mathbf\{I\}as

ℒR​e​g=‖𝐆^T​𝐆^−𝐈‖F,\\mathcal\{L\}\_\{Reg\}=\\\|\\hat\{\\mathbf\{G\}\}^\{T\}\\hat\{\\mathbf\{G\}\}\-\\mathbf\{I\}\\\|\_\{F\},\(9\)where∥⋅∥F\\\|\\cdot\\\|\_\{F\}denotes the Frobenius norm\. This regularization term effectively encourages disjoint expert activation patterns, ensuring that different experts specialize in distinct market regimes or latent feature subspaces\.

## IVExperimental Analysis and Discussion

### IV\-ADatasets

The dataset for this study was collected via a bespoke web crawler from historical Bitcoin repositories, spanning the period from January 1, 2020 to December 27, 2025\. The raw data comprises daily Open\-High\-Low\-Close\-Volume \(OHLCV\) metrics organized in strict chronological order\. To maintain temporal integrity, the dataset was physically partitioned into training, validation, and testing sets with an approximate ratio of 4:1:1 prior to any preprocessing\.

The dataset for this study was collected using a Python script accessing the Binance Public API \(specifically the v3/klines endpoint\)\. The raw exchange data comprises daily cryptocurrency K\-line data organized in strict chronological order, spanning the period from January 1, 2020, to December 27, 2025\. It includes six primary attributes: Timestamp, Open, High, Low, Close, and Volume\.

To preclude data leakage, normalization was applied locally to each sliced window, while global standardization parameters and z\-score were derived exclusively from the training set\. All data used in the test set, including for forecasting inference and performance metric calculations, only uses data from before the given time point, and not data from after that time point\.

It is imperative to explicitly recognize the scope and boundaries of our methodology\. First, our data collection strictly relies on endogenous market variables \(OHLCV data\) from the Binance exchange, explicitly excluding external macroeconomic indicators \(e\.g\., interest rates, inflation\) that might drive long\-term valuations\. Second, while the MoFE model demonstrates robustness, its predictive reliability may diminish under extreme market conditions or systemic ”black swan” events where historical patterns fundamentally break down\. Finally, the current 32\-day look\-back window may be insufficient to capture very low\-frequency cyclical patterns, such as the quadrennial Bitcoin halving events\.

To enhance the representative capacity of the MoFE model, the feature space is expanded into an 8\-dimensional vector\. This includes the logarithmic returns of the OHLC prices, supplemented by four technical indicators, including Relative Strength Index \(RSI\), Moving Average Convergence Divergence \(MACD\), Relative Volume \(RVol\), and a Volatility Proxy \(VolProxy\)\. TheVolProxycharacterizes price fluctuations based on the log returns over a rolling window ofn=5n=5days\. These features are derived according to established technical analysis methodologies\[[21](https://arxiv.org/html/2608.17342#bib.bib25),[2](https://arxiv.org/html/2608.17342#bib.bib26)\]to capture both momentum and volatility dynamics\.

### IV\-BPerformance Metrics

To rigorously evaluate the predictive efficacy and practical profitability of the MoFE model within the volatile Bitcoin market, we implement a multi\-dimensional evaluation framework\. This framework is categorized into three dimensions: Statistical Predictive Metrics, Trading Strategy Metrics, and Profitability Metrics\.

Statistical forecasting metrics quantify a model’s ability to minimize forecast error and capture market return variance\. These metrics include root mean square error \(RMSE\), mean absolute error \(MAE\), andR2R^\{2\}\[[12](https://arxiv.org/html/2608.17342#bib.bib27)\]\. These metrics are all back\-calculated prices statistical error computed from the log return forecasting from the MoFE\. The trading strategy metrics are used to evaluate the quality and persistence of investment signals or “alpha models”, including Information Coefficient \(IC\)\[[8](https://arxiv.org/html/2608.17342#bib.bib22)\]and Directional Accuracy \(DA\)\[[20](https://arxiv.org/html/2608.17342#bib.bib24)\]\. Beyond statistical accuracy, we assess the model’s utility in simulated trading environments, including Win/Loss Ratio\[[18](https://arxiv.org/html/2608.17342#bib.bib29)\], Cumulative Return \(ROI\)\[[8](https://arxiv.org/html/2608.17342#bib.bib22)\], and Annualized Sharpe Ratio\[[27](https://arxiv.org/html/2608.17342#bib.bib28)\]\. In this experiment, Transaction Fee rate and slippage fee are set0\.1%0\.1\\%and0\.2%0\.2\\%respectively on day\-line trading\.

### IV\-CExperiments Setup

All proposed models and baselines were implemented using the PyTorch framework and executed on a platform equipped with an NVIDIA GeForce RTX 4060 Laptop GPU\. To ensure experimental rigor and a fair benchmarking environment, we maintained consistent configurations across all evaluated models\. This includes a fixed random seed \(4242\) for deterministic behavior, uniform data partitioning, identical input features\.

All models were optimized using the AdamW optimizer with a standardized learning rate schedule\.

All models were optimized using the AdamW optimizer\. To mitigate overfitting and ensure optimal generalization, we incorporated a ReduceLROnPlateau learning rate scheduler, weight decay, and an early stopping mechanism with a patience of 20 epochs\. The model checkpoint with the lowest validation loss was selected for testing\.

Tab\.[I](https://arxiv.org/html/2608.17342#S4.T1)summarizes the experimental configuration\. We utilize a look\-back window ofL=32L=32days for forecasting cumulative log\-returns\. Given the high susceptibility ofT\+1T\+1predictions to transient noise, our evaluation emphasizes theT\+5T\+5horizon to better assess the capture of persistent temporal dependencies\. The model dimension is set todm​o​d​e​l=48d\_\{model\}=48\. Within the MoE\-FNO framework, we deployK=2K=2experts to prevent overfitting, with each expert operating onM=8M=8frequency modes\. This design strikes an optimal balance between model capacity and computational efficiency\.

TABLE I:Hyperparameter Configuration of MoFECategoryHyperparameterValueDataLook\-back Window \(LL\)32Forecast Horizon \(TpT\_\{p\}\)1, 5ModelHidden Dimension \(dm​o​d​e​ld\_\{model\}\)48Frequency Modes8Number of Experts \(KK\)2FNO Blocks1Dropout Rate0\.5TrainingBatch Size128Initial Learning Rate5×10−45\\times 10^\{\-4\}Weight Decay1×10−21\\times 10^\{\-2\}Loss Weights \(α,β\\alpha,\\beta\)0\.20, 0\.30Reg\. Loss Weights \(γ\\gamma\)0\.05
### IV\-DPrice Forecasting Experiments

#### IV\-D1Overall Performance

The quantitative results of our comparative study are summarized in Tab\.[II](https://arxiv.org/html/2608.17342#S4.T2)and[III](https://arxiv.org/html/2608.17342#S4.T3)\. We benchmark the proposed MoFE framework against a suite of state\-of\-the\-art baselines across prediction horizons ofT\+1T\+1andT\+5T\+5\.

In terms of specific comparisons, traditional RNN\-based architectures \(e\.g\., LSTM\[[24](https://arxiv.org/html/2608.17342#bib.bib17)\]and GRU\[[7](https://arxiv.org/html/2608.17342#bib.bib9)\]\) achieve competitive DA but yield suboptimal results in profitability and precision compared to MoFE\. While the iTransformer\[[17](https://arxiv.org/html/2608.17342#bib.bib18)\]demonstrates competence in select metrics, it generally lacks the comprehensive competitiveness of our proposed method\. Furthermore, although recent state\-space models such as CryptoMamba\[[26](https://arxiv.org/html/2608.17342#bib.bib2)\]exhibit promising potential, MoFE maintains a clear performance margin\. Moreover, other MoE models like FreqMoE\[[4](https://arxiv.org/html/2608.17342#bib.bib1)\]and MoLE\[[23](https://arxiv.org/html/2608.17342#bib.bib30)\]are also overshadowed by MoFE\. The empirical evidence indicates that MoFE consistently surpasses existing methods, demonstrating significant improvements in both statistical accuracy and economic utility\. This superiority is largely attributed to MoFE’s modeling capability on cryptocurrency non\-stationary volatilization\.

TABLE II:Performance comparison of MoFE against baseline models for T\+1 prediction\. The best results are inbold\.TABLE III:Performance comparison of MoFE against baseline models for T\+5 prediction\. The best results are inbold\.
#### IV\-D2T\+1 Forecasting

Predictive Accuracy Analysis:It can be concluded from Tab\.[II](https://arxiv.org/html/2608.17342#S4.T2)and Fig\.[2](https://arxiv.org/html/2608.17342#S4.F2)that

MoFE outperforms all baselines, yielding a minimum RMSE of $1582\.64 and a maximumR2R^\{2\}of 0\.9827, signaling a precise mapping of continuous market dynamics\. Unlike conventional models that often suffer from significant phase lag by collapsing into a trivial identity function \(Pt\+1≈PtP\_\{t\+1\}\\approx P\_\{t\}\), MoFE captures genuine structural shifts\. This distinction is vital in finance, where high autocorrelation often inflates RMSE andR2R^\{2\}scores through a naive Lag\-1 imitation of price persistence\. By maintaining high DA far above the 50% baseline, MoFE proves its robustness against the deceptive optimism of standard statistical metrics and its ability to identify actionable volatility clusters\.

![Refer to caption](https://arxiv.org/html/2608.17342v1/Figures/Price_Prediction_with_Phase_lag.png)Fig\. 2:Visualized results of the comparison of predicted prices and real prices\.Directional Predictive Capability:Beyond point\-wise convergence, MoFE demonstrates superior directional predictive strength\. From Tab\.[II](https://arxiv.org/html/2608.17342#S4.T2), at theT\+1T\+1horizon, it achieves a peak IC of 0\.1957 and DA of 58\.43%, with its IC exceeding the runner\-up baseline by 1\.6×\\times\. This suggests an exceptionally robust monotonic correspondence between predictive signals and realized returns\.

![Refer to caption](https://arxiv.org/html/2608.17342v1/Figures/Cumulative_Log_Returns_T_1.png)Fig\. 3:Visualized results of the log returns prediction versus the real situations\.![Refer to caption](https://arxiv.org/html/2608.17342v1/Figures/Correlation_Scatter_T_1.png)Fig\. 4:Visualized results of the correlation scatter of the predicted log\-returns and the realized market returns\.Visualized results in Figs\.[3](https://arxiv.org/html/2608.17342#S4.F3)and[4](https://arxiv.org/html/2608.17342#S4.F4)further elucidate these findings below: \(1\) In Fig\.[3](https://arxiv.org/html/2608.17342#S4.F3), the predicted cumulative returns \(blue line\) exhibit a dampened amplitude relative to market volatility \(grey bars\)\. This reduced variance underscores the efficacy of our balanced loss function, which induces strategic conservatism by penalizing significant directional deviations\. \(2\) Despite this magnitude suppression, the predicted trajectory closely tracks actual market trends\. The scatter plot in Fig\.[4](https://arxiv.org/html/2608.17342#S4.F4)confirms this, with the points densely clustered around the diagonal line \(y=xy=x\), indicating a strong linear correlation\. Simultaneously, the clustering of points neary=0y=0reflects the risk\-aversion effect of the loss function\. These results collectively provide empirical evidence that MoFE can effectively filter out high\-frequency noises while preserving high\-fidelity directional signals, which is consistent with its superior IC and DA metrics\.

Financial Performance Evaluation:MoFE model achieved the superior performance in terms of ROI \(4\.41\) and Sharpe Ratio \(3\.89\), which indicates that the model not only achieves a superior return rate while maintaining a low risk profile\. This shows that MoFE model yields substantial excess returns in unit risk\. Although MoFE has Win/Loss Ratio a slightly lower than GRU and iTransformer, it still performs better in overall return and risk control\.

#### IV\-D3T\+5 Forecasting

Predictive Accuracy Analysis:Even though having slightly higher MAE \($2593\.37\) than iTransformer model only at the difference of 1\.05, MoFE model still has the smallest RMSE \($3360\.33\) andR2R^\{2\}\(0\.9186\) inT\+5T\+5price prediction\. Since RMSE is more sensitive to large errors, the results showed that the MoFE model is more stable\.

Directional Predictive Capability:Similar to the situation of T\+1 prediction, MoFE model also took the lead in IC \(0\.1389\) and DA \(56\.10%\)\.

Financial Performance Evaluation:InT\+5T\+5prediction, MoFE model also performed best in ROI \(4\.91\) and Sharpe Ratio \(1\.73\)\. Its exceptional ROI significantly outperforms competing models, surpassing the second\-best approach by a factor of three\. Even though it still did not get the highest Win/Loss Ratio\. It remains the optimal architecture for maximizing risk\-adjusted returns\.

#### IV\-D4Robustness and Horizon Sensitivity

While the horizon extends from 1 to 5, all models exhibit a natural deterioration in Predictive Metrics, characterized by increased RMSE/MAE and decreasedR2R^\{2\}\. However, MoFE demonstrates superior robustness, suffering only a marginal and controllable decline\. Crucially, its ROI improves rather than declines over this longer horizon, which highlights its ability to grasp mid\-term market dynamics\. The results indicate that that MoFE model can not only dominate short\-term forecasting but also leads in medium\-term scenarios\.

### IV\-EEfficiency Analysis

The MoFE model demonstrates high computational and parameter efficiency for bothTT\+1 andTT\+5 forecasting tasks\. Specifically, the model requires 93\.6K parameters and consumes 2\.36M FLOPs inTT\+1 mode, while theTT\+5 configuration requires 94\.1K parameters with identical FLOPs\. These metrics are highly competitive with established baseline models\.

Crucially, despite integrating a complex dual\-domain structure, MoFE achieves SOTA performance with a highly lightweight footprint, making it explicitly competitive against more parameter\-heavy baselines such as iTransformer and Mamba\-based models, which typically demand significantly higher memory and computational overhead\.

### IV\-FInterpretability Analysis

TABLE IV:Ablation StudyFigure[5](https://arxiv.org/html/2608.17342#S4.F5)indicates that the two experts will change the weight according to different conditions\. Sometimes, the experts represented in blue dominate the choice depicted in orange gets more weights\. By using the Reg\. Loss, the two experts are incentivized to capture distinct feature subspaces\. One focuses on short\-term fluctuations and the other one focus on long\-term trend\. This enables the model to possess both the time and frequency domain perspective\.

![Refer to caption](https://arxiv.org/html/2608.17342v1/Figures/MoE_Expert_Activation_Weights_T_1.png)Fig\. 5:Visualized results of two experts’ dynamic weights during mixing\.Figure[6](https://arxiv.org/html/2608.17342#S4.F6)shows that the weight of the 8 input features varies according to different condition\. By adjusting the weight dynamically, the model can adaptively respond to different conditions in the Bitcoin market\. Those factors have roughly the same weight in most of the cases, however, when the market experiences high volatility the model will react and recalibrate weights to make the prediction more accurate\.

![Refer to caption](https://arxiv.org/html/2608.17342v1/Figures/AI_Input_Feature_Attention_T_1.png)Fig\. 6:Visualized results of the input vector contribution for the forecasting\.
### IV\-GAblation Study

We conduct a series of ablation experiments to evaluate the contribution of each core component in MoFE\. The quantitative results are summarized in Table[IV](https://arxiv.org/html/2608.17342#S4.T4)\.

1\) Impact of regularization loss \(Lr​e​gL\_\{reg\}\) \- RemovingLr​e​gL\_\{reg\}leads to a marked decline in DA and Win/Loss Ratio, validating thatLr​e​gL\_\{reg\}effectively encourages expert specialization\. While metrics such as Sharpe Ratio and ROI exhibit marginal decreases, the overall enhancement in predictive precision confirms thatLr​e​gL\_\{reg\}prevents expert collapse and enables the model to capture diverse market dynamics more accurately\.

2\) Scaling the number of experts \(NN\) \- Varying the expert count fromNN=2 toNN=1 orNN=4 results in performance degradation across most metrics\. As illustrated in Fig\.[7](https://arxiv.org/html/2608.17342#S4.F7), increasingNNto 4 leads to “expert dilution”, where the gating weights fluctuate erratically, suggesting that the 32\-day look\-back window provides insufficient information to supervise a high\-dimensional expert space, thereby inducing overfitting\. Conversely, a single expert \(NN=1\) fails to simultaneously resolve high\-frequency noise and medium\-term trends\. TheNN=2 configuration achieves the optimal balance by dedicating specialized capacity to distinct temporal scales\.

3\) Efficacy of the gating mechanism \- To isolate the benefit of dynamic routing, we replaced the gating network with a simple averaging operation while retainingLr​e​gL\_\{reg\}\. The results show a significant deterioration in IC, DA, and profitability metrics\. This drop confirms that the gating network is not merely an aggregator but a critical decision\-maker that dynamically prioritizes experts based on shifting market regimes\.

4\) Sensitivity to convolutional kernel size \- The spatial receptive field of each expert was tested with kernel sizes of1×11\\times 1,3×13\\times 1, and5×15\\times 1\. Reducing the kernel to1×11\\times 1severely impairs strategic performance, as the model loses its ability to extract local temporal correlations\. However, expanding the kernel to5×15\\times 1also degrades performance, likely due to the introduction of excessive noise from distant time steps\. A3×13\\times 1kernel proves to be the “sweet spot” for capturing meaningful medium\-term trends without overfitting to stochastic fluctuations\.

![Refer to caption](https://arxiv.org/html/2608.17342v1/Figures/MoE_Ablation.png)Fig\. 7:Visualized results of four experts’ dynamic weights during mixing\.

## VConclusion

We introduced MoFE in this work, a novel deep learning framework that integrates FNOs and MoE to capture the non\-stationary and multi\-scale stochasticity of cryptocurrency markets\. By leveraging a dual\-domain architecture, MoFE effectively extracts global spectral trends and local temporal microstructures, while a dynamic gating mechanism ensures adaptability to rapid regime shifts\.

Our experiments confirm that MoFE achieves SOTA results forT\+1T\+1andT\+5T\+5horizons, significantly reducing phase lag and enhancing directional predictive power\.

This superior phase\-lag mitigation is achieved because the frequency\-domain modeling effectively separates high\-frequency noise from underlying structural market trends\. Empirically, this theoretical advantage translates into robust performance particularly during high\-volatility periods, where the spectral representation seamlessly isolates structural trends from transient short\-term noise\.

In simulated trading, the model yielded exceptional risk\-adjusted returns, demonstrating high practical utility\.

Future research will strictly focus on extending the MoFE framework to other financial time\-series forecasting tasks, such as cross\-asset volatility modeling\.

## References

- \[1\]\(2017\)Trading bitcoin and online time series prediction\.InProceedings of Machine Learning Research \(PMLR\),pp\. 1–15\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p1.1),[§II](https://arxiv.org/html/2608.17342#S2.p1.1)\.
- \[2\]G\. Appel\(2005\)Technical analysis: power tools for active investors\.Financial Times Prentice Hall\.Cited by:[§IV\-A](https://arxiv.org/html/2608.17342#S4.SS1.p5.1)\.
- \[3\]J\. Y\. Chan, S\. W\. Phoong, S\. Y\. Phoong, W\. K\. Cheng, and Y\. Chen\(2023\)The bitcoin halving cycle volatility dynamics and safe haven\-hedge properties: a msgarch approach\.Mathematics11\(3\),pp\. 698\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p2.1)\.
- \[4\]T\. Chen, H\. Zhou, Y\. Li, H\. Wang, Z\. Zhang, T\. Zhu, S\. Zhang, and J\. Li\(2025\)FreqMoE: dynamic frequency enhancement for neural pde solvers\.InProceedings of the Thirty\-Fourth International Joint Conference on Artificial Intelligence \(IJCAI\-25\),Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p7.1),[§II](https://arxiv.org/html/2608.17342#S2.p4.1),[§IV\-D1](https://arxiv.org/html/2608.17342#S4.SS4.SSS1.p2.1),[TABLE II](https://arxiv.org/html/2608.17342#S4.T2.3.8.1),[TABLE III](https://arxiv.org/html/2608.17342#S4.T3.3.8.1)\.
- \[5\]J\. Chu, S\. Chan, S\. Nadarajah, and J\. Osterrieder\(2017\)Garch modelling of cryptocurrencies\.Journal of Risk and Financial Management10\(4\),pp\. 17\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p3.1),[§I](https://arxiv.org/html/2608.17342#S1.p4.1),[§II](https://arxiv.org/html/2608.17342#S2.p2.1)\.
- \[6\]F\. X\. Diebold and J\. A\. Lopez\(1996\)Forecast evaluation and combination\.InHandbook of Statistics,Vol\.14,pp\. 241–268\.Cited by:[§III\-C](https://arxiv.org/html/2608.17342#S3.SS3.p1.2)\.
- \[7\]A\. Dutta, S\. Kumar, and M\. Basu\(2020\)A gated recurrent unit approach to bitcoin price prediction\.Journal of Risk and Financial Management13,pp\. 23\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p5.1),[§II](https://arxiv.org/html/2608.17342#S2.p3.1),[§IV\-D1](https://arxiv.org/html/2608.17342#S4.SS4.SSS1.p2.1),[TABLE II](https://arxiv.org/html/2608.17342#S4.T2.3.4.1),[TABLE III](https://arxiv.org/html/2608.17342#S4.T3.3.4.1)\.
- \[8\]R\. C\. Grinold and R\. N\. Kahn\(1999\)Active portfolio management: a quantitative approach for producing superior returns and controlling risk\.McGraw\-Hill,New York\.Cited by:[§III\-C](https://arxiv.org/html/2608.17342#S3.SS3.p1.2),[§IV\-B](https://arxiv.org/html/2608.17342#S4.SS2.p2.1)\.
- \[9\]A\. Gu and T\. Dao\(2023\)Mamba: linear\-time sequence modeling with selective state spaces\.arXiv:2312\.00752 \[cs\.LG\]\.Cited by:[§II](https://arxiv.org/html/2608.17342#S2.p3.1),[TABLE II](https://arxiv.org/html/2608.17342#S4.T2.3.6.1),[TABLE III](https://arxiv.org/html/2608.17342#S4.T3.3.6.1)\.
- \[10\]J\. Guibas, M\. Mardani, Z\. Li, A\. Tao, A\. Anandkumar, and B\. Catanzaro\(2022\)Adaptive fourier neural operators: efficient token mixers for transformers\.Note:arXiv:2111\.13587Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p7.1),[§III\-B1](https://arxiv.org/html/2608.17342#S3.SS2.SSS1.p2.1)\.
- \[11\]A\. J\. Hou, W\. Wang, C\. Y\. Chen, and W\. K\. Härdle\(2020\)Pricing cryptocurrency options\.Journal of Financial Econometrics18\(2\),pp\. 250–279\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p1.1),[§II](https://arxiv.org/html/2608.17342#S2.p1.1)\.
- \[12\]R\. J\. Hyndman and A\. B\. Koehler\(2006\)Another look at measures of forecast accuracy\.International Journal of forecasting22\(4\),pp\. 679–688\.Cited by:[§IV\-B](https://arxiv.org/html/2608.17342#S4.SS2.p2.1)\.
- \[13\]F\. Jamhamed, F\. Martin, F\. Rondeau, J\. Thélissaint, and S\. Tufféry\(2024\)Regime\-specific dynamics and informational efficiency in cryptomarkets: evidence from gaussian mixture models\.Technical reportEconomics Working Paper Archive\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p6.1),[§II](https://arxiv.org/html/2608.17342#S2.p3.1)\.
- \[14\]M\. Kang, J\. Hong, and S\. Kim\(2025\)Harnessing technical indicators with deep learning based price forecasting for cryptocurrency trading\.Physica A: Statistical Mechanics and its Applications660,pp\. 130359\.External Links:[Document](https://dx.doi.org/10.1016/j.physa.2025.130359)Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p6.1),[§II](https://arxiv.org/html/2608.17342#S2.p3.1)\.
- \[15\]T\. O\. Kehinde, O\. J\. Adedokun, A\. Joseph, K\. M\. Kabirat, H\. A\. Akano, and O\. A\. Olanrewaju\(2025\)Helformer: an attention\-based deep learning model for cryptocurrency price forecasting\.Journal of Big Data12,pp\. 81\.Cited by:[§II](https://arxiv.org/html/2608.17342#S2.p3.1)\.
- \[16\]Z\. Li, N\. Kovachki, K\. Azizzadenesheli, B\. Liu, K\. Bhattacharya, A\. Stuart, and A\. Anandkumar\(2021\)Fourier neural operator for parametric partial differential equations\.InInternational Conference on Learning Representations,Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p7.1)\.
- \[17\]Y\. Liu, T\. Hu, H\. Zhang, H\. Wu, S\. Wang, L\. Ma, and M\. Long\(2024\)ITransformer: inverted transformers are effective for time series forecasting\.InInternational Conference on Learning Representations,Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p5.1),[§II](https://arxiv.org/html/2608.17342#S2.p3.1),[§IV\-D1](https://arxiv.org/html/2608.17342#S4.SS4.SSS1.p2.1),[TABLE II](https://arxiv.org/html/2608.17342#S4.T2.3.5.1),[TABLE III](https://arxiv.org/html/2608.17342#S4.T3.3.5.1)\.
- \[18\]R\. Pardo\(2008\)The evaluation and optimization of trading strategies\.2nd edition,John Wiley & Sons\.Cited by:[§IV\-B](https://arxiv.org/html/2608.17342#S4.SS2.p2.1)\.
- \[19\]A\. Peik, M\. A\. Zare Chahooki, A\. Milani Fard, and M\. Agha Sarram\(2025\)Adaptive temporal fusion transformers for cryptocurrency price prediction\.arXiv preprint arXiv:2509\.10542\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p6.1),[§II](https://arxiv.org/html/2608.17342#S2.p3.1)\.
- \[20\]M\. H\. Pesaran and A\. Timmermann\(1992\)A simple nonparametric test of predictive performance\.Journal of Business & Economic Statistics10\(4\),pp\. 461–465\.Cited by:[§III\-C](https://arxiv.org/html/2608.17342#S3.SS3.p1.2),[§IV\-B](https://arxiv.org/html/2608.17342#S4.SS2.p2.1)\.
- \[21\]M\. J\. Pring\(2002\)Technical analysis explained\.McGraw\-Hill\.Cited by:[§IV\-A](https://arxiv.org/html/2608.17342#S4.SS1.p5.1)\.
- \[22\]C\. Remlinger, C\. Alasseur, M\. Brière, and J\. Mikael\(2023\)Expert aggregation for financial forecasting\.The Journal of Finance and Data Science9,pp\. 100108\.Cited by:[§II](https://arxiv.org/html/2608.17342#S2.p4.1)\.
- \[23\]N\. Ronghao, L\. Zinan, W\. Shuaiqi, and F\. Giulia\(2024\)Mixture\-of\-linear\-experts for long\-term time series forecasting\.InProceedings of Machine Learning Research \(PMLR\),Vol\.238\.Cited by:[§II](https://arxiv.org/html/2608.17342#S2.p4.1),[§IV\-D1](https://arxiv.org/html/2608.17342#S4.SS4.SSS1.p2.1),[TABLE II](https://arxiv.org/html/2608.17342#S4.T2.3.9.1),[TABLE III](https://arxiv.org/html/2608.17342#S4.T3.3.9.1)\.
- \[24\]P\. L\. Seabe, C\. R\. B\. Moutsinga, and E\. Pindza\(2023\)Forecasting cryptocurrency prices using lstm, gru, and bi\-directional lstm: a deep learning approach\.Fractal and Fractional7\(2\),pp\. 203\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p5.1),[§II](https://arxiv.org/html/2608.17342#S2.p3.1),[§IV\-D1](https://arxiv.org/html/2608.17342#S4.SS4.SSS1.p2.1),[TABLE II](https://arxiv.org/html/2608.17342#S4.T2.3.3.1),[TABLE III](https://arxiv.org/html/2608.17342#S4.T3.3.3.1)\.
- \[25\]P\. C\. Sekhar, M\. Padmaja, B\. Sarangi, and Aditya\(2022\)Prediction of cryptocurrency using lstm and xgboost\.In2022 IEEE International Conference on Blockchain and Distributed Systems Security \(ICBDS\),pp\. 32–37\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p3.1),[§II](https://arxiv.org/html/2608.17342#S2.p3.1)\.
- \[26\]M\. S\. Sepehri, A\. Mehradfar, M\. Soltanolkotabi, and S\. Avestimehr\(2025\)CryptoMamba: leveraging state space models for accurate bitcoin price prediction\.InIEEE International Conference on Blockchain and Cryptocurrency \(ICBC\) 2025,Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p5.1),[§II](https://arxiv.org/html/2608.17342#S2.p3.1),[§IV\-D1](https://arxiv.org/html/2608.17342#S4.SS4.SSS1.p2.1),[TABLE II](https://arxiv.org/html/2608.17342#S4.T2.3.7.1),[TABLE III](https://arxiv.org/html/2608.17342#S4.T3.3.7.1)\.
- \[27\]W\. F\. Sharpe\(1994\)The sharpe ratio\.Journal of portfolio management21\(1\),pp\. 49–58\.Cited by:[§IV\-B](https://arxiv.org/html/2608.17342#S4.SS2.p2.1)\.
- \[28\]X\. Shi, S\. Wang, Y\. Nie, D\. Li, Z\. Ye, Q\. Wen, and M\. Jin\(2025\)Time\-moe: billion\-scale time series foundation models with mixture of experts\.InInternational Conference on Learning Representations,Cited by:[§II](https://arxiv.org/html/2608.17342#S2.p4.1)\.
- \[29\]D\. Song, A\. M\. C\. Baek, and N\. Kim\(2021\)Forecasting stock market indices using padding\-based fourier transform denoising and time series deep learning models\.IEEE Access9,pp\. 83786 – 83796\.Cited by:[§II](https://arxiv.org/html/2608.17342#S2.p4.1)\.
- \[30\]H\. Tian\(2023\)Bitcoin price forecasting using arima model\.Theoretical and Natural Science,pp\. 105–112\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p3.1),[§I](https://arxiv.org/html/2608.17342#S1.p4.1),[§II](https://arxiv.org/html/2608.17342#S2.p2.1)\.
- \[31\]S\. Wheatley, D\. Sornette, T\. Huber, and R\. N\. G\. Max Reppen\(2018\)Are bitcoin bubbles predictable? combining a generalized metcalfe’s law and the lppls model\.Note:arXiv:1803\.05663Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p2.1)\.
- \[32\]R\. Yang, L\. Cao, X\. You, K\. Fang, J\. Li, and J\. Yang\(2025\)Fourier basis mapping: a time\-frequency learning framework for time series forecasting\.Note:arXiv:2507\.09445v1Cited by:[§II](https://arxiv.org/html/2608.17342#S2.p4.1)\.
- \[33\]F\. N\. Zargar and D\. Kumar\(2019\)Informational inefficiency of bitcoin: a study based on high\-frequency data\.Research in International Business and Finance47,pp\. 344–353\.Cited by:[§I](https://arxiv.org/html/2608.17342#S1.p2.1),[§I](https://arxiv.org/html/2608.17342#S1.p3.1),[§II](https://arxiv.org/html/2608.17342#S2.p2.1)\.

Similar Articles

Mixture of Experts (MoEs) in Transformers

Hugging Face Blog

Hugging Face blog post explaining Mixture of Experts (MoEs) architecture in Transformers, covering the shift from dense to sparse models, weight loading optimizations, expert parallelism, and training techniques for MoE-based language models.

Graph-Conditioned Mixture of Graph Neural Network Experts for Traffic Forecasting

arXiv cs.LG

Proposes GC-MoE, a graph-conditioned mixture of experts framework for traffic forecasting that assigns each node a personalized combination of frozen pretrained spatio-temporal GNN experts based on graph topology and recent input, training only a lightweight routing module (∼17K parameters) and achieving competitive performance on four benchmarks.