paper-with-me

홈 › Papers

LATO.2: Factorized 3D Mesh Generation with Vertex and Topology Flow

2026-07-12 · Hang Long, Tianhao Zhao, Junkai Lin, Youjia Zhang, Huipeng Guo, Rendong Liang, Jiale Xu, Jozef Hladký, Matthias Nießner, Wei Yang arxiv

Flow matching over carefully designed latent representations has recently emerged as a powerful paradigm for topology-aware mesh generation. Existing approaches, however, model vertices and connectivity jointly in a joint latent space, entangling continuous vertex geometry with discrete combinatorial structure; this complicates flow learning and manifests as drifting vertices and broken surfaces. We present LATO.2, a factorized flow matching framework that decomposes mesh generation into a vertex flow followed by a connectivity flow conditioned on the realized vertices, with both stages anchored to a shared coarse voxel scaffold. Dedicated VAEs underpin the two stages, recovering vertices at sub-voxel precision and embedding discrete connectivity into a continuous latent space. We demonstrate two advantages unique to this factorization: (i) part-wise generation, in which the scaffold is partitioned and each part synthesized at full latent capacity, yielding substantially higher-resolution meshes than a monolithic latent permits; and (ii) topology-adaptive editing, in which manipulating first-stage vertices induces the corresponding connectivity without re-optimization. Experiments show that LATO.2 surpasses state-of-the-art topology-aware mesh generators in geometric fidelity and connectivity quality.

📄 PDF Abstract BibTeX arXiv:2607.10623

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LATO: 3D Mesh Flow Matching with Structured TOpology Preserving LAtents

2026-03-06 · Tianhao Zhao, Youjia Zhang, Hang Long, Jinshen Zhang 외 arxiv

In this paper, we introduce LATO, a novel topology-preserving latent representation that enables scalable, flow matching-based synthesis of explicit 3D meshes. LATO represents a mesh as a Vertex Displacement Field (VDF) …

TriFlow: Generating Artist-Like 3D Mesh Topology via Nearest-Vertex Vector Fields

2026-06-18 · Haoxuan Li, Ziya Erkoç, Daniele Sirigatti, Vladislav Rosov 외 arxiv

We present TriFlow, a new generative approach for producing compact 3D meshes with artist-like triangle topology directly from input geometry conditions such as signed distance fields. Our key insight is to represent mes…

Meshy T2: Fast Native Mesh Generation with Flow Matching

2026-07-28 · Jiale Xu, Rendong Liang, Yuhao Long, Siyuan Shen 외 hf

Polygonal meshes are the standard surface representation of modern 3D pipelines, and generating high-quality meshes with artist-style topology is essential for film, gaming, and interactive 3D applications. Mainstream ap…

FreeTalk: Emotional Topology-Free 3D Talking Heads

2026-03-16 · Federico Nocentini, Thomas Besnier, Claudio Ferrari, Stefano Berretti 외 arxiv

Speech-driven 3D facial animation has advanced rapidly, yet most approaches remain tied to registered template meshes, preventing effective deployment on raw 3D scans with arbitrary topology. At the same time, modeling c…

PolyFlow: Continuous Topology Embedding Flow Matching for Artist-style Mesh Generation

2026-06-25 · Chunshi Wang, Haohan Weng, Junliang Ye, Biwen Lei 외 hf

Autoregressive Transformers dominate high-quality mesh generation by producing artist-worthy topologies, yet their inherent sequential decoding induces substantial computational overhead, falling orders of magnitude slow…