paper-with-me

Papers

RMT-BVQA: Recurrent Memory Transformer-based Blind Video Quality Assessment for Enhanced Video Content

2024-05-14 · Tianhao Peng, Chen Feng, Duolikun Danier, Fan Zhang, Benoit Vallade, Alex Mackin, David Bull

With recent advances in deep learning, numerous algorithms have been developed to enhance video quality, reduce visual artifacts, and improve perceptual quality. However, little research has been reported on the quality assessment of enhanced content - the evaluation of enhancement methods is often based on quality metrics that were designed for compression applications. In this paper, we propose a novel blind deep video quality assessment (VQA) method specifically for enhanced video content. It employs a new Recurrent Memory Transformer (RMT) based network architecture to obtain video quality representations, which is optimized through a novel content-quality-aware contrastive learning strategy based on a new database containing 13K training patches with enhanced content. The extracted quality representations are then combined through linear regression to generate video-level quality indices. The proposed method, RMT-BVQA, has been evaluated on the VDPVE (VQA Dataset for Perceptual Video Enhancement) database through a five-fold cross validation. The results show its superior correlation performance when compared to ten existing no-reference quality metrics.

📄 PDF Abstract BibTeX arXiv:2405.08621

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningVideo EnhancementVideo Quality AssessmentVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
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…
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…
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Enhancing Blind Video Quality Assessment with Rich Quality-aware Features

2024-05-14 · Wei Sun, HaoNing Wu, ZiCheng Zhang, Jun Jia 외

In this paper, we present a simple but effective method to enhance blind video quality assessment (BVQA) models for social media videos. Motivated by previous researches that leverage pre-trained features extracted from …

Video Quality Assessment

TINQ: Temporal Inconsistency Guided Blind Video Quality Assessment

2024-12-25 · Yixiao Li, Xiaoyuan Yang, Weide Liu, Xin Jin 외

Blind video quality assessment (BVQA) has been actively researched for user-generated content (UGC) videos. Recently, super-resolution (SR) techniques have been widely applied in UGC. Therefore, an effective BVQA method …

Super-ResolutionVideo Quality Assessment

Blind Video Quality Assessment at the Edge

2023-06-17 · Zhanxuan Mei, Yun-Cheng Wang, C. -C. Jay Kuo

Owing to the proliferation of user-generated videos on the Internet, blind video quality assessment (BVQA) at the edge attracts growing attention. The usage of deep-learning-based methods is restricted to be applied at t…

feature selectionVideo Quality Assessment

Analysis of Video Quality Datasets via Design of Minimalistic Video Quality Models

2023-07-26 · Wei Sun, Wen Wen, Xiongkuo Min, Long Lan 외

Blind video quality assessment (BVQA) plays an indispensable role in monitoring and improving the end-users' viewing experience in various real-world video-enabled media applications. As an experimental field, the improv…

Image Quality AssessmentNo-Reference Image Quality AssessmentVideo Quality AssessmentVisual Question Answering (VQA)

Modular Blind Video Quality Assessment

2024-02-29 · CVPR 2024 1 · Wen Wen, Mu Li, Yabin Zhang, Yiting Liao 외

Blind video quality assessment (BVQA) plays a pivotal role in evaluating and improving the viewing experience of end-users across a wide range of video-based platforms and services. Contemporary deep learning-based model…

Video Quality Assessment