PulseAugur
EN
LIVE 07:01:37

PartDiffuser: New framework generates detailed 3D meshes via part-wise diffusion

Researchers have introduced PartDiffuser, a novel semi-autoregressive diffusion framework designed for generating detailed 3D meshes from point clouds. This method addresses limitations in existing autoregressive models by segmenting meshes into parts and employing autoregression between these parts for global topological consistency, while using a parallel discrete diffusion process within each part for high-fidelity geometric details. Based on the Diffusion Transformer (DiT) architecture, PartDiffuser incorporates a part-aware cross-attention mechanism and uses point clouds for hierarchical geometric conditioning, effectively separating global and local generation tasks. Experiments indicate that PartDiffuser surpasses current state-of-the-art models in generating detailed 3D meshes suitable for real-world applications. AI

IMPACT Introduces a novel method for generating detailed 3D meshes, potentially improving applications in computer graphics and virtual reality.

RANK_REASON The cluster describes a new research paper detailing a novel method for 3D mesh generation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

PartDiffuser: New framework generates detailed 3D meshes via part-wise diffusion

COVERAGE [1]

  1. arXiv cs.CV TIER_1 Deutsch(DE) · Yichen Yang, Hong Li, Haodong Zhu, Linin Yang, Guojun Lei, Sheng Xu, Baochang Zhang ·

    PartDiffuser: Part-wise 3D Mesh Generation via Discrete Diffusion

    arXiv:2511.18801v4 Announce Type: replace Abstract: Existing autoregressive (AR) methods for generating artist-designed meshes struggle to balance global structural consistency with high-fidelity local details, and are susceptible to error accumulation. To address this, we propos…