CVMar 11

Contrastive learning-based video quality assessment-jointed video vision transformer for video recognition

arXiv:2603.10965v112.3h-index: 5
Predicted impact top 61% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses video recognition challenges in domains like healthcare where quality variations impact classification, but it is incremental as it combines existing techniques.

The paper tackled the problem of video classification being affected by video quality by proposing SSL-V3, a method that integrates video quality assessment into video classification using self-supervised learning, achieving an accuracy of 94.87% on a healthcare dataset.

Video quality significantly affects video classification. We found this problem when we classified Mild Cognitive Impairment well from clear videos, but worse from blurred ones. From then, we realized that referring to Video Quality Assessment (VQA) may improve video classification. This paper proposed Self-Supervised Learning-based Video Vision Transformer combined with No-reference VQA for video classification (SSL-V3) to fulfill the goal. SSL-V3 leverages Combined-SSL mechanism to join VQA into video classification and address the label shortage of VQA, which commonly occurs in video datasets, making it impossible to provide an accurate Video Quality Score. In brief, Combined-SSL takes video quality score as a factor to directly tune the feature map of the video classification. Then, the score, as an intersected point, links VQA and classification, using the supervised classification task to tune the parameters of VQA. SSL-V3 achieved robust experimental results on two datasets. For example, it reached an accuracy of 94.87% on some interview videos in the I-CONECT (a facial video-involved healthcare dataset), verifying SSL-V3's effectiveness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes