GRCVLGSep 28, 2025

Diff-3DCap: Shape Captioning with Diffusion Models

arXiv:2509.23718v1h-index: 10IEEE Trans Vis Comput Graph
Originality Incremental advance
AI Analysis

This addresses the problem of generating descriptive captions for 3D shapes in computer graphics, but it is incremental as it builds on existing diffusion and visual-language models.

The paper tackles 3D shape captioning by introducing Diff-3DCap, which uses projected views and a continuous diffusion model to generate captions, achieving performance comparable to state-of-the-art methods.

The task of 3D shape captioning occupies a significant place within the domain of computer graphics and has garnered considerable interest in recent years. Traditional approaches to this challenge frequently depend on the utilization of costly voxel representations or object detection techniques, yet often fail to deliver satisfactory outcomes. To address the above challenges, in this paper, we introduce Diff-3DCap, which employs a sequence of projected views to represent a 3D object and a continuous diffusion model to facilitate the captioning process. More precisely, our approach utilizes the continuous diffusion model to perturb the embedded captions during the forward phase by introducing Gaussian noise and then predicts the reconstructed annotation during the reverse phase. Embedded within the diffusion framework is a commitment to leveraging a visual embedding obtained from a pre-trained visual-language model, which naturally allows the embedding to serve as a guiding signal, eliminating the need for an additional classifier. Extensive results of our experiments indicate that Diff-3DCap can achieve performance comparable to that of the current state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes