PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 19, 20250 citationsOpen Access

DSSD: Efficient Edge-Device LLM Deployment and Collaborative Inference via Distributed Split Speculative Decoding

View Full Paper
JNJiahong NingCZCe ZhengTYTing‐Ting Yang

Key Points

  • DSSD reduces communication latency by replacing multiple uplink transmissions with a single downlink transmission.
  • The architecture maintains inference quality while efficiently handling LLMs and SLMs across devices and edge.
  • Experiments demonstrate that DSSD significantly outperforms existing collaborative frameworks in device-edge systems.
  • The proposed method addresses critical deployment challenges faced by large language models in edge environments.

Abstract

Large language models (LLMs) have transformed natural language processing but face critical deployment challenges in device-edge systems due to resource limitations and communication overhead. To address these issues, collaborative frameworks have emerged that combine small language models (SLMs) on devices with LLMs at the edge, using speculative decoding (SD) to improve efficiency. However, existing solutions often trade inference accuracy for latency or suffer from high uplink transmission costs when verifying candidate tokens. In this paper, we propose Distributed Split Speculative Decoding (DSSD), a novel architecture that not only preserves the SLM-LLM split but also partitions the verification phase between the device and edge. In this way, DSSD replaces the uplink transmission of multiple vocabulary distributions with a single downlink transmission, significantly reducing communication latency while maintaining inference quality. Experiments show that our solution outperforms current methods, and codes are at: https://github.com/JasonNing96/DSSD-Efficient-Edge-Computing

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ning et al. (2025) studied this question.

synapsesocial.com/papers/68f4b10d3d9d770bbc696e21https://doi.org/10.48550/arxiv.2507.12000
Ask AI
Helpful
Bookmark
Share
View Full Paper