paper-with-me

Papers

Multiview Contrastive Learning for Completely Blind Video Quality Assessment of User Generated Content

2022-07-13 · Shankhanil Mitra, Rajiv Soundararajan

Completely blind video quality assessment (VQA) refers to a class of quality assessment methods that do not use any reference videos, human opinion scores or training videos from the target database to learn a quality model. The design of this class of methods is particularly important since it can allow for superior generalization in performance across various datasets. We consider the design of completely blind VQA for user generated content. While several deep feature extraction methods have been considered in supervised and weakly supervised settings, such approaches have not been studied in the context of completely blind VQA. We bridge this gap by presenting a self-supervised multiview contrastive learning framework to learn spatio-temporal quality representations. In particular, we capture the common information between frame differences and frames by treating them as a pair of views and similarly obtain the shared representations between frame differences and optical flow. The resulting features are then compared with a corpus of pristine natural video patches to predict the quality of the distorted video. Detailed experiments on multiple camera captured VQA datasets reveal the superior performance of our method over other features when evaluated without training on human scores.

📄 PDF Abstract BibTeX arXiv:2207.06148

Code (1)

shankhanil006/vision 공식 구현 tf

Tasks

Contrastive LearningOptical Flow EstimationVideo Quality AssessmentVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

3D Video Quality Metric for 3D Video Compression

2018-03-13

As the evolution of multiview display technology is bringing glasses-free 3DTV closer to reality, MPEG and VCEG are preparing an extension to HEVC to encode multiview video content. View synthesis in the current version …

MS-SSIMSSIMVideo Compression

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 외

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 …

Contrastive LearningVideo EnhancementVideo Quality AssessmentVisual Question Answering (VQA)

Contrastive Order Learning: A General Framework for Ordinal Regression

2026-07-09 · Chaewon Lee, BeomJun Shim, Kwang Pyo Choi, Chang-Su Kim arxiv

We propose contrastive order learning (ConOrd), a contrastive learning framework for ordinal regression that integrates the strengths of contrastive learning and order learning. While contrastive learning effectively lev…

Image Quality AssessmentVideo Quality AssessmentContrastive LearningAge Estimation

MVTokenFlow: High-quality 4D Content Generation using Multiview Token Flow

2025-02-17 · Hanzhuo Huang, YuAn Liu, Ge Zheng, Jiepeng Wang 외

In this paper, we present MVTokenFlow for high-quality 4D content creation from monocular videos. Recent advancements in generative models such as video diffusion models and multiview diffusion models enable us to create…

Deep Priors for Video Quality Prediction

2024-10-29 · Siddharath Narayan Shakya, Parimala Kancharla

In this work, we designed a completely blind video quality assessment algorithm using the deep video prior. This work mainly explores the utility of deep video prior in estimating the visual quality of the video. In our …

PredictionVideo Quality Assessment