paper-with-me

Papers

A Multi-Scale Spatial-Temporal Network for Wireless Video Transmission

2024-11-15 · Xinyi Zhou, Danlan Huang, Zhixin Qi, Liang Zhang, Ting Jiang

Deep joint source-channel coding (DeepJSCC) has shown promise in wireless transmission of text, speech, and images within the realm of semantic communication. However, wireless video transmission presents greater challenges due to the difficulty of extracting and compactly representing both spatial and temporal features, as well as its significant bandwidth and computational resource requirements. In response, we propose a novel video DeepJSCC (VDJSCC) approach to enable end-to-end video transmission over a wireless channel. Our approach involves the design of a multi-scale vision Transformer encoder and decoder to effectively capture spatial-temporal representations over long-term frames. Additionally, we propose a dynamic token selection module to mask less semantically important tokens from spatial or temporal dimensions, allowing for content-adaptive variable-length video coding by adjusting the token keep ratio. Experimental results demonstrate the effectiveness of our VDJSCC approach compared to digital schemes that use separate source and channel codes, as well as other DeepJSCC schemes, in terms of reconstruction quality and bandwidth reduction.

📄 PDF Abstract BibTeX arXiv:2411.09936

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSemantic Communication

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Adam 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Social Relation Recognition From Videos via Multi-Scale Spatial-Temporal Reasoning

2019-06-01 · CVPR 2019 6 · Xinchen Liu, Wu Liu, Meng Zhang, Jingwen Chen 외

Discovering social relations, e.g., kinship, friendship, etc., from visual contents can make machines better interpret the behaviors and emotions of human beings. Existing studies mainly focus on recognizing social relat…

Relation

Temporal-Spatial Feature Pyramid for Video Saliency Detection

2021-05-10 · Qinyao Chang, Shiping Zhu

Multi-level features are important for saliency detection. Better combination and use of multi-level features with time information can greatly improve the accuracy of the video saliency model. In order to fully combine …

DecoderSaliency DetectionVideo Saliency Detection

Motion Compensated Frequency Selective Extrapolation for Error Concealment in Video Coding

2022-07-01 · Jürgen Seiler, André Kaup

Although wireless and IP-based access to video content gives a new degree of freedom to the viewers, the risk of severe block losses caused by transmission errors is always present. The purpose of this paper is to presen…

Spatial-Temporal Correlation and Topology Learning for Person Re-Identification in Videos

2021-04-15 · CVPR 2021 1 · Jiawei Liu, Zheng-Jun Zha, Wei Wu, Kecheng Zheng 외

Video-based person re-identification aims to match pedestrians from video sequences across non-overlapping camera views. The key factor for video person re-identification is to effectively exploit both spatial and tempor…

Person Re-IdentificationVideo-Based Person Re-IdentificationVideo Deinterlacing

Region-Based Multiscale Spatiotemporal Saliency for Video

2017-08-04 · Trung-Nghia Le, Akihiro Sugimoto

Detecting salient objects from a video requires exploiting both spatial and temporal knowledge included in the video. We propose a novel region-based multiscale spatiotemporal saliency detection method for videos, where …

Saliency Detection