paper-with-me

Papers

Effective Communication with Dynamic Feature Compression

2024-01-29 · Pietro Talli, Francesco Pase, Federico Chiariotti, Andrea Zanella, Michele Zorzi

The remote wireless control of industrial systems is one of the major use cases for 5G and beyond systems: in these cases, the massive amounts of sensory information that need to be shared over the wireless medium may overload even high-capacity connections. Consequently, solving the effective communication problem by optimizing the transmission strategy to discard irrelevant information can provide a significant advantage, but is often a very complex task. In this work, we consider a prototypal system in which an observer must communicate its sensory data to a robot controlling a task (e.g., a mobile robot in a factory). We then model it as a remote Partially Observable Markov Decision Process (POMDP), considering the effect of adopting semantic and effective communication-oriented solutions on the overall system performance. We split the communication problem by considering an ensemble Vector Quantized Variational Autoencoder (VQ-VAE) encoding, and train a Deep Reinforcement Learning (DRL) agent to dynamically adapt the quantization level, considering both the current state of the environment and the memory of past messages. We tested the proposed approach on the well-known CartPole reference control problem, obtaining a significant performance increase over traditional approaches.

📄 PDF Abstract BibTeX arXiv:2401.16236

Code (1)

pietro-talli/tmlcn_code 공식 구현 pytorch

Tasks

Deep Reinforcement LearningFeature CompressionQuantization

Similar Papers 제목 키워드 기반

E-3SFC: Communication-Efficient Federated Learning with Double-way Features Synthesizing

2025-02-05 · Yuhao Zhou, Yuxin Tian, Mingjia Shi, Yuanxi Li 외

The exponential growth in model sizes has significantly increased the communication burden in Federated Learning (FL). Existing methods to alleviate this burden by transmitting compressed gradients often face high compre…

Federated LearningScheduling

Dynamic Semantic Compression for CNN Inference in Multi-access Edge Computing: A Graph Reinforcement Learning-based Autoencoder

2024-01-19 · Nan Li, Alexandros Iosifidis, Qi Zhang

This paper studies the computational offloading of CNN inference in dynamic multi-access edge computing (MEC) networks. To address the uncertainties in communication time and computation resource availability, we propose…

Decision MakingDecoderEdge-computingFeature Compression+1

ZipCCL: Efficient Lossless Data Compression of Communication Collectives for Accelerating LLM Training

2026-04-30 · Wenxiang Lin, Xinglin Pan, Ruibo Fan, Shaohuai Shi 외 arxiv

Communication has emerged as a critical bottleneck in the distributed training of large language models (LLMs). While numerous approaches have been proposed to reduce communication overhead, the potential of lossless com…

Semantic Communication based on Generative AI: A New Approach to Image Compression and Edge Optimization

2025-02-01 · Francesco Pezone

As digital technologies advance, communication networks face challenges in handling the vast data generated by intelligent devices. Autonomous vehicles, smart sensors, and IoT systems necessitate new paradigms. This thes…

Autonomous VehiclesComputational EfficiencyDenoisingImage Compression+2

Distributed and Rate-Adaptive Feature Compression

2024-04-02 · Aditya Deshmukh, Venugopal V. Veeravalli, Gunjan Verma

We study the problem of distributed and rate-adaptive feature compression for linear regression. A set of distributed sensors collect disjoint features of regressor data. A fusion center is assumed to contain a pretraine…

Feature Compressionregression