中文
相关论文

相关论文: Convolutional Neural Networks and Mixture of Exper…

200 篇论文

The Mixture-of-Experts (MoE) models have gained significant attention in deep learning due to their dynamic resource allocation and superior performance across diverse tasks. However, efficiently training these models remains challenging.…

计算与语言 · 计算机科学 2025-09-03 Junfeng Ran , Guangxiang Zhao , Yuhan Wu , Dawei Zhu , Longyun Wu , Yikai Zhao , Tong Yang , Lin Sun , Xiangzheng Zhang , Sujian Li

In this paper we present the design and evaluation of intrusion detection models for MANETs using supervised classification algorithms. Specifically, we evaluate the performance of the MultiLayer Perceptron (MLP), the Linear classifier, the…

密码学与安全 · 计算机科学 2008-07-15 Aikaterini Mitrokotsa , Manolis Tsagkaris , Christos Douligeris

Mixture-of-Experts (MoE) architectures offer a scalable path for Graph Neural Networks (GNNs) in node classification tasks but typically rely on static and rigid routing strategies that enforce a uniform expert budget or coarse-grained…

机器学习 · 计算机科学 2026-04-14 Jiajun Zhou , Yadong Li , Xuanze Chen , Chen Ma , Chuang Zhao , Shanqing Yu , Qi Xuan

AI technologies have become more widely adopted in wireless communications. As an emerging type of AI technologies, the generative artificial intelligence (GAI) gains lots of attention in communication security. Due to its powerful learning…

密码学与安全 · 计算机科学 2024-05-08 Changyuan Zhao , Hongyang Du , Dusit Niyato , Jiawen Kang , Zehui Xiong , Dong In Kim , Xuemin , Shen , Khaled B. Letaief

Mixture-of-Experts (MoE) has successfully scaled up models while maintaining nearly constant computing costs. By employing a gating network to route input tokens, it selectively activates a subset of expert networks to process the…

机器学习 · 计算机科学 2025-04-22 Mohan Zhang , Pingzhi Li , Jie Peng , Mufan Qiu , Tianlong Chen

Combining the strengths of many existing predictors to obtain a Mixture of Experts which is superior to its individual components is an effective way to improve the performance without having to develop new architectures or train a model…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Kemal Oksuz , Selim Kuzucu , Tom Joy , Puneet K. Dokania

A useful strategy to deal with complex classification scenarios is the "divide and conquer" approach. The mixture of experts (MOE) technique makes use of this strategy by joinly training a set of classifiers, or experts, that are…

机器学习 · 计算机科学 2014-05-30 Billy Peralta

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 handles all dynamic…

计算机视觉与模式识别 · 计算机科学 2026-03-10 In-Hwan Jin , Hyeongju Mun , Joonsoo Kim , Kugjin Yun , Kyeongbo Kong

In a level-5 autonomous driving system, the autonomous driving vehicles (AVs) are expected to sense the surroundings via analyzing a large amount of data captured by a variety of onboard sensors in near-real-time. As a result, enormous…

网络与互联网体系结构 · 计算机科学 2020-12-15 Bo Yang , Xuelin Cao , Kai Xiong , Chau Yuen , Yong Liang Guan , Supeng Leng , Lijun Qian , Zhu Han

The problem of attacks on new generation network infrastructures is becoming increasingly relevant, given the widening of the attack surface of these networks resulting from the greater number of devices that will access them in the future…

网络与互联网体系结构 · 计算机科学 2025-05-15 Mattia G. Spina , Floriano De Rango , Edoardo Scalzo , Francesca Guerriero , Antonio Iera

The Mixture of Experts (MoE) selects a few feed-forward networks (FFNs) per token, achieving an effective trade-off between computational cost and performance. In conventional MoE, each expert is treated as entirely independent, and experts…

机器学习 · 计算机科学 2026-01-27 Shota Takashiro , Takeshi Kojima , Shohei Taniguchi , Yusuke Iwasawa , Yutaka Matsuo

The demonstrated success of sparsely-gated Mixture-of-Experts (MoE) architectures, exemplified by models such as DeepSeek and Grok, has motivated researchers to investigate their adaptation to diverse domains. In real-world image…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Xiao He , Zhijun Tu , Kun Cheng , Mingrui Zhu , Jie Hu , Nannan Wang , Xinbo Gao

The advancement of transformer neural networks has significantly elevated the capabilities of sentence similarity models, but they still struggle with highly discriminative tasks and may produce sub-optimal representations of important…

机器学习 · 计算机科学 2024-12-19 Logan Hallee , Rohan Kapur , Arjun Patel , Jason P. Gleghorn , Bohdan Khomtchouk

Zero-shot graph anomaly detection (GAD) has attracted increasing attention recent years, yet the heterogeneity of graph structures, features, and anomaly patterns across graphs make existing single GNN methods insufficiently expressive to…

信息检索 · 计算机科学 2026-02-13 Haiyang Jiang , Tong Chen , Xinyi Gao , Guansong Pang , Quoc Viet Hung Nguyen , Hongzhi Yin

In this paper, we introduce a novel dynamic expert selection framework for Mixture of Experts (MoE) models, aiming to enhance computational efficiency and model performance by adjusting the number of activated experts based on input…

机器学习 · 计算机科学 2024-03-13 Quzhe Huang , Zhenwei An , Nan Zhuang , Mingxu Tao , Chen Zhang , Yang Jin , Kun Xu , Kun Xu , Liwei Chen , Songfang Huang , Yansong Feng

Sparsely-gated Mixture of Expert (MoE) layers have been recently successfully applied for scaling large transformers, especially for language modeling tasks. An intriguing side effect of sparse MoE layers is that they convey inherent…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Svetlana Pavlitska , Christian Hubschneider , Lukas Struppek , J. Marius Zöllner

Realistic graphs contain both (1) rich self-features of nodes and (2) informative structures of neighborhoods, jointly handled by a Graph Neural Network (GNN) in the typical setup. We propose to decouple the two modalities by Mixture of…

机器学习 · 计算机科学 2024-06-25 Hanqing Zeng , Hanjia Lyu , Diyi Hu , Yinglong Xia , Jiebo Luo

Mixture-of-Experts (MoE) decouples model capacity from per-token computation, yet their scalability remains limited by the physical dimensions of depth and width. To overcome this, we propose Mixture of Universal Experts (MOUE),a MoE…

As computer networks proliferate, the gravity of network intrusions has escalated, emphasizing the criticality of network intrusion detection systems for safeguarding security. While deep learning models have exhibited promising results in…

密码学与安全 · 计算机科学 2025-05-21 Yifan Zeng

Cyber security can be enhanced through application of machine learning by recasting network attack data into an image format, then applying supervised computer vision and other machine learning techniques to detect malicious specimens.…

机器学习 · 计算机科学 2021-11-04 Erik Larsen , Korey MacVittie , John Lilly