REVIEW 30 cited by
Pushing Large Language Models to the 6G Edge: Vision, Challenges, and Opportunities
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Large language models (LLMs), which have shown remarkable capabilities, are revolutionizing AI development and potentially shaping our future. However, given their multimodality, the status quo cloud-based deployment faces some critical challenges: 1) long response time; 2) high bandwidth costs; and 3) the violation of data privacy. 6G mobile edge computing (MEC) systems may resolve these pressing issues. In this article, we explore the potential of deploying LLMs at the 6G edge. We start by introducing killer applications powered by multimodal LLMs, including robotics and healthcare, to highlight the need for deploying LLMs in the vicinity of end users. Then, we identify the critical challenges for LLM deployment at the edge and envision the 6G MEC architecture for LLMs. Furthermore, we delve into two design aspects, i.e., edge training and edge inference for LLMs. In both aspects, considering the inherent resource limitations at the edge, we discuss various cutting-edge techniques, including split learning/inference, parameter-efficient fine-tuning, quantization, and parameter-sharing inference, to facilitate the efficient deployment of LLMs. This article serves as a position paper for thoroughly identifying the motivation, challenges, and pathway for empowering LLMs at the 6G edge.
Forward citations
Cited by 30 Pith papers
-
Dynamic Uncertainty-aware Multimodal Fusion for Outdoor Health Monitoring
DUAL-Health is an uncertainty-aware multimodal fusion framework that quantifies sensor noise, customizes fusion weights accordingly, and aligns modality distributions to improve outdoor health monitoring.
-
RRTO: A High-Performance Transparent Offloading System for Model Inference in Mobile Edge Computing
RRTO identifies static inference operator sequences from CUDA call logs alone and replays them on an edge GPU, cutting transparent-offloading communication to 11 RPCs per inference instead of thousands, with performan...
-
Fast and Cost-effective Speculative Edge-Cloud Decoding with Early Exits
Edge-cloud speculative decoding runs faster when early exits in the server model let the client pre-draft the next candidate tokens before final verification is complete.
-
WAFBOOSTER: Automatic Boosting of WAF Security Against Mutated Malicious Payloads
WAFBOOSTER combines a shadow model, an RNN payload generator, and automatic signature extraction to harden web application firewalls, but its headline rejection-rate improvement is measured on the same payloads used t...
-
Hierarchical Split Federated Learning: Convergence Analysis and System Optimization
Derives a convergence bound for hierarchical split federated learning and uses it to jointly optimize model-splitting points and per-tier aggregation intervals.
-
AIC-VDS: Attention-Based In-Context Learning for Joint Velocity Control and Data Collection Scheduling in Multi-UAV-Assisted Pipeline Monitoring
AIC-VDS uses trainable attention to shrink sensor data prompts for an LLM, and simulations show lower packet loss than two baselines in multi-UAV monitoring.
-
PHandover: Parallel Handover in Mobile Satellite Network
A parallel, plan-based handover using a new Satellite Synchronized Function cuts LEO satellite handover latency to about 9 ms on average in an emulated prototype.
-
Prompting Wireless Networks: Reinforced In-Context Learning for Power Control
Prompting LLMs with a few reward-ranked state-action examples controls base station power at a level comparable to a trained DQN on a small simulated problem.
-
Recursive Offloading for LLM Serving in Multi-tier Networks
RecServe routes LLM requests across device, edge, and cloud using adaptive confidence thresholds based on recent history, cutting communication by over 50% versus cloud-only serving while keeping quality close to cloud-level.
-
Serving Long-Context LLMs at the Mobile Edge: Test-Time Reinforcement Learning-based Model Caching and Inference Offloading
A test-time reinforcement learning framework for joint model caching and inference offloading is claimed to cut simulated long-context LLM serving costs at the mobile edge by at least 30%.
-
Rethinking Membership Inference Attacks Against Transfer Learning
A white-box attack on the student model can infer teacher-training membership in transfer learning by comparing the student's hidden representations with those of a shadow student model.
-
Constructing 4D Radio Map in LEO Satellite Networks with Limited Samples
DeepRM uses neural networks to solve compressive sensing and tensor decomposition, reconstructing 4D radio maps (space plus frequency) with fewer samples and sensors than classical baselines.
-
LEO-Split: A Semi-Supervised Split Learning Framework over LEO Satellite Networks
A semi-supervised split learning framework with an auxiliary client model, adaptive pseudo-label thresholds, and activation interpolation improves training speed and accuracy over LEO satellite links.
-
CP-Guard: Malicious Agent Detection and Defense in Collaborative Bird's Eye View Perception
A collaborative perception defense that uses recursive group consensus checks and a consistency loss to filter malicious agents, without needing prior attack probabilities.
-
Joint Partitioning and Placement of Foundation Models for Real-Time Edge AI
A framework for runtime re-splitting and re-placement of foundation model layers across edge nodes is proposed, but its claimed latency gains are inherited from prior work rather than measured.
-
Energy-Efficient Wireless LLM Inference via Uncertainty and Importance-Aware Speculative Decoding
This paper proposes filtering cloud-verification requests by combining token-level uncertainty with attention-based importance, claiming energy savings up to 40.7% in wireless hybrid LLM inference.
-
Toward Edge General Intelligence with Multiple-Large Language Model (Multi-LLM): Architecture, Trust, and Orchestration
A survey of multi-LLM systems in edge computing, covering architectures, enabling technologies, trust mechanisms, applications, and open datasets for edge general intelligence.
-
SFL-LEO: Asynchronous Split-Federated Learning Design for LEO Satellite-Ground Network Framework
An asynchronous split-federated learning framework for LEO satellite-ground networks enables local updates during disconnection and heterogeneous model splitting, with simulated accuracy gains over split learning and ...
-
Multimodal-to-Text Prompt Engineering in Large Language Models Using Feature Embeddings for GNSS Interference Characterization
Retrieval-augmented LLaVA is applied to GNSS interference classification, but the reported accuracy is unvalidated because query prompts contain the true labels.
-
LCFed: An Efficient Clustered Federated Learning Framework for Heterogeneous Data
LCFed combines model splitting with clustered federated learning to share global and cluster-level knowledge, and uses low-rank model projections to cut clustering cost.
-
From Connectivity to Autonomy: The Dawn of Self-Evolving Communication Systems
The paper sketches a four-layer AI-enabled architecture for self-evolving 6G networks and a roadmap to implement it.
-
Secure Resource Allocation via Constrained Deep Reinforcement Learning
A deep Q-network with a fixed deadline penalty is claimed to cut simulated system cost by up to 40% and energy use by 41.5% in serverless multi-cloud offloading.
-
From Large AI Models to Agentic AI: A Tutorial on Future Intelligent Communications
This paper is a broad tutorial on applying LAMs and agentic AI to 6G, largely restating existing research rather than introducing new results.
-
The Future of Internet of Things and Multimodal Language Models in 6G Networks: Opportunities and Challenges
A narrative survey arguing that combining IoT, multimodal language models, and 6G can improve smart applications, with a taxonomy of sensors, communication, processing, and security.
-
Vision-Language Models for Edge Networks: A Comprehensive Survey
A survey of lightweight vision-language models for edge deployment, marred by citation errors, self-citation, and a lack of selection methodology.
-
A Survey on Backdoor Threats in Large Language Models (LLMs): Attacks, Defenses, and Evaluations
A literature review that taxonomizes LLM backdoor attacks and defenses by model construction phase, with no new experimental results.
-
Integrating LLMs with ITS: Recent Advances, Potentials, Challenges, and Future Directions
The paper surveys recent work, models, applications, and challenges of using LLMs in intelligent transportation systems, without presenting new experimental results.
-
A Comprehensive Survey of Large AI Models for Future Communications: Foundations, Applications and Challenges
A survey organizing the growing literature on large AI models for 6G communications, with a classification of model types, training and evaluation methods, and a list of challenges.
-
A Contemporary Survey of Large Language Model Assisted Program Analysis
A review that catalogs how large language models are used in static, dynamic, and hybrid program analysis, and outlines open challenges.
-
White paper: Towards Human-centric and Sustainable 6G Services -- the fortiss Research Perspective
A research institute's white paper restating known 6G trends; no new technical results or measurements are presented.
Discussion (0). Continue with ORCID to comment.