Search papers, labs, and topics across Lattice.
This paper introduces PCQA-R1, a novel reinforcement learning framework for no-reference point cloud quality assessment that leverages large multimodal models to improve generalization across diverse datasets. By employing a group relative policy optimization strategy and a Gaussian proximity reward, the method effectively addresses the challenges of varying mean opinion score (MOS) scales and enhances the stability of quality rankings. Experimental results show that PCQA-R1 outperforms existing methods in cross-dataset generalization and maintains competitive performance on in-domain tasks, highlighting its robustness and adaptability.
Reinforcement learning can significantly enhance the robustness of point cloud quality assessment, achieving state-of-the-art performance across diverse datasets.
No-reference point cloud quality assessment (PCQA) has been an active topic in recent years and is used to measure and optimize the visual experience of point clouds. However, large multimodal models (LMMs) have rarely been explored in this area. Previous LMM-based methods mainly rely on supervised fine-tuning to directly predict numerical quality scores, lacking the ability to generalize across datasets with heterogeneous MOS scales and limited annotations. A key difficulty is that absolute MOS regression can be brittle across datasets with different score scales and distortion distributions, whereas relative quality ranking is more stable under such shifts. In this paper, we present PCQA-R1, the first reinforcement learning LMM for 3D point cloud quality assessment to simultaneously model quality understanding and scoring. Built upon the group relative policy optimization (GRPO) strategy, PCQA-R1 first constructs a chain-of-thought dataset, PCQA-CoT, which serves as cold-start training data through a reverse reasoning strategy that teaches the LMM to generate its reasoning process. We further introduce a Gaussian proximity reward that prevents calibration drift by anchoring score predictions to the source MOS range. Experimental results demonstrate that PCQA-R1 achieves state-of-the-art cross-dataset generalization across five benchmarks and competitive in-domain accuracy. Ablation studies support the role of ranking, Gaussian reward, and cold-start traces.