paper-with-me

홈 › Papers

CABLE: Cloud-Assisted Bandwidth-efficient LMM-based Encoding for V2X Systems

2026-06-17 · Haohua Que, Zhipeng Bao, Qianyi Wu, Handong Yao arxiv

Cloud-hosted large multimodal models (LMMs) can provide strong open-vocabulary perception for Vehicle-to-Everything systems, but naively transmitting full-resolution frames from edge to cloud causes severe communication overhead and high cloud-side prefill latency. We present CABLE, a cloud-assisted bandwidth-efficient LMM-based encoding framework for edge-cloud perception. CABLE propagates the previous cloud segmentation mask on the edge using ego-motion compensation, refines it with residual-motion cues, and consolidates disconnected regions via a corridor envelope to form a robust region of interest (ROI). Only ROI-masked images are uploaded, while the cloud segmentation output is fed back as the prior for the next frame, forming a mask-to-ROI-to-LMM feedback loop. Experiments on five datasets (nuScenes, WOD-ZB, Waymo, KITTI, and CADC) show consistent communication savings while largely preserving perception, achieving $73$--$87\%$ ROI pixel-coverage reduction with $5$--$8\times$ estimated LMM prefill speedup at a modest detection-quality trade-off relative to full-frame inference.

📄 PDF Abstract BibTeX arXiv:2606.19258

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Managing Bandwidth: The Key to Cloud-Assisted Autonomous Driving

2024-10-21 · Alexander Krentsel, Peter Schafhalter, Joseph E. Gonzalez, Sylvia Ratnasamy 외

Prevailing wisdom asserts that one cannot rely on the cloud for critical real-time control systems like self-driving cars. We argue that we can, and must. Following the trends of increasing model sizes, improvements in h…

Autonomous DrivingSelf-Driving Cars

Edge-Assisted Multi-Robot Visual-Inertial SLAM with Efficient Communication

2026-03-11 · Xin Liu, Shuhuan Wen, Jing Zhao, Tony Z. Qiu 외 arxiv

The integration of cloud computing and edge computing is an effective way to achieve global consistent and real-time multi-robot Simultaneous Localization and Mapping (SLAM). Cloud computing effectively solves the proble…

Twin Sorting Dynamic Programming Assisted User Association and Wireless Bandwidth Allocation for Hierarchical Federated Learning

2024-08-17 · Rung-Hung Gau, Ting-Yu Wang, Chun-Hung Liu

In this paper, we study user association and wireless bandwidth allocation for a hierarchical federated learning system that consists of mobile users, edge servers, and a cloud server. To minimize the length of a global …

Combinatorial OptimizationFederated Learning

Splitwise: Collaborative Edge-Cloud Inference for LLMs via Lyapunov-Assisted DRL

2025-12-29 · Abolfazl Younesi, Abbas Shabrang Maryan, Elyas Oustad, Zahra Najafabadi Samani 외 arxiv

Deploying large language models (LLMs) on edge devices is challenging due to their limited memory and power resources. Cloud-only inference reduces device burden but introduces high latency and cost. Static edge-cloud pa…

Reinforcement Learning

SEAOTTER: Sensor Embedded Autoencoding with One-Time Transcode for Efficient Reconstruction

2026-06-02 · Dan Jacobellis, Neeraja J. Yadwadkar arxiv

In robotics systems, vast amounts of visual data are easily captured at high resolution using low-cost, low-power hardware. Yet, limited bandwidth and on-device compute resources prevent full utilization when transmitted…