paper-with-me

홈 › Papers

Contrastive Pre-Training with Multi-View Fusion for No-Reference Point Cloud Quality Assessment

2024-03-15 · CVPR 2024 1 · Ziyu Shan, Yujie Zhang, Qi Yang, Haichen Yang, Yiling Xu, Jenq-Neng Hwang, Xiaozhong Xu, Shan Liu

No-reference point cloud quality assessment (NR-PCQA) aims to automatically evaluate the perceptual quality of distorted point clouds without available reference, which have achieved tremendous improvements due to the utilization of deep neural networks. However, learning-based NR-PCQA methods suffer from the scarcity of labeled data and usually perform suboptimally in terms of generalization. To solve the problem, we propose a novel contrastive pre-training framework tailored for PCQA (CoPA), which enables the pre-trained model to learn quality-aware representations from unlabeled data. To obtain anchors in the representation space, we project point clouds with different distortions into images and randomly mix their local patches to form mixed images with multiple distortions. Utilizing the generated anchors, we constrain the pre-training process via a quality-aware contrastive loss following the philosophy that perceptual quality is closely related to both content and distortion. Furthermore, in the model fine-tuning stage, we propose a semantic-guided multi-view fusion module to effectively integrate the features of projected images from multiple perspectives. Extensive experiments show that our method outperforms the state-of-the-art PCQA methods on popular benchmarks. Further investigations demonstrate that CoPA can also benefit existing learning-based PCQA models.

📄 PDF Abstract BibTeX arXiv:2403.10066

Code (0)

등록된 구현이 없습니다.

Tasks

PhilosophyPoint Cloud Quality Assessment

Similar Papers 제목 키워드 기반

MultiCBR: Multi-view Contrastive Learning for Bundle Recommendation

2023-11-28 · Yunshan Ma, Yingzhi He, Xiang Wang, Yinwei Wei 외

Bundle recommendation seeks to recommend a bundle of related items to users to improve both user experience and the profits of platform. Existing bundle recommendation models have progressed from capturing only user-bund…

Contrastive LearningRepresentation Learning

ID and Graph View Contrastive Learning with Multi-View Attention Fusion for Sequential Recommendation

2026-04-15 · Xiaofan Zhou, Kyumin Lee arxiv

Sequential recommendation has become increasingly prominent in both academia and industry, particularly in e-commerce. The primary goal is to extract user preferences from historical interaction sequences and predict ite…

Sequential RecommendationContrastive Learning

Direct Diffusion Score Preference Optimization via Stepwise Contrastive Policy-Pair Supervision

2025-12-29 · Dohyun Kim, Seungwoo Lyu, Seung Wook Kim, Paul Hongsuck Seo arxiv

Diffusion models have achieved impressive results in generative tasks such as text-to-image synthesis, yet they often struggle to fully align outputs with nuanced user intent and maintain consistent aesthetic quality. Ex…

ASPECT: Node-Level Adaptive Spectral Fusion for Graph Contrastive Learning

2026-04-02 · Zhuolong Li, Boxue Yang, Haopeng Chen arxiv

Spectral graph contrastive learning often constructs low- and high-frequency views to capture complementary graph signals, but these views are commonly combined by graph-level or node-agnostic fusion rules. We show that …

Contrastive Learning

Rethinking Preference Alignment for Diffusion Models with Classifier-Free Guidance

2026-02-21 · Zhou Jiang, Yandong Wen, Zhen Liu arxiv

Aligning large-scale text-to-image diffusion models with nuanced human preferences remains challenging. While direct preference optimization (DPO) is simple and effective, large-scale finetuning often shows a generalizat…