中文
相关论文

相关论文: Optimizing Generative AI Networking: A Dual Perspe…

200 篇论文

The sparsely activated mixture of experts (MoE) model presents a promising alternative to traditional densely activated (dense) models, enhancing both quality and computational efficiency. However, training MoE models from scratch demands…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Xingkui Zhu , Yiran Guan , Dingkang Liang , Yuchao Chen , Yuliang Liu , Xiang Bai

Unmanned aerial vehicles serving as aerial base stations can rapidly restore connectivity after disasters, yet abrupt changes in user mobility and traffic demands shift the quality of service trade-offs and induce strong non-stationarity.…

多智能体系统 · 计算机科学 2026-04-13 Wen Qiu , Zhiqiang He , Wei Zhao , Hiroshi Masui

Mixture-of-Experts (MoE) has emerged as a promising approach to scale up deep learning models due to its significant reduction in computational resources. However, the dynamic nature of MoE leads to load imbalance among experts, severely…

分布式、并行与集群计算 · 计算机科学 2026-01-16 Chenqi Zhao , Wenfei Wu , Linhai Song , Yuchen Xu , Yitao Yuan

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

Generative agents are rapidly advancing in sophistication, raising urgent questions about how they might coordinate when deployed in online ecosystems. This is particularly consequential in information operations (IOs), influence campaigns…

多智能体系统 · 计算机科学 2025-10-30 Gian Marco Orlando , Jinyi Ye , Valerio La Gatta , Mahdi Saeedi , Vincenzo Moscato , Emilio Ferrara , Luca Luceri

Mixture-of-Experts (MoE) models, the state-of-the-art in large-scale AI, achieve high quality by sparsely activating parameters. However, their reliance on routing between a few monolithic experts via a top-k mechanism creates a "quality…

计算与语言 · 计算机科学 2025-10-23 Xinfeng Xia , Jiacheng Liu , Xiaofeng Hou , Peng Tang , Mingxuan Zhang , Wenfeng Wang , Chao Li

The Artificial Intelligence Generated Content (AIGC) technique has gained significant traction for producing diverse content. However, existing AIGC services typically operate within a centralized framework, resulting in high response…

网络与互联网体系结构 · 计算机科学 2025-12-22 Changfu Xu , Jianxiong Guo , Jiandian Zeng , Houming Qiu , Tian Wang , Xiaowen Chu , Jiannong Cao

The emergence of large language models has catalyzed two distinct yet interconnected paradigms in artificial intelligence: standalone AI Agents and collaborative Agentic AI ecosystems. This comprehensive study establishes a definitive…

人工智能 · 计算机科学 2025-06-17 Prashik Buddhaghosh Bansod

The proliferation of large language models (LLMs) has driven the adoption of Mixture-of-Experts (MoE) architectures as a promising solution to scale model capacity while controlling computational costs. However, deploying MoE models in…

网络与互联网体系结构 · 计算机科学 2025-08-14 Muqing Li , Ning Li , Xin Yuan , Wenchao Xu , Quan Chen , Song Guo , Haijun Zhang

Mixture of Experts (MoE) models constitute a widely utilized class of ensemble learning approaches in statistics and machine learning, known for their flexibility and computational efficiency. They have become integral components in…

机器学习 · 统计学 2025-05-26 Tuan Thai , TrungTin Nguyen , Dat Do , Nhat Ho , Christopher Drovandi

Understanding consumer choice is fundamental to marketing and management research, as firms increasingly seek to personalize offerings and optimize customer engagement. Traditional choice modeling frameworks, such as multinomial logit (MNL)…

机器学习 · 计算机科学 2025-03-11 Diego Vallarino

The fast development of Artificial Intelligence (AI) agents provides a promising way for the realization of intelligent and customized wireless networks. In this paper, we propose a Wireless Multi-Agent System (WMAS), which can provide…

多智能体系统 · 计算机科学 2025-08-04 Jingchen Peng , Dingli Yuan , Boxiang Ren , Jie Fan , Hao Wu , Lu Yang

Mixture-of-Experts (MoE) layers activate a subset of model weights, dubbed experts, to improve model performance. MoE is particularly promising for deployment on process-in-memory (PIM) architectures, because PIM can naturally fit experts…

硬件体系结构 · 计算机科学 2026-02-12 Hanyuan Gao , Xiaoxuan Yang

In question-answering (QA) systems, Retrieval-Augmented Generation (RAG) has become pivotal in enhancing response accuracy and reducing hallucination issues. The architecture of RAG systems varies significantly, encompassing single-round…

计算与语言 · 计算机科学 2025-08-05 Yiqun Chen , Erhan Zhang , Lingyong Yan , Shuaiqiang Wang , Jizhou Huang , Dawei Yin , Jiaxin Mao

Multi-agent systems (MAS) decompose complex tasks and delegate subtasks to different large language model (LLM) agents and tools. Prior studies have reported the superior accuracy performance of MAS across diverse domains, enabled by…

多智能体系统 · 计算机科学 2025-05-27 Mingyan Gao , Yanzi Li , Banruo Liu , Yifan Yu , Phillip Wang , Ching-Yu Lin , Fan Lai

Autonomous driving (AD) scenarios are inherently complex and diverse, posing significant challenges for a single deep learning model to effectively cover all possible conditions, such as varying weather, traffic densities, and road types.…

机器人学 · 计算机科学 2025-12-09 Wei-Bin Kou , Guangxu Zhu , Jingreng Lei , Chen Zhang , Yik-Chung Wu , Jianping Wang

ExpertRAG is a novel theoretical framework that integrates Mixture-of-Experts (MoE) architectures with Retrieval Augmented Generation (RAG) to advance the efficiency and accuracy of knowledge-intensive language modeling. We propose a…

信息检索 · 计算机科学 2025-04-15 Esmail Gumaan

Artificial Intelligence Generated Content (AIGC) powered by Generative Diffusion Models (GDMs) has emerged as a transformative paradigm for automated content creation. To satisfy the stringent latency requirements of AIGC services in many…

计算机科学与博弈论 · 计算机科学 2026-05-22 Huaizhe Liu , Xinyi Zhuang , Jiaqi Wu , Yuan Luo , Bin Cao , Lin Gao

Due to the inherent difficulty in modeling phonetic similarities across different languages, code-switching speech recognition presents a formidable challenge. This study proposes a Collaborative-MoE, a Mixture of Experts (MoE) model that…

计算与语言 · 计算机科学 2024-09-06 Hukai Huang , Jiayan Lin , Kaidi Wang , Yishuang Li , Wenhao Guan , Lin Li , Qingyang Hong

Recently, generative adversarial networks (GANs) have shown promising performance in generating realistic images. However, they often struggle in learning complex underlying modalities in a given dataset, resulting in poor-quality generated…

计算机视觉与模式识别 · 计算机科学 2018-05-09 David Keetae Park , Seungjoo Yoo , Hyojin Bahng , Jaegul Choo , Noseong Park