中文
相关论文

相关论文: (GG) MoE vs. MLP on Tabular Data

200 篇论文

We present a novel weighted average model based on the mixture of experts (MoE) concept to provide robustness in Federated learning (FL) against the poisoned/corrupted/outdated local models. These threats along with the non-IID nature of…

机器学习 · 计算机科学 2021-04-26 Saeedeh Parsaeefard , Sayed Ehsan Etesami , Alberto Leon Garcia

Transformer-based text embedding models have improved their performance on benchmarks like MIRACL and BEIR by increasing their parameter counts. However, this scaling approach introduces significant deployment challenges, including…

计算与语言 · 计算机科学 2025-03-11 Zach Nussbaum , Brandon Duderstadt

Large Language Models (LLMs) have become a cornerstone of AI, driving progress across diverse domains such as content creation, search and recommendation systems, and AI-assisted workflows. To alleviate extreme training costs and advancing…

分布式、并行与集群计算 · 计算机科学 2026-03-09 Hanfei Yu , Bei Ouyang , Shwai He , Ang Li , Hao Wang

Sparsely gated Mixture-of-Expert (MoE) has demonstrated its effectiveness in scaling up deep neural networks to an extreme scale. Despite that numerous efforts have been made to improve the performance of MoE from the model design or system…

机器学习 · 计算机科学 2023-02-21 Chang Chen , Min Li , Zhihua Wu , Dianhai Yu , Chao Yang

Mixture of Experts (MoE) architectures have demonstrated remarkable success in scaling neural networks, yet their application to continual learning remains fundamentally limited by a critical vulnerability: the learned gating network itself…

机器学习 · 计算机科学 2025-12-15 Dev Vyas

Training large-scale Mixture-of-Experts (MoE) models typically requires high-memory, high-bandwidth GPUs (e.g., A100), and their high cost has become a major barrier to large-model training. In contrast, affordable hardware is low-cost but…

机器学习 · 计算机科学 2026-01-13 Xin Ye , Daning Cheng , Boyang Zhang , Yunquan Zhang

Large language models (LLMs) such as GPTs and Mixtral-8x7B have revolutionized machine intelligence due to their exceptional abilities in generic ML tasks. Transiting LLMs from datacenters to edge devices brings benefits like better privacy…

机器学习 · 计算机科学 2025-03-10 Rongjie Yi , Liwei Guo , Shiyun Wei , Ao Zhou , Shangguang Wang , Mengwei Xu

Modern deep learning architectures are ordinarily performed on high-performance computing facilities due to the large size of the input features and complexity of its model. This paper proposes traditional multilayer perceptrons (MLP) with…

音频与语音处理 · 电气工程与系统科学 2022-09-28 Bagus Tris Atmaja , Masato Akagi

Complex electromagnetic interference increasingly compromises Global Navigation Satellite Systems (GNSS), threatening the reliability of Space-Air-Ground Integrated Networks (SAGIN). Although deep learning has advanced interference…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Zhihan Zeng , Yang Zhao , Kaihe Wang , Dusit Niyato , Yue Xiu , Lu Chen , Zhongpei Zhang , Ning Wei

As giant dense models advance quality but require large amounts of GPU budgets for training, the sparsely gated Mixture-of-Experts (MoE), a kind of conditional computation architecture, is proposed to scale models while keeping their…

分布式、并行与集群计算 · 计算机科学 2022-11-18 Xiaonan Nie , Pinxue Zhao , Xupeng Miao , Tong Zhao , Bin Cui

Mixture-of-experts networks (MoEs) have demonstrated remarkable efficiency in modern deep learning. Despite their empirical success, the theoretical foundations underlying their ability to model complex tasks remain poorly understood. In…

机器学习 · 计算机科学 2026-02-19 Mingze Wang , Weinan E

Mixture-of-Experts (MoE) has emerged as an effective approach to reduce the computational overhead of Transformer architectures by sparsely activating a subset of parameters for each token while preserving high model capacity. This paradigm…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Dohwan Ko , Jinyoung Park , Seoung Choi , Sanghyeok Lee , Seohyun Lee , Hyunwoo J. Kim

The field of natural language processing (NLP) has made significant strides in recent years, particularly in the development of large-scale vision-language models (VLMs). These models aim to bridge the gap between text and visual…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Sheng Shen , Zhewei Yao , Chunyuan Li , Trevor Darrell , Kurt Keutzer , Yuxiong He

Mixture-of-Experts (MoE) models can achieve promising results with outrageous large amount of parameters but constant computation cost, and thus it has become a trend in model scaling. Still it is a mystery how MoE layers bring quality…

Mixture-of-Experts (MoE) Multimodal large language models (MLLMs) excel at vision-language tasks, but they suffer from high computational inefficiency. To reduce inference overhead, expert skipping methods have been proposed to deactivate…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yushi Huang , Zining Wang , Zhihang Yuan , Yifu Ding , Ruihao Gong , Jinyang Guo , Xianglong Liu , Jun Zhang

This paper investigates a new method for improving the learning algorithm of Mixture of Experts (ME) model using a hybrid of Modified Cuckoo Search (MCS) and Conjugate Gradient (CG) as a second order optimization technique. The CG technique…

人工智能 · 计算机科学 2012-02-20 Hamid Salimi , Davar Giveki , Mohammad Ali Soltanshahi , Javad Hatami

Mixture-of-Experts (MoE) has become a dominant architecture for scaling large language models (LLMs). However, the execution characteristics of MoE inference are changing rapidly and increasingly mismatch the assumptions underlying existing…

硬件体系结构 · 计算机科学 2026-05-13 Jungwoo Kim , Rubens Lacouture , Genghan Zhang , Gina Sohn , Qizheng Zhang , Swapnil Gandhi , Christos Kozyrakis , Kunle Olukotun

Traditional multi-task learning (MTL) methods use dense networks that use the same set of shared weights across several different tasks. This often creates interference where two or more tasks compete to pull model parameters in different…

Sparse mixture of expert architectures (MoEs) scale model capacity without significant increases in training or inference costs. Despite their success, MoEs suffer from a number of issues: training instability, token dropping, inability to…

机器学习 · 计算机科学 2024-05-28 Joan Puigcerver , Carlos Riquelme , Basil Mustafa , Neil Houlsby