paper-with-me

Papers

Tile Classification Based Viewport Prediction with Multi-modal Fusion Transformer

2023-09-26 · Zhihao Zhang, YiWei Chen, Weizhan Zhang, Caixia Yan, Qinghua Zheng, Qi Wang, Wangdu Chen

Viewport prediction is a crucial aspect of tile-based 360 video streaming system. However, existing trajectory based methods lack of robustness, also oversimplify the process of information construction and fusion between different modality inputs, leading to the error accumulation problem. In this paper, we propose a tile classification based viewport prediction method with Multi-modal Fusion Transformer, namely MFTR. Specifically, MFTR utilizes transformer-based networks to extract the long-range dependencies within each modality, then mine intra- and inter-modality relations to capture the combined impact of user historical inputs and video contents on future viewport selection. In addition, MFTR categorizes future tiles into two categories: user interested or not, and selects future viewport as the region that contains most user interested tiles. Comparing with predicting head trajectories, choosing future viewport based on tile's binary classification results exhibits better robustness and interpretability. To evaluate our proposed MFTR, we conduct extensive experiments on two widely used PVS-HM and Xu-Gaze dataset. MFTR shows superior performance over state-of-the-art methods in terms of average prediction accuracy and overlap ratio, also presents competitive computation efficiency.

📄 PDF Abstract BibTeX arXiv:2309.14704

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationPrediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
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…

Similar Papers 제목 키워드 기반

Viewport Prediction, Bitrate Selection, and Beamforming Design for THz-Enabled 360° Video Streaming

2024-01-23 · Mehdi Setayesh, Vincent W. S. Wong

360{\deg} videos require significant bandwidth to provide an immersive viewing experience. Wireless systems using terahertz (THz) frequency band can meet this high data rate demand. However, self-blockage is a challenge …

Decision MakingDeep Reinforcement LearningFederated LearningPersonalized Federated Learning

Viewport-Aware Deep Reinforcement Learning Approach for 360$^o$ Video Caching

2020-03-18 · Pantelis Maniotis, Nikolaos Thomos

360$^o$ video is an essential component of VR/AR/MR systems that provides immersive experience to the users. However, 360$^o$ video is associated with high bandwidth requirements. The required bandwidth can be reduced by…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Viewport Proposal CNN for 360deg Video Quality Assessment

2019-06-01 · CVPR 2019 6 · Chen Li, Mai Xu, Lai Jiang, Shanyi Zhang 외

Recent years have witnessed the growing interest in visual quality assessment (VQA) for 360deg video. Unfortunately, the existing VQA approaches do not consider the facts that: 1) Observers only see viewports of 360deg v…

Saliency PredictionVideo Quality AssessmentVisual Question Answering (VQA)

MADRL-Based Rate Adaptation for 360° Video Streaming with Multi-Viewpoint Prediction

2024-05-13 · Haopeng Wang, Zijian Long, Haiwei Dong, Abdulmotaleb El Saddik

Over the last few years, 360{\deg} video traffic on the network has grown significantly. A key challenge of 360{\deg} video playback is ensuring a high quality of experience (QoE) with limited network bandwidth. Currentl…

Deep Reinforcement LearningPrediction

Viewport Prediction for Volumetric Video Streaming by Exploring Video Saliency and Trajectory Information

2023-11-28 · Jie Li, Zhixin Li, Zhi Liu, Pengyuan Zhou 외

Volumetric video, also known as hologram video, is a novel medium that portrays natural content in Virtual Reality (VR), Augmented Reality (AR), and Mixed Reality (MR). It is expected to be the next-gen video technology …

Mixed RealityPredictionSaliency Detection