ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2504.16003
17
0

MVQA: Mamba with Unified Sampling for Efficient Video Quality Assessment

22 April 2025
Yachun Mi
Yu Li
Weicheng Meng
C. L. P. Chen
Chen Hui
Shaohui Liu
ArXivPDFHTML
Abstract

The rapid growth of long-duration, high-definition videos has made efficient video quality assessment (VQA) a critical challenge. Existing research typically tackles this problem through two main strategies: reducing model parameters and resampling inputs. However, light-weight Convolution Neural Networks (CNN) and Transformers often struggle to balance efficiency with high performance due to the requirement of long-range modeling capabilities. Recently, the state-space model, particularly Mamba, has emerged as a promising alternative, offering linear complexity with respect to sequence length. Meanwhile, efficient VQA heavily depends on resampling long sequences to minimize computational costs, yet current resampling methods are often weak in preserving essential semantic information. In this work, we present MVQA, a Mamba-based model designed for efficient VQA along with a novel Unified Semantic and Distortion Sampling (USDS) approach. USDS combines semantic patch sampling from low-resolution videos and distortion patch sampling from original-resolution videos. The former captures semantically dense regions, while the latter retains critical distortion details. To prevent computation increase from dual inputs, we propose a fusion mechanism using pre-defined masks, enabling a unified sampling strategy that captures both semantic and quality information without additional computational burden. Experiments show that the proposed MVQA, equipped with USDS, achieve comparable performance to state-of-the-art methods while being 2×2\times2× as fast and requiring only 1/51/51/5 GPU memory.

View on arXiv
@article{mi2025_2504.16003,
  title={ MVQA: Mamba with Unified Sampling for Efficient Video Quality Assessment },
  author={ Yachun Mi and Yu Li and Weicheng Meng and Chaofeng Chen and Chen Hui and Shaohui Liu },
  journal={arXiv preprint arXiv:2504.16003},
  year={ 2025 }
}
Comments on this paper