中文
相关论文

相关论文: Functional mixture-of-experts for classification

200 篇论文

Mixture of experts (MoE) are a popular class of statistical and machine learning models that have gained attention over the years due to their flexibility and efficiency. In this work, we consider Gaussian-gated localized MoE (GLoME) and…

统计理论 · 数学 2022-09-29 TrungTin Nguyen , Hien Duy Nguyen , Faicel Chamroukhi , Florence Forbes

Mixture-of-Experts (MoE) offers flexible graph reasoning by combining multiple views of a graph through a learned router. We investigate routing-aware explanations for MoE graph models in malware detection using control flow graphs (CFGs).…

密码学与安全 · 计算机科学 2026-02-24 Hossein Shokouhinejad , Roozbeh Razavi-Far , Griffin Higgins , Ali. A Ghorbani

This study develops and empirically validates a Mixture of Experts (MoE) framework for stock price prediction across heterogeneous volatility regimes using real market data. The proposed model combines a Recurrent Neural Network (RNN)…

统计金融 · 定量金融 2025-08-06 Diego Vallarino

Previous multi-task dense prediction methods based on the Mixture of Experts (MoE) have received great performance but they neglect the importance of explicitly modeling the global relations among all tasks. In this paper, we present a…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Yuqi Yang , Peng-Tao Jiang , Qibin Hou , Hao Zhang , Jinwei Chen , Bo Li

Mixture-of-Experts (MoE) models are often interpreted by analysing which categories are routed to which experts. However, routing alone does not reveal what each expert actually encodes. We train sparsely-gated convolutional MoE models with…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Gene Tangtartharakul , Katherine R. Storrs

Finite mixture models have been widely used for the modelling and analysis of data from heterogeneous populations. Maximum likelihood estimation of the parameters is typically carried out via the Expectation-Maximization (EM) algorithm. The…

统计计算 · 统计学 2016-06-08 Sharon X Lee , Kaleb L Lee , Geoffrey J McLachlan

Mixture-of-Experts (MoE) models improve transformer efficiency but lack a unified theoretical explanation, especially when both feed-forward and attention layers are allowed to specialize. To this end, we study the Mixture-of-Transformers…

机器学习 · 计算机科学 2025-11-03 Hongbo Li , Qinhang Wu , Sen Lin , Yingbin Liang , Ness B. Shroff

We present a novel approach called Mixture of Mixture of Expert (MoMoE) that combines the strengths of Mixture-of-Experts (MoE) architectures with collaborative multi-agent frameworks. By modifying the LLaMA 3.1 8B architecture to…

计算工程、金融与科学 · 计算机科学 2025-11-19 Peng Shu , Junhao Chen , Zhengliang Liu , Hanqi Jiang , Yi Pan , Khanh Nhu Nguyen , Zihao Wu , Huaqin Zhao , Yiwei Li , Enze Shi , ShaoChen Xu

Reliable channel estimation (CE) is fundamental for robust communication in dynamic wireless environments, where models must generalize across varying conditions such as signal-to-noise ratios (SNRs), the number of resource blocks (RBs),…

信号处理 · 电气工程与系统科学 2025-09-22 Tianyu Li , Yan Xin , Jianzhong , Zhang

Sparse Mixture of Experts (MoE) large language models (LLMs) are gradually becoming the mainstream approach for ultra-large-scale models. Existing optimization efforts for MoE models have focused primarily on coarse-grained MoE…

计算与语言 · 计算机科学 2025-05-07 Haoqi Yang , Luohe Shi , Qiwei Li , Zuchao Li , Ping Wang , Bo Du , Mengjia Shen , Hai Zhao

We advocate for a practical Maximum Likelihood Estimation (MLE) approach towards designing loss functions for regression and forecasting, as an alternative to the typical approach of direct empirical risk minimization on a specific target…

机器学习 · 统计学 2021-10-12 Pranjal Awasthi , Abhimanyu Das , Rajat Sen , Ananda Theertha Suresh

A model involving Gaussian processes (GPs) is introduced to simultaneously handle multi-task learning, clustering, and prediction for multiple functional data. This procedure acts as a model-based clustering method for functional data as…

机器学习 · 计算机科学 2023-01-24 Arthur Leroy , Pierre Latouche , Benjamin Guedj , Servane Gey

Mixture-of-experts (MoE) architectures used in large language models (LLMs) achieve state-of-the-art performance across diverse tasks yet face practical challenges such as deployment complexity and low activation efficiency. Expert pruning…

机器学习 · 计算机科学 2025-12-23 Xican Yang , Yuanhe Tian , Yan Song

There have been many applications of deep neural networks to detector calibrations and a growing number of studies that propose deep generative models as automated fast detector simulators. We show that these two tasks can be unified by…

高能物理 - 唯象学 · 物理学 2025-04-14 Haoxing Du , Claudius Krause , Vinicius Mikuni , Benjamin Nachman , Ian Pang , David Shih

Standard Mixture-of-Experts (MoE) models rely on centralized routing mechanisms that introduce rigid inductive biases. We propose Routing-Free MoE which eliminates any hard-coded centralized designs including external routers, Softmax,…

机器学习 · 计算机科学 2026-04-02 Yilun Liu , Jinru Han , Sikuan Yan , Volker Tresp , Yunpu Ma

Despite LLMs' excellent code creation capabilities, multilingual code generation remains extremely challenging. To address this, we intent to improve the multi-programming-lingual (MultiPL) performance of the base LLMs while retaining the…

计算与语言 · 计算机科学 2025-09-09 Qing Wang , Xue Han , Jiahui Wang , Lehao Xing , Qian Hu , Lianlian Zhang , Chao Deng , Junlan Feng

The computational cost associated with high-fidelity CFD simulations remains a significant bottleneck in the automotive design and optimization cycle. While ML-based surrogate models have emerged as a promising alternative to accelerate…

机器学习 · 计算机科学 2025-09-01 Mohammad Amin Nabian , Sanjay Choudhry

Multi-task learning (MTL) leverages a shared model to accomplish multiple tasks and facilitate knowledge transfer. Recent research on task arithmetic-based MTL demonstrates that merging the parameters of independently fine-tuned models can…

机器学习 · 计算机科学 2024-10-30 Li Shen , Anke Tang , Enneng Yang , Guibing Guo , Yong Luo , Lefei Zhang , Xiaochun Cao , Bo Du , Dacheng Tao

By distributing the training process, local approximation reduces the cost of the standard Gaussian Process. An ensemble technique combines local predictions from Gaussian experts trained on different partitions of the data. Ensemble…

机器学习 · 计算机科学 2024-01-09 Hamed Jalali , Gjergji Kasneci

Mixture-of-Experts (MoE) architectures have shown strong multilingual capabilities, yet the internal mechanisms underlying performance gains and cross-language differences remain insufficiently understood. In this work, we conduct a…

计算与语言 · 计算机科学 2026-01-21 Yuxin Chen , Zhengzhou Cai , Xiangtian Ji , Weixiang Zhao , An Zhang , Xiang Wang , Tat-Seng Chua