arXiv:2608.07549cs.CVcs.AI2026-08

用金字塔结构将3D网格转为紧凑可重建的像素点令牌

P2Voxel: Pyramid Pivot Voxelization for 3D Mesh Tokenization

论文配图:P2Voxel: Pyramid Pivot Voxelization for 3D Mesh Tokenization
图 1 · 摘自论文原文
  • 基于局部平面性,用极简几何证据表示每个体素
  • 复杂区域细分,平滑区域粗化,实现自适应采样
  • 适合需要高效3D重建的生成与识别任务

三角形网格提供精确的表面几何,但其不规则拓扑连接使3D网格分词成为几何采样问题:如何将几何证据采样并组织为紧凑、结构化且可学习的令牌。我们提出将网格分词重新定义为局部表面证据采样:在每个活跃体素内识别足以确定性恢复表面的最小几何证据。为此,我们引入P2Voxel——一种金字塔枢轴体素化框架,实现紧凑且重建感知的网格分词。其核心创新包括:在局部平面性假设下,枢轴体素化以表面枢轴和方向符号表示每个活跃体素,提供最小局部证据以推导重构所需的角点值;在空间复杂性假设下,金字塔枢轴体素化利用真实表面的空间非均匀性,对几何复杂区域分配更细粒度的枢轴令牌,同时保持平滑区域粗略而紧凑;在块可重构性假设下,金字塔变分自编码器在局部可重构的枢轴块上学习紧凑的多分辨率潜在编码,避免将高分辨率体素化形状建模为密集全局场。这些设计将网格转化为紧凑、结构化且可学习的金字塔枢轴令牌,支持下游3D任务的高效重建。

原文摘要 · Abstract (English)

Triangle meshes provide explicit and accurate surface geometry, yet their irregular topology connectivity makes 3D mesh tokenization a geometric sampling problem: how to sample and organize geometric evidence into compact, structured and learnable tokens. Beyond field-centric volumetric sampling and edge-intersection surface sampling, we retarget mesh tokenization as \textit{local surface evidence sampling}: identifying the minimal geometric evidence inside each active voxel that is sufficient for deterministic surface recovery. To this end, we introduce \textbf{P2Voxel}, a pyramid pivot voxelization framework for compact and reconstruction-aware mesh tokenization. P2Voxel is built on three key innovations. Under the \textit{Local Planarity} assumption, Pivot Voxelization represents each active voxel with a surface pivot and an orientation sign, providing minimal local evidence that can induce the corner values required for deterministic reconstruction. Under the \textit{Spatial Complexity} assumption, Pyramid Pivot Voxelization exploits the spatial non-uniformity of real surfaces by allocating finer pivot tokens to geometrically complex regions while keeping smooth regions coarse and compact. Under the \textit{Block Reconstructability} assumption, a Pyramid VAE learns compact multi-resolution latent codes over locally reconstructable pivot blocks, avoiding the need to model the entire high-resolution voxelized shape as a dense global field. Together, these designs convert meshes into compact, structured, and learnable pyramid pivot tokens, enabling efficient mesh reconstruction for downstream 3D tasks.

3D生成网格分词体素化重建

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。