arXiv:2409.02115cs.GRcs.CE2024-09被引 3

用深度神经网络隐式表示多轴制造碰撞场,节省内存且支持快速更新。

Deep Neural Implicit Representation of Accessibility for Multi-Axis Manufacturing

  • 用DNN隐式建模6D配置空间中的碰撞场,替代传统显式计算
  • 仅需稀疏采样旋转即可高精度插值,内存占用降低至O(mn³)以下
  • 适合需要迭代优化的数控加工设计,如拓扑优化场景

多轴增材与减材制造中的主要挑战之一是运动部件(如刀具)与静止部件(如夹持工件)之间的碰撞规避。不同相对刚体平移和旋转组合下的碰撞度量可视为定义在6维非欧几里得配置空间上的紧支撑标量场。显式表示与计算该场在时间和空间上均开销巨大。若固定O(m)个稀疏采样的旋转(如刀具方向),通过快速傅里叶变换(FFTs)在分辨率O(n³)的均匀网格(即体素化几何)上对3D点集指示函数进行卷积,时间复杂度为O(mn³ log n),空间复杂度为O(mn³)。本文提出利用深度神经网络(DNNs)对碰撞度量场进行隐式表示。实验表明,该方法能从稀疏旋转采样中准确插值碰撞度量,且以极小内存开销表示整个碰撞场。此外,可通过微调高效适应多分辨率数据,并支持几何的增量变化(如在考虑CNC可达性约束的拓扑优化迭代过程中)。

原文摘要 · Abstract (English)

One of the main concerns in design and process planning for multi-axis additive and subtractive manufacturing is collision avoidance between moving objects (e.g., tool assemblies) and stationary objects (e.g., a part unified with fixtures). The collision measure for various pairs of relative rigid translations and rotations between the two pointsets can be conceptualized by a compactly supported scalar field over the 6D non-Euclidean configuration space. Explicit representation and computation of this field is costly in both time and space. If we fix $O(m)$ sparsely sampled rotations (e.g., tool orientations), computation of the collision measure field as a convolution of indicator functions of the 3D pointsets over a uniform grid (i.e., voxelized geometry) of resolution $O(n^3)$ via fast Fourier transforms (FFTs) scales as in $O(mn^3 \log n)$ in time and $O(mn^3)$ in space. In this paper, we develop an implicit representation of the collision measure field via deep neural networks (DNNs). We show that our approach is able to accurately interpolate the collision measure from a sparse sampling of rotations, and can represent the collision measure field with a small memory footprint. Moreover, we show that this representation can be efficiently updated through fine-tuning to more efficiently train the network on multi-resolution data, as well as accommodate incremental changes to the geometry (such as might occur in iterative processes such as topology optimization of the part subject to CNC tool accessibility constraints).

制造优化神经隐式碰撞检测拓扑优化

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