paper-with-me

Papers

Harnessing Text-to-Image Diffusion Models for Point Cloud Self-Supervised Learning

2025-07-12 · Yiyang Chen, Shanshan Zhao, Lunhao Duan, Changxing Ding, Dacheng Tao arxiv

Diffusion-based models, widely used in text-to-image generation, have proven effective in 2D representation learning. Recently, this framework has been extended to 3D self-supervised learning by constructing a conditional point generator for enhancing 3D representations. However, its performance remains constrained by the 3D diffusion model, which is trained on the available 3D datasets with limited size. We hypothesize that the robust capabilities of text-to-image diffusion models, particularly Stable Diffusion (SD), which is trained on large-scale datasets, can help overcome these limitations. To investigate this hypothesis, we propose PointSD, a framework that leverages the SD model for 3D self-supervised learning. By replacing the SD model's text encoder with a 3D encoder, we train a point-to-image diffusion model that allows point clouds to guide the denoising of rendered noisy images. With the trained point-to-image diffusion model, we use noise-free images as the input and point clouds as the condition to extract SD features. Next, we train a 3D backbone by aligning its features with these SD features, thereby facilitating direct semantic learning. Comprehensive experiments on downstream point cloud tasks and ablation studies demonstrate that the SD model can enhance point cloud self-supervised learning. Code is publicly available at https://github.com/wdttt/PointSD.

📄 PDF Abstract BibTeX arXiv:2507.09102

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningText-to-Image GenerationRepresentation LearningPoint Clouds

Similar Papers 제목 키워드 기반

PointDreamer: Zero-shot 3D Textured Mesh Reconstruction from Colored Point Cloud

2024-06-22 · Qiao Yu, Xianzhi Li, Yuan Tang, Xu Han 외

Reconstructing textured meshes from colored point clouds is an important but challenging task. Most existing methods yield blurry-looking textures or rely on 3D training data that are hard to acquire. Regarding this, we …

Image Inpainting

DragDiffusion: Harnessing Diffusion Models for Interactive Point-based Image Editing

2023-06-26 · CVPR 2024 1 · Yujun Shi, Chuhui Xue, Jun Hao Liew, Jiachun Pan 외

Accurate and controllable image editing is a challenging task that has attracted significant attention recently. Notably, DragGAN is an interactive point-based image editing framework that achieves impressive editing res…

TexOct: Generating Textures of 3D Models with Octree-based Diffusion

2024-01-01 · CVPR 2024 1 · Jialun Liu, Chenming Wu, Xinqi Liu, Xing Liu 외

This paper focuses on synthesizing high-quality and complete textures directly on the surface of 3D models within 3D space. 2D diffusion-based methods face challenges in generating 2D texture maps due to the infinite…

Denoising

PointDiffuse: A Dual-Conditional Diffusion Model for Enhanced Point Cloud Semantic Segmentation

2025-03-08 · Yong He, Hongshan Yu, Mingtao Feng, Tongjia Chen 외

Diffusion probabilistic models are traditionally used to generate colors at fixed pixel positions in 2D images. Building on this, we extend diffusion models to point cloud semantic segmentation, where point positions als…

DenoisingSemantic Segmentation

Point-E: A System for Generating 3D Point Clouds from Complex Prompts

2022-12-16 · Alex Nichol, Heewoo Jun, Prafulla Dhariwal, Pamela Mishkin 외

While recent work on text-conditional 3D object generation has shown promising results, the state-of-the-art methods typically require multiple GPU-hours to produce a single sample. This is in stark contrast to state-of-…

Generating 3D Point CloudsGPU