paper-with-me

Papers

Semantic-Aware Adaptive Video Streaming Using Latent Diffusion Models for Wireless Networks

2025-02-08 · Zijiang Yan, Jianhua Pei, Hongda Wu, Hina Tabassum, Ping Wang

This paper proposes a novel framework for real-time adaptive-bitrate video streaming by integrating latent diffusion models (LDMs) within the FFmpeg techniques. This solution addresses the challenges of high bandwidth usage, storage inefficiencies, and quality of experience (QoE) degradation associated with traditional constant bitrate streaming (CBS) and adaptive bitrate streaming (ABS). The proposed approach leverages LDMs to compress I-frames into a latent space, offering significant storage and semantic transmission savings without sacrificing high visual quality. While it keeps B-frames and P-frames as adjustment metadata to ensure efficient video reconstruction at the user side, the proposed framework is complemented with the most state-of-the-art denoising and video frame interpolation (VFI) techniques. These techniques mitigate semantic ambiguity and restore temporal coherence between frames, even in noisy wireless communication environments. Experimental results demonstrate the proposed method achieves high-quality video streaming with optimized bandwidth usage, outperforming state-of-the-art solutions in terms of QoE and resource efficiency. This work opens new possibilities for scalable real-time video streaming in 5G and future post-5G networks.

📄 PDF Abstract BibTeX arXiv:2502.05695

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingVideo Frame InterpolationVideo Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CurveStream: Boosting Streaming Video Understanding in MLLMs via Curvature-Aware Hierarchical Visual Memory Management

2026-03-20 · Chao Wang, Xudong Tan, Jianjian Cao, Kangcong Li 외 arxiv

Multimodal Large Language Models have achieved significant success in offline video understanding, yet their application to streaming videos is severely limited by the linear explosion of visual tokens, which often leads…

Semantic-Aware Adaptive Visual Memory for Streaming Video Understanding

2026-05-08 · Hang Wu, Sherin Mary Mathews, Yujun Cai, Ming-Hsuan Yang 외 arxiv

Online streaming video understanding requires models to process continuous visual inputs and respond to user queries in real time, where the unbounded stream and unpredictable query timing turn memory management into a c…

Energy- and Quality-Aware Video Request Policy for Wireless Adaptive Streaming Clients

2024-02-08 · César Díaz, Antonio Fernández, Fernando Sacristán, Narciso García

We present a straightforward, non-intrusive adaptive bit rate streaming segment quality selection policy which aims at extending battery lifetime during playback while limiting the impact on the user's quality of experie…

Beyond Retrieval: Progressive Latent Memory Evolution for Streaming Video Understanding

2026-09-03 · Hongyu Qu, Guangming Yao, Ling Xing, Xiaobin Hu 외 hf

Streaming video understanding requires multimodal large language models (MLLMs) to process continuous visual inputs and respond to user queries under strict causality and bounded memory. Existing approaches typically com…

Promptus: Can Prompts Streaming Replace Video Streaming with Stable Diffusion

2024-05-30 · Jiangkai Wu, LiMing Liu, Yunpeng Tan, Junlin Hao 외

With the exponential growth of video traffic, traditional video streaming systems are approaching their limits in compression efficiency and communication capacity. To further reduce bitrate while maintaining quality, we…

Semantic CommunicationVideo CompressionVideo Generation