菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-25
📄 Abstract - TopoEdit: Fast Post-Optimization Editing of Topology Optimized Structures

Despite topology optimization producing high-performance structures, late-stage localized revisions remain brittle: direct density-space edits (e.g., warping pixels, inserting holes, swapping infill) can sever load paths and sharply degrade compliance, while re-running optimization is slow and may drift toward a qualitatively different design. We present TopoEdit, a fast post-optimization editor that demonstrates how structured latent embeddings from a pre-trained topology foundation model (OAT) can be repurposed as an interface for physics-aware engineering edits. Given an optimized topology, TopoEdit encodes it into OAT's spatial latent, applies partial noising to preserve instance identity while increasing editability, and injects user intent through an edit-then-denoise diffusion pipeline. We instantiate three edit operators: drag-based topology warping with boundary-condition-consistent conditioning updates, shell-infill lattice replacement using a lattice-anchored reference latent with updated volume-fraction conditioning, and late-stage no-design region enforcement via masked latent overwrite followed by diffusion-based recovery. A consistency-preserving guided DDIM procedure localizes changes while allowing global structural adaptation; multiple candidates can be sampled and selected using a compliance-aware criterion, with optional short SIMP refinement for warps. Across diverse case studies and large edit sweeps, TopoEdit produces intention-aligned modifications that better preserve mechanical performance and avoid catastrophic failure modes compared to direct density-space edits, while generating edited candidates in sub-second diffusion time per sample.

顶级标签: systems model training computer vision
详细标签: topology optimization diffusion models latent space editing structural design physics-aware generation 或 搜索:

TopoEdit:拓扑优化结构的快速后期编辑 / TopoEdit: Fast Post-Optimization Editing of Topology Optimized Structures


1️⃣ 一句话总结

这篇论文提出了一个名为TopoEdit的快速编辑工具,它利用预训练的拓扑基础模型的潜在表示,让工程师能像修图一样直观地修改已经优化好的结构设计,在保持设计意图和力学性能的同时,避免了直接修改设计图导致的性能崩溃问题。

源自 arXiv: 2602.22430