arXiv:2608.16485cs.CV2026-08中稿 · CVPR

提出新框架,让3D建模生成更精准稳定

HiFi-BRep: High-Fidelity Latent Representation for Robust B-Rep Generation

论文配图:HiFi-BRep: High-Fidelity Latent Representation for Robust B-Rep Generation
图 1 · 摘自论文原文
  • 用可学习查询消除噪声,构建高保真隐式表示
  • 单阶段并行预测几何与拓扑,结构正确率提升47%
  • 适合需要高质量3D模型生成的工业设计场景

边界表示(B-Rep)生成是计算机辅助设计的基础任务,但直接生成高保真且结构有效的B-Reps仍面临重大挑战。现有深度生成方法存在两种脆弱性:表示脆弱性源于潜在空间中的填充噪声和特征污染;生成脆弱性则来自序列误差传播及训练-推理不一致,后者由不可微的有效性约束导致。本文提出HiFi-BRep,通过两项协同创新解决上述问题:首先,拓扑感知编码器通过可学习查询消除填充,并利用拓扑引导注意力防止特征污染,构建高保真隐式表示;其次,单阶段解码器并行联合预测几何与拓扑,将核心流形约束作为可微学习目标嵌入。该设计实现几何与拓扑间的相互引导,避免级联误差。大量实验表明,HiFi-BRep在结构有效性和几何保真度上显著优于现有最优方法,为高质量B-Rep合成提供了鲁棒解决方案。代码与模型已公开于https://github.com/1nnoh/HiFi-BRep。

原文摘要 · Abstract (English)

Boundary representation (B-Rep) generation is a fundamental task in computer-aided design, yet the direct synthesis of high-fidelity and structurally valid B-Reps remains a major challenge. Existing deep generative methods suffer from two forms of brittleness: representation brittleness, caused by padding noise and feature contamination in the latent space, and generation brittleness, stemming from sequential error propagation and a train-inference mismatch due to non-differentiable validity enforcement. We propose HiFi-BRep, a novel framework that addresses these limitations through two synergistic contributions. First, a topology-aware encoder constructs a high-fidelity latent representation by eliminating padding via learnable queries and preventing feature contamination with topology-guided attention. Second, a single-stage decoder jointly predicts geometry and topology in parallel, embedding core manifold constraints as a differentiable learning objective. This design ensures mutual guidance between geometry and topology while avoiding cascaded errors. Extensive experiments show that HiFi-BRep significantly outperforms state-of-the-art methods in both structural validity and geometric fidelity, providing a robust solution for high-quality B-Rep synthesis. Code and models are publicly available at https://github.com/1nnoh/HiFi-BRep.

3D生成CAD建模隐式表示

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