中文
相关论文

相关论文: User Association and Resource Allocation in Large …

200 篇论文

The powerfulness of LLMs indicates that deploying various LLMs with different scales and architectures on end, edge, and cloud to satisfy different requirements and adaptive heterogeneous hardware is the critical way to achieve ubiquitous…

网络与互联网体系结构 · 计算机科学 2025-02-13 Ning Li , Song Guo , Tuo Zhang , Muqing Li , Zicong Hong , Qihua Zhou , Xin Yuan , Haijun Zhang

Optimization of user association in a densely deployed cellular network is usually challenging and even more complicated due to the dynamic nature of user mobility and fluctuation in user counts. While deep reinforcement learning (DRL)…

机器学习 · 计算机科学 2025-05-19 Zhenyu Tao , Wei Xu , Xiaohu You

Millimeter-wave (mmWave) communication is a promising solution to the high data rate demands in the upcoming 5G and beyond communication networks. When it comes to supporting seamless connectivity in mobile scenarios, resource and handover…

信号处理 · 电气工程与系统科学 2020-11-04 Sara Khosravi , Hossein S. Ghadikolaei , Marina Petrova

Mobile Phone Agents (MPAs) have emerged as a promising research direction due to their broad applicability across diverse scenarios. While Multimodal Large Language Models (MLLMs) serve as the foundation for MPAs, their effectiveness in…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Kai Shi , Jun Yang , Ni Yang , Binqiang Pan , Qingsong Xie , Chao Zhang , Zhenyu Yang , Tianhuang Su , Haonan Lu

This work proposes a framework for the robust design of UAV-assisted wireless networks that combine 3D trajectory optimization with user mobility prediction to address dynamic resource allocation challenges. We proposed a sparse…

信号处理 · 电气工程与系统科学 2025-06-12 Asad Mahmood , Thang X. Vu , Wali Ullah Khan , Symeon Chatzinotas , Björn Ottersten

To leverage data and computation capabilities of mobile devices, machine learning algorithms are deployed at the network edge for training artificial intelligence (AI) models, resulting in the new paradigm of edge learning. In this paper,…

信息论 · 计算机科学 2020-07-01 Dingzhu Wen , Mehdi Bennis , Kaibin Huang

The importance of Reinforcement Learning from Human Feedback (RLHF) in aligning large language models (LLMs) with human values cannot be overstated. RLHF is a three-stage process that includes supervised fine-tuning (SFT), reward learning,…

机器学习 · 计算机科学 2025-05-27 Mudit Gaur , Amrit Singh Bedi , Raghu Pasupathy , Vaneet Aggarwal

Decentralized Federated Learning (DFL) is a serverless collaborative machine learning paradigm where devices collaborate directly with neighbouring devices to exchange model information for learning a generalized model. However, variations…

机器学习 · 计算机科学 2026-01-29 Adnan Ahmad , Chiara Boldrini , Lorenzo Valerio , Andrea Passarella , Marco Conti

Reinforcement Learning from Human Feedback (RLHF) is crucial for aligning Large Language Models (LLMs) with human values. However, RLHF has been continuously challenged by its high complexity in implementation and computation consumption,…

机器学习 · 计算机科学 2026-03-24 Yuhao Du , Zhuo Li , Pengyu Cheng , Zhihong Chen , Yuejiao Xie , Xiang Wan , Anningzhe Gao

Federated learning (FL) enables collaborative model training without centralizing data. However, the traditional FL framework is cloud-based and suffers from high communication latency. On the other hand, the edge-based FL framework that…

分布式、并行与集群计算 · 计算机科学 2022-10-28 Zhenxiao Zhang , Zhidong Gao , Yuanxiong Guo , Yanmin Gong

Developing intelligent agents for long-term cooperation in dynamic open-world scenarios is a major challenge in multi-agent systems. Traditional Multi-agent Reinforcement Learning (MARL) frameworks like centralized training decentralized…

人工智能 · 计算机科学 2025-02-11 Hanqing Yang , Jingdi Chen , Marie Siew , Tania Lorido-Botran , Carlee Joe-Wong

This paper studies a federated edge learning system, in which an edge server coordinates a set of edge devices to train a shared machine learning model based on their locally distributed data samples. During the distributed training, we…

信息论 · 计算机科学 2020-03-03 Xiaopeng Mo , Jie Xu

In this paper, we provide a novel application aware user association and resource allocation framework, i.e., AURA-5G, which utilizes a joint optimization strategy to accomplish the same. Concretely, our methodology considers all the real…

网络与互联网体系结构 · 计算机科学 2020-03-25 Akshay Jain , Elena Lopez-Aguilera , Ilker Demirkol

Training large language models (LLMs) is often constrained by GPU memory limitations. To alleviate memory pressure, activation recomputation and data compression have been proposed as two major strategies. However, both approaches have…

机器学习 · 计算机科学 2025-08-11 Ping Chen , Zhuohong Deng , Ping Li , Shuibing He , Hongzi Zhu , Yi Zheng , Zhefeng Wang , Baoxing Huai , Minyi Guo

Large Artificial Intelligence Models (LAMs) powered by massive datasets, extensive parameter scales, and extensive computational resources, leading to significant transformations across various industries. Yet, their practical deployment on…

机器学习 · 计算机科学 2026-04-22 Xianke Qiang , Hongda Liu , Xinran Zhang , Zheng Chang , Ying-Chang Liang

Mobile networks are experiencing tremendous increase in data volume and user density. An efficient technique to alleviate this issue is to bring the data closer to the users by exploiting the caches of edge network nodes, such as fixed or…

网络与互联网体系结构 · 计算机科学 2021-05-18 Nikolaos Nomikos , Spyros Zoupanos , Themistoklis Charalambous , Ioannis Krikidis , Athina Petropulu

Federated Learning (FL) is a distributed framework for collaborative model training over large-scale distributed data, enabling higher performance while maintaining client data privacy. However, the nature of model aggregation at the…

机器学习 · 计算机科学 2025-06-10 Ali Murad , Bo Hui , Wei-Shinn Ku

Federated learning (FL) as a promising edge-learning framework can effectively address the latency and privacy issues by featuring distributed learning at the devices and model aggregation in the central server. In order to enable efficient…

信息论 · 计算机科学 2022-07-12 Chunmei Xu , Shengheng Liu , Zhaohui Yang , Yongming Huang , Kai-Kit Wong

In large-scale communication systems, increasingly complex scenarios require more intelligent collaboration among edge devices collecting various multimodal sensory data to achieve a more comprehensive understanding of the environment and…

机器学习 · 计算机科学 2025-06-30 Abdulmomen Ghalkha , Zhuojun Tian , Chaouki Ben Issaid , Mehdi Bennis

Joint caching and transmission optimization problem is challenging due to the deep coupling between decisions. This paper proposes an iterative distributed multi-agent learning approach to jointly optimize caching and transmission. The goal…

多智能体系统 · 计算机科学 2022-09-12 Qirui Mi , Ning Yang , Haifeng Zhang , Haijun Zhang , Jun Wang