LATO.2: Factorized 3D Mesh Generation with Vertex and Topology Flow
Summary
LATO.2 is a factorized flow matching framework for 3D mesh generation that decomposes the process into a vertex flow followed by a connectivity flow conditioned on the vertices, achieving state-of-the-art geometric fidelity and connectivity quality.
View Cached Full Text
Cached at: 07/14/26, 04:12 AM
Paper page - LATO.2: Factorized 3D Mesh Generation with Vertex and Topology Flow
Source: https://huggingface.co/papers/2607.10623
Abstract
Flowmatchingovercarefullydesignedlatentrepresentationshasrecentlyemergedasapowerfulparadigmfortopology-awaremeshgeneration.Existingapproaches,however,modelverticesandconnectivityjointlyinajointlatentspace,entanglingcontinuousvertexgeometrywithdiscretecombinatorialstructure;thiscomplicatesflowlearningandmanifestsasdriftingverticesandbrokensurfaces.WepresentLATO.2,afactorizedflowmatchingframeworkthatdecomposesmeshgenerationintoavertexflowfollowedbyaconnectivityflowconditionedontherealizedvertices,withbothstagesanchoredtoasharedcoarsevoxelscaffold.DedicatedVAEsunderpinthetwostages,recoveringverticesatsub-voxelprecisionandembeddingdiscreteconnectivityintoacontinuouslatentspace.Wedemonstratetwoadvantagesuniquetothisfactorization:(i)part-wisegeneration,inwhichthescaffoldispartitionedandeachpartsynthesizedatfulllatentcapacity,yieldingsubstantiallyhigher-resolutionmeshesthanamonolithiclatentpermits;and(ii)topology-adaptiveediting,inwhichmanipulatingfirst-stageverticesinducesthecorrespondingconnectivitywithoutre-optimization.ExperimentsshowthatLATO.2surpassesstate-of-the-arttopology-awaremeshgeneratorsingeometricfidelityandconnectivityquality.
View arXiv pageView PDFAdd to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.10623 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.10623 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.10623 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MeshFlow: Mesh Generation with Equivariant Flow Matching
MeshFlow introduces an equivariant optimal-transport flow matching model for direct triangle mesh generation, achieving state-of-the-art quality while providing approximately 18x inference speedup over autoregressive methods.
PolyFlow: Continuous Topology Embedding Flow Matching for Artist-style Mesh Generation
PolyFlow introduces a continuous mesh representation using a topology embedder and applies flow-matching with Transformers for parallel mesh generation, achieving faster inference and precise resolution control compared to autoregressive methods.
Native and Compact Structured Latents for 3D Generation
This paper introduces O-Voxel, a new sparse voxel representation for 3D generative modeling that efficiently handles complex topologies and appearance, and trains large-scale flow-matching models with 4B parameters to achieve state-of-the-art generation quality.
Matérn Noise for Triangulation-Agnostic Flow Matching on Meshes
This paper introduces a triangulation-agnostic flow matching method for mesh-based signal generation, using Matérn processes as noise and PoissonNet as denoiser, achieving high-quality results on large meshes.
Geometry-Aware Image Flow Matching
This paper introduces geometry-aware flow matching for natural images by treating them as points on a hypersphere, proposing SOT-CFM and SFM methods that improve generative modeling by leveraging the spherical structure of image data.