paper-with-me

Papers

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

2026-08-17 · Junhao Hou, Chenqi Luo, Pufan Wang, Jiaying Lu, Yusheng Liu, Feiwei Qin, Meie Fang, Kun Zhou arxiv

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.

📄 PDF Abstract BibTeX arXiv:2608.16485

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoBrep: Autoregressive B-Rep Generation with Unified Topology and Geometry

2025-12-02 · Xiang Xu, Pradeep Kumar Jayaraman, Joseph G. Lambourne, Yilin Liu 외 arxiv

The boundary representation (B-Rep) is the standard data structure used in Computer-Aided Design (CAD) for defining solid models. Despite recent progress, directly generating B-Reps end-to-end with precise geometry and w…

BrepGen: A B-rep Generative Diffusion Model with Structured Latent Geometry

2024-01-28 · Xiang Xu, Joseph G. Lambourne, Pradeep Kumar Jayaraman, Zhengqing Wang 외

This paper presents BrepGen, a diffusion-based generative approach that directly outputs a Boundary representation (B-rep) Computer-Aided Design (CAD) model. BrepGen represents a B-rep model as a novel structured latent …

HiFi-Mamba: Dual-Stream W-Laplacian Enhanced Mamba for High-Fidelity MRI Reconstruction

2025-08-07 · Hongli Chen, Pengcheng Fang, Yuxia Chen, Yingxuan Ren 외 arxiv

Reconstructing high-fidelity MR images from undersampled k-space data remains a challenging problem in MRI. While Mamba variants for vision tasks offer promising long-range modeling capabilities with linear-time complexi…

Computational EfficiencyLong-range modelingMRI Reconstruction

DreamCAD: Scaling Multi-modal CAD Generation using Differentiable Parametric Surfaces

2026-03-05 · Mohammad Sadil Khan, Muhammad Usama, Rolandos Alexandros Potamias, Didier Stricker 외 arxiv

Computer-Aided Design (CAD) relies on structured and editable geometric representations, yet existing generative methods are constrained by small annotated datasets with explicit design histories or boundary representati…

Source-Filter HiFi-GAN: Fast and Pitch Controllable High-Fidelity Neural Vocoder

2022-10-27 · Reo Yoneyama, Yi-Chiao Wu, Tomoki Toda

Our previous work, the unified source-filter GAN (uSFGAN) vocoder, introduced a novel architecture based on the source-filter theory into the parallel waveform generative adversarial network to achieve high voice quality…

CPUGenerative Adversarial Network