arXiv:2606.12240cs.LGcs.AI2026-06

用多速率专家混合提升液态神经网络的时序建模能力

Multi-Rate Mixture of Experts for Accelerating Liquid Neural Network Training

论文配图:Multi-Rate Mixture of Experts for Accelerating Liquid Neural Network Training
图 1 · 摘自论文原文
  • 多个液态神经网络专家以不同时间尺度并行运行
  • 在复杂时序任务中实现更高准确率与效率
  • 适合处理多尺度、不规则采样的时序数据

多变量时间序列常表现出复杂的时序依赖、不规则采样及多时间尺度下的异质动态,使得精确建模极具挑战。传统循环神经网络(如LSTM)基于离散时间,难以有效捕捉连续与不规则的时间行为。液态神经网络(LNN)通过连续时间动力学缓解部分问题,但标准架构通常依赖单一动力系统,限制了对异质时序模式的建模能力。为此,我们提出基于液态神经网络的多速率混合专家(MR-MoE)框架:多个基于LNN的专家在不同时间尺度上运行,可显式分离快速变化与缓慢演化趋势;门控网络根据输入条件实现专家自适应分工。同时引入特征级与时间注意力机制,前者抑制噪声变量,后者聚焦关键历史状态。在复杂多变量时序预测任务上评估,相较于LSTM、单体LNN和标准MoE等强基线,该框架在保持良好计算效率的同时,持续提升AUROC与AUPRC表现,验证了连续时间动力学、多尺度专家分解与自适应注意力结合的有效性。

原文摘要 · Abstract (English)

Multivariate time-series data often exhibit complex temporal dependencies, irregular sampling, and heterogeneous dynamics across multiple time scales, making accurate sequence modeling particularly challenging. Traditional recurrent neural networks (RNNs), such as Long Short-Term Memory (LSTM) networks, operate in discrete time and may struggle to effectively capture continuous and irregular temporal behaviors. Liquid Neural Networks (LNNs) address some of these limitations through continuous-time dynamics, but standard LNN architectures typically rely on a single dynamical system, limiting their ability to model heterogeneous temporal patterns. To address these challenges, we propose a Multi-Rate Mixture-of-Experts (MR-MoE) framework built on top of Liquid Neural Networks. In the proposed architecture, multiple LNN-based experts operate at distinct time scales, enabling the model to explicitly separate fast-changing dynamics from slow-evolving temporal trends. A gating network further enables adaptive expert specialization based on input conditions. In addition, we incorporate both feature-level and temporal attention mechanisms to improve robustness, interpretability, and long-range dependency modeling. Feature-level attention suppresses noisy or irrelevant variables, while temporal attention selectively focuses on informative historical states. We evaluate the proposed framework on a complex multivariate time-series prediction task and compare it against strong baselines, including LSTM, monolithic LNN, and standard MoE models. Experimental results demonstrate that the proposed MR-MoE framework consistently achieves improved AUROC and AUPRC performance while maintaining favorable computational efficiency. These results highlight the effectiveness of combining continuous-time dynamics, multi-scale expert decomposition, and adaptive attention mechanisms for time-series modeling.

液态神经网络时序建模多尺度混合专家

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。