DeepMesh: Auto-Regressive Artist-mesh Creation with Reinforcement Learning
About
Triangle meshes play a crucial role in 3D applications for efficient manipulation and rendering. While auto-regressive methods generate structured meshes by predicting discrete vertex tokens, they are often constrained by limited face counts and mesh incompleteness. To address these challenges, we propose DeepMesh, a framework that optimizes mesh generation through two key innovations: (1) an efficient pre-training strategy incorporating a novel tokenization algorithm, along with improvements in data curation and processing, and (2) the introduction of Reinforcement Learning (RL) into 3D mesh generation to achieve human preference alignment via Direct Preference Optimization (DPO). We design a scoring standard that combines human evaluation with 3D metrics to collect preference pairs for DPO, ensuring both visual appeal and geometric accuracy. Conditioned on point clouds and images, DeepMesh generates meshes with intricate details and precise topology, outperforming state-of-the-art methods in both precision and quality. Project page: https://zhaorw02.github.io/DeepMesh/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Mesh Generation | Objaverse | Chamfer Distance0.02 | 18 | |
| Mesh Tokenization | 3D Mesh Representation | Compression Ratio0.28 | 12 | |
| 3D Mesh Reconstruction | Artistic meshes | Chamfer Distance (L2)0.046 | 10 | |
| 3D Object Generation | ShapeNet | Chamfer Distance (CD)0.004 | 10 | |
| Mesh Generation | Hunyuan3D Dense Meshes 2.5 | Chamfer Distance (CD)0.351 | 7 | |
| Mesh Generation | Toys4k (Artist Meshes) | Chamfer Distance (CD)0.336 | 7 | |
| Mesh Reconstruction | Hunyuan3D Dense Meshes 2.5 (test) | CD0.351 | 7 | |
| Mesh Reconstruction | Toys4k Artist Meshes (test) | Chamfer Distance (CD)0.336 | 7 | |
| 3D Mesh Generation | Dense Meshes | CD (L2)0.051 | 6 | |
| Point-cloud Conditioned 3D Mesh Generation | Dense-Mesh | Chamfer Distance50.27 | 6 |