SubdivAR: Autoregressive Next-Scale Prediction for Neural Mesh Subdivision

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Emerging Technologies & Innovation · Depth: Expert, quick

Summary

SubdivAR is a novel neural mesh subdivision framework designed to convert coarse, editable meshes into high-resolution surfaces, addressing limitations of classical rule-based and prior neural methods. It introduces the Mesh Autoregressive Representation (MAR), which organizes meshes across different subdivision levels into an ordered scale sequence, reframing subdivision as an autoregressive next-scale prediction task. To facilitate this, SubdivAR employs a Hybrid Topology-Aware Transformer that integrates global semantic attention with topology-constrained local feature aggregation. The framework utilizes a next-scale coordinate prediction paradigm, regressing vertex offsets at each refinement stage to maintain subdivision topology while accurately recovering fine geometric details. Trained on FII-40K, a curated dataset of nearly 40,000 high-quality meshes, SubdivAR significantly outperforms state-of-the-art baselines, reducing Hausdorff Distance by 18.8% and Chamfer Distance by 14.2%, and demonstrates strong robustness on complex open-surface geometries.

Key takeaway

For AI Scientists developing high-resolution 3D asset creation tools, SubdivAR offers a superior neural mesh subdivision approach. You should consider its autoregressive next-scale prediction paradigm and Hybrid Topology-Aware Transformer to overcome limitations of classical and prior neural methods, achieving better detail synthesis and robustness on complex geometries. This could significantly enhance the quality and efficiency of your digital asset pipelines.

Key insights

SubdivAR reformulates mesh subdivision as autoregressive next-scale prediction using a novel Mesh Autoregressive Representation.

Principles

Method

SubdivAR uses MAR to arrange meshes into scale sequences, then employs a Hybrid Topology-Aware Transformer for autoregressive next-scale coordinate prediction, regressing vertex offsets.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.