FlashMesh
[CVPR 2026] FlashMesh: Faster and Better Autoregressive Mesh Synthesis via Structured Speculation
Install / Use
/learn @Graphic-Kiliani/FlashMeshREADME
Abstract
Autoregressive models can generate high-quality 3D meshes by sequentially producing vertices and faces, but their token-by-token decoding results in slow inference, limiting practical use in interactive and large-scale applications.
We present <b>FlashMesh</b>, a fast and high-fidelity mesh generation framework that rethinks autoregressive decoding through a predict-correct-verify paradigm. The key insight is that mesh tokens exhibit strong structural and geometric correlations that enable confident multi-token speculation. FlashMesh leverages this by introducing a speculative decoding scheme tailored to the commonly used hourglass transformer architecture, enabling parallel prediction across face, point, and coordinate levels.
Extensive experiments show that FlashMesh achieves up to <b>a 2x speedup⚡</b> over standard autoregressive models while also <b>improving generation fidelity👍</b>. Our results demonstrate that structural priors in mesh data can be systematically harnessed to accelerate and enhance autoregressive generation.
TODO
- [ ] Release inference & training code of Hourglass tarnsformers
- [ ] Release inference code for FlashMesh
- [ ] Release training code for FlashMesh
Citation
If you find our work helpful, please consider citing:
@misc{shen2025flashmeshfasterbetterautoregressive,
title={FlashMesh: Faster and Better Autoregressive Mesh Synthesis via Structured Speculation},
author={Tingrui Shen and Yiheng Zhang and Chen Tang and Chuan Ping and Zixing Zhao and Le Wan and Yuwang Wang and Ronggang Wang and Shengfeng He},
year={2025},
eprint={2511.15618},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2511.15618},
}
Related Skills
pestel-analysis
Analyze political, economic, social, technological, environmental, and legal forces
next
A beautifully designed, floating Pomodoro timer that respects your workspace.
roadmap
A beautifully designed, floating Pomodoro timer that respects your workspace.
product-manager-skills
50PM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.
Security Score
Audited on Apr 9, 2026
