paper-with-me

Papers

LSTM-based Video Quality Prediction Accounting for Temporal Distortions in Videoconferencing Calls

2023-03-22 · Gabriel Mittag, Babak Naderi, Vishak Gopal, Ross Cutler

Current state-of-the-art video quality models, such as VMAF, give excellent prediction results by comparing the degraded video with its reference video. However, they do not consider temporal distortions (e.g., frame freezes or skips) that occur during videoconferencing calls. In this paper, we present a data-driven approach for modeling such distortions automatically by training an LSTM with subjective quality ratings labeled via crowdsourcing. The videos were collected from live videoconferencing calls in 83 different network conditions. We applied QR codes as markers on the source videos to create aligned references and compute temporal features based on the alignment vectors. Using these features together with VMAF core features, our proposed model achieves a PCC of 0.99 on the validation set. Furthermore, our model outputs per-frame quality that gives detailed insight into the cause of video quality impairments. The VCM model and dataset are open-sourced at https://github.com/microsoft/Video_Call_MOS.

📄 PDF Abstract BibTeX arXiv:2303.12761

Code (1)

microsoft/video_call_mos 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

MS-LSTM: Exploring Spatiotemporal Multiscale Representations in Video Prediction Domain

2023-04-16 · Zhifeng Ma, Hao Zhang, Jie Liu

The drastic variation of motion in spatial and temporal dimensions makes the video prediction task extremely challenging. Existing RNN models obtain higher performance by deepening or widening the model. They obtain the …

Video Prediction

DeepVideoMVS: Multi-View Stereo on Video with Recurrent Spatio-Temporal Fusion

2020-12-03 · CVPR 2021 1 · Arda Düzçeker, Silvano Galliani, Christoph Vogel, Pablo Speciale 외

We propose an online multi-view depth prediction approach on posed video streams, where the scene geometry information computed in the previous time steps is propagated to the current time step in an efficient and geomet…

DecoderDepth EstimationDepth Prediction

2BiVQA: Double Bi-LSTM based Video Quality Assessment of UGC Videos

2022-08-31 · Ahmed Telili, Sid Ahmed Fezza, Wassim Hamidouche, Hanene F. Z. Brachemi Meftah

Recently, with the growing popularity of mobile devices as well as video sharing platforms (e.g., YouTube, Facebook, TikTok, and Twitch), User-Generated Content (UGC) videos have become increasingly common and now accoun…

Video Quality AssessmentVisual Question Answering (VQA)

Cubic LSTMs for Video Prediction

2019-04-20 · Hehe Fan, Linchao Zhu, Yi Yang

Predicting future frames in videos has become a promising direction of research for both computer vision and robot learning communities. The core of this problem involves moving object capture and future motion predictio…

motion predictionPredictionVideo Prediction

X-TRACK: Physics-Aware xLSTM for Realistic Vehicle Trajectory Prediction

2025-10-31 · Aanchal Rajesh Chugh, Marion Neumeier, Sebastian Dorn arxiv

Accurate trajectory prediction is crucial for safe and reliable autonomous driving systems, requiring models that capture long-term temporal dependencies while accounting for social interactions among neighboring vehicle…

Trajectory PredictionAutonomous Driving