paper-with-me

Papers

Ada-MoGE: Adaptive Mixture of Gaussian Expert Model for Time Series Forecasting

2025-11-29 · Zhenliang Ni, Xiaowen Ma, Zhenkai Wu, Shuai Xiao, Han Shu, Xinghao Chen arxiv

Multivariate time series forecasts are widely used, such as industrial, transportation and financial forecasts. However, the dominant frequencies in time series may shift with the evolving spectral distribution of the data. Traditional Mixture of Experts (MoE) models, which employ a fixed number of experts, struggle to adapt to these changes, resulting in frequency coverage imbalance issue. Specifically, too few experts can lead to the overlooking of critical information, while too many can introduce noise. To this end, we propose Ada-MoGE, an adaptive Gaussian Mixture of Experts model. Ada-MoGE integrates spectral intensity and frequency response to adaptively determine the number of experts, ensuring alignment with the input data's frequency distribution. This approach prevents both information loss due to an insufficient number of experts and noise contamination from an excess of experts. Additionally, to prevent noise introduction from direct band truncation, we employ Gaussian band-pass filtering to smoothly decompose the frequency domain features, further optimizing the feature representation. The experimental results show that our model achieves state-of-the-art performance on six public benchmarks with only 0.2 million parameters.

📄 PDF Abstract BibTeX arXiv:2512.02061

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

Variational Mixture of Graph Neural Experts for Alzheimer's Disease Recognition across Frequency Bands in EEG Brain Networks

2025-10-13 · Jun-En Ding, Anna Zilverstand, Shihao Yang, Albert Chih-Chieh Yang 외 arxiv

Dementia disorders such as Alzheimer's disease (AD) and frontotemporal dementia (FTD) exhibit overlapping electrophysiological signatures in EEG that challenge accurate diagnosis. Existing EEG-based methods are limited b…

Cluster-Driven Expert Pruning for Mixture-of-Experts Large Language Models

2025-04-10 · Hongcheng Guo, Juntao Yao, Boyang Wang, Junjia Du 외

Mixture-of-Experts (MoE) architectures have emerged as a promising paradigm for scaling large language models (LLMs) with sparse activation of task-specific experts. Despite their computational efficiency during inferenc…

Computational EfficiencyMixture-of-Experts

MoE-GS: Mixture of Experts for Dynamic Gaussian Splatting

2025-10-22 · In-Hwan Jin, Hyeongju Mun, Joonsoo Kim, Kugjin Yun 외 arxiv

Recent advances in dynamic scene reconstruction have significantly benefited from 3D Gaussian Splatting, yet existing methods show inconsistent performance across diverse scenes, indicating no single approach effectively…

Novel View Synthesis

Multi-modal Gated Mixture of Local-to-Global Experts for Dynamic Image Fusion

2023-02-02 · ICCV 2023 1 · Yiming Sun, Bing Cao, Pengfei Zhu, QinGhua Hu

Infrared and visible image fusion aims to integrate comprehensive information from multiple sources to achieve superior performances on various practical tasks, such as detection, over that of a single modality. However,…

Infrared And Visible Image Fusion

HMoE: Heterogeneous Mixture of Experts for Language Modeling

2024-08-20 · An Wang, Xingwu Sun, Ruobing Xie, Shuaipeng Li 외

Mixture of Experts (MoE) offers remarkable performance and computational efficiency by selectively activating subsets of model parameters. Traditionally, MoE models use homogeneous experts, each with identical capacity. …

Computational EfficiencyLanguage ModelingLanguage ModellingMixture-of-Experts