UPDA: Unsupervised Progressive Domain Adaptation for No-Reference Point Cloud Quality Assessment
About
While no-reference point cloud quality assessment (NR-PCQA) approaches have achieved significant progress over the past decade, their performance often degrades substantially when a distribution gap exists between the training (source domain) and testing (target domain) data. However, to date, limited attention has been paid to transferring NR-PCQA models across domains. To address this challenge, we propose the first unsupervised progressive domain adaptation (UPDA) framework for NR-PCQA, which introduces a two-stage coarse-to-fine alignment paradigm to address domain shifts. At the coarse-grained stage, a discrepancy-aware coarse-grained alignment method is designed to capture relative quality relationships between cross-domain samples through a novel quality-discrepancy-aware hybrid loss, circumventing the challenges of direct absolute feature alignment. At the fine-grained stage, a perception fusion fine-grained alignment approach with symmetric feature fusion is developed to identify domain-invariant features, while a conditional discriminator selectively enhances the transfer of quality-relevant features. Extensive experiments demonstrate that the proposed UPDA effectively enhances the performance of NR-PCQA methods in cross-domain scenarios, validating its practical applicability. The code is available at https://github.com/yokeno1/UPDA-main.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point Cloud Quality Assessment | SJTU WPC 2.0 (cross-dataset) | SRCC0.8792 | 44 | |
| Point Cloud Quality Assessment | PCQA Oc (Octree-based Compression Distortion) | PLCC0.8859 | 23 | |
| Point Cloud Quality Assessment | SJTU WPC (cross-dataset) | SRCC0.8173 | 22 | |
| Point Cloud Quality Assessment | SJTU-PCQA Type 2 color noise | SRCC0.8518 | 11 | |
| Point Cloud Quality Assessment | SJTU-PCQA Type 3 (downsampling) | SRCC0.9207 | 11 | |
| Point Cloud Quality Assessment | SJTU-PCQA Type 5 downsampling & geometry gaussian noise | SRCC0.9621 | 11 | |
| Point Cloud Quality Assessment | SJTU-PCQA Type 6 geometry gaussian noise | SRCC0.9376 | 11 | |
| Point Cloud Quality Assessment | SJTU-PCQA Type 7 color noise & geometry gaussian noise | SRCC0.9632 | 11 | |
| Point Cloud Quality Assessment | SJTU-PCQA Type 4 downsampling & color noise | SRCC0.9531 | 11 |