GRCVAug 2, 2025

MeshLLM: Empowering Large Language Models to Progressively Understand and Generate 3D Mesh

arXiv:2508.01242v212 citationsh-index: 35
Originality Incremental advance
AI Analysis

This work advances 3D mesh processing for AI applications, though it is incremental in improving existing LLM-based methods.

The paper tackles the problem of enabling large language models to understand and generate 3D meshes by addressing dataset scale and structural information loss, resulting in a dataset 50 times larger than previous methods and outperforming state-of-the-art in mesh generation and understanding.

We present MeshLLM, a novel framework that leverages large language models (LLMs) to understand and generate text-serialized 3D meshes. Our approach addresses key limitations in existing methods, including the limited dataset scale when catering to LLMs' token length and the loss of 3D structural information during mesh serialization. We introduce a Primitive-Mesh decomposition strategy, which divides 3D meshes into structurally meaningful subunits. This enables the creation of a large-scale dataset with 1500k+ samples, almost 50 times larger than previous methods, which aligns better with the LLM scaling law principles. Furthermore, we propose inferring face connectivity from vertices and local mesh assembly training strategies, significantly enhancing the LLMs' ability to capture mesh topology and spatial structures. Experiments show that MeshLLM outperforms the state-of-the-art LLaMA-Mesh in both mesh generation quality and shape understanding, highlighting its great potential in processing text-serialized 3D meshes.

Foundations

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

Your Notes