ICML 2026poster0 citations

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

Tianhao Zhao, Youjia Zhang, Hang Long, Jinshen Zhang, Wenbing Li, Yang Yang, Gongbo Zhang, Jozef Hladký

Abstract

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) anchored on surface, incorporating a sparse voxel Variational Autoencoder (VAE) to compress this explicit signal into a structured, topology-aware voxel latent. To decapsulate the mesh, the VAE decoder progressively subdivides and prunes latent voxels to instantiate precise vertex locations. In the end, a dedicated connection head queries the voxel latent to predict edge connectivity between vertex pairs directly, allowing mesh topology to be recovered without isosurface extraction or heuristic meshing. For generative modeling, LATO adopts a two-stage flow matching process, first synthesizing the structure voxels and subsequently refining the voxel-wise topology features. Compared to prior isosurface/triangle-based diffusion models and autoregressive generation approaches, LATO generates meshes with complex geometry, well-formed topology while being highly efficient in inference.

Diffusion
BibTeX
@inproceedings{
zhao2026lato,
title={{LATO}: 3D Mesh Flow Matching with Structured {TO}pology Preserving {LA}tents},
author={Tianhao Zhao and Youjia Zhang and Hang Long and Jinshen Zhang and Wenbing Li and Yang Yang and Gongbo Zhang and Jozef Hladk{\'y} and Matthias Nie{\ss}ner and Wei Yang},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=mrb4eOur7r}
}