中文
相关论文

相关论文: NeKo: Cross-Modality Post-Recognition Error Correc…

200 篇论文

The first-stage retrieval aims to retrieve a subset of candidate documents from a huge collection both effectively and efficiently. Since various matching patterns can exist between queries and relevant documents, previous work tries to…

信息检索 · 计算机科学 2023-11-07 Yinqiong Cai , Yixing Fan , Keping Bi , Jiafeng Guo , Wei Chen , Ruqing Zhang , Xueqi Cheng

Mixture of experts (MoE), introduced over 20 years ago, is the simplest gated modular neural network architecture. There is renewed interest in MoE because the conditional computation allows only parts of the network to be used during each…

机器学习 · 计算机科学 2023-03-01 Yamuna Krishnamurthy , Chris Watkins , Thomas Gaertner

In this technical report, we introduce the training methodologies implemented in the development of Skywork-MoE, a high-performance mixture-of-experts (MoE) large language model (LLM) with 146 billion parameters and 16 experts. It is…

Sparsely Mixture of Experts (MoE) has received great interest due to its promising scaling capability with affordable computational overhead. MoE converts dense layers into sparse experts, and utilizes a gated routing network to make…

计算与语言 · 计算机科学 2022-07-20 Yuan Xie , Shaohan Huang , Tianyu Chen , Furu Wei

Mixture-of-Experts (MoE) enables efficient scaling of large language models by activating only a subset of experts per input token. However, deploying MoE-based models incurs significant memory overhead due to the need to retain all experts…

机器学习 · 计算机科学 2026-02-24 Geng Zhang , Yuxuan Han , Yuxuan Lou , Yiqi Zhang , Wangbo Zhao , Yang You

Sparse Mixture-of-Experts (MoE) has been a successful approach for scaling multilingual translation models to billions of parameters without a proportional increase in training computation. However, MoE models are prohibitively large and…

计算与语言 · 计算机科学 2021-10-11 Sneha Kudugunta , Yanping Huang , Ankur Bapna , Maxim Krikun , Dmitry Lepikhin , Minh-Thang Luong , Orhan Firat

Mixture-of-Experts (MoE) shines brightly in large language models (LLMs) and demonstrates outstanding performance in plentiful natural language processing tasks. However, existing methods transforming LLMs from dense to MoE face significant…

计算与语言 · 计算机科学 2024-10-04 Tingfeng Hui , Zhenyu Zhang , Shuohuan Wang , Yu Sun , Hua Wu , Sen Su

Mixture-of-Experts (MoE) language models route each token to a small subset of experts, but whether the routes selected by a trained top-$k$ router are good ones is rarely evaluated directly. Holding the model fixed, we compare each…

机器学习 · 计算机科学 2026-05-11 Youngsik Yoon , Siwei Wang , Wei Chen , Jungseul Ok

Sparse mixture of experts (SMoE) have emerged as an effective approach for scaling large language models while keeping a constant computational cost. Regardless of several notable successes of SMoE, effective training such architecture…

计算与语言 · 计算机科学 2024-06-25 Giang Do , Hung Le , Truyen Tran

Mixture-of-Experts (MoE) models have emerged as a dominant paradigm for efficient LLM scaling, yet adapting them to non-English downstream tasks remains challenging. Existing fine-tuning approaches treat MoE models as monolithic learners,…

计算与语言 · 计算机科学 2026-05-28 Guanzhi Deng , Kuan Wu , Haibo Wang , Shing Yin Wong , Sichun Luo , Linqi Song

Mixture-of-Experts (MoE) architectures have emerged as a promising approach to scale Large Language Models (LLMs). MoE boosts the efficiency by activating a subset of experts per token. Recent works show that fine-grained experts…

Mixture-of-Experts (MoE) models provide a structured approach to combining specialized neural networks and offer greater interpretability than conventional ensembles. While MoEs have been successfully applied to image classification and…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Svetlana Pavlitska , Malte Stüven , Beyza Keskin , J. Marius Zöllner

Recent advancements in all-in-one image restoration models have revolutionized the ability to address diverse degradations through a unified framework. However, parameters tied to specific tasks often remain inactive for other tasks, making…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Eduard Zamfir , Zongwei Wu , Nancy Mehta , Yuedong Tan , Danda Pani Paudel , Yulun Zhang , Radu Timofte

Mixture-of-Experts (MoE) has been demonstrated as an efficient method to scale up models. By dynamically and sparsely selecting activated experts, MoE can effectively reduce computational costs. Despite the success, we observe that many…

机器学习 · 计算机科学 2024-06-19 Haoze Wu , Zihan Qiu , Zili Wang , Hang Zhao , Jie Fu

Pre-training has proven effective in addressing data scarcity and performance limitations in solving PDE problems with neural operators. However, challenges remain due to the heterogeneity of PDE datasets in equation types, which leads to…

机器学习 · 计算机科学 2025-11-03 Hong Wang , Haiyang Xin , Jie Wang , Xuanze Yang , Fei Zha , Huanshuo Dong , Yan Jiang

Mixture-of-Experts (MoE) benefits from a dynamic routing mechanism among their specialized experts, which existing Parameter- Efficient Fine-Tuning (PEFT) strategies fail to leverage. This motivates us to investigate whether adaptation…

机器学习 · 计算机科学 2025-08-05 Yilun Liu , Yunpu Ma , Yuetian Lu , Shuo Chen , Zifeng Ding , Volker Tresp

The increasing demand for deploying large Mixture-of-Experts (MoE) models in resource-constrained environments necessitates efficient approaches to address their high memory and computational requirements challenges. Moreover, given that…

分布式、并行与集群计算 · 计算机科学 2024-09-10 HamidReza Imani , Abdolah Amirany , Tarek El-Ghazawi

Empirical scaling laws have driven the evolution of large language models (LLMs), yet their coefficients shift whenever the model architecture or data pipeline changes. Mixture-of-Experts (MoE) models, now standard in state-of-the-art…

机器学习 · 计算机科学 2026-03-03 Taishi Nakamura , Satoki Ishikawa , Masaki Kawamura , Takumi Okamoto , Daisuke Nohara , Jun Suzuki , Rio Yokota

Real-world model deployment across multiple domains requires multimodal models to operate under two complementary regimes: (1) multi-task pretraining, tasks are co-available at design time where related tasks could borrow representational…

机器学习 · 计算机科学 2026-05-12 Xing Han , Shravan Chaudhari , Tanvi Ranade , Rama Chellappa , Suchi Saria

Imitation learning enables robots to acquire manipulation skills from demonstrations, yet deploying a policy across tasks with heterogeneous dynamics remains challenging, as models tend to average over distinct behavioral modes present in…