MEDPNet: Achieving High-Precision Adaptive Registration for Complex Die Castings
Yu Du, Yu Song, Ce Guo, Xiaojing Tian, Dong Liu, Ming Cong
TL;DR
MEDPNet tackles the challenge of high-precision point cloud registration for complex die-cast parts by combining a coarse stage based on Efficient DCP (enhanced with Efficient Attention) with a refined stage MDR that fuses multi-scale ICP and NDT outputs through a learnable weighting scheme and an adaptive RMSE-driven mechanism for the final transform $T^*$. A die-casting–specific dataset, DieCastCloud, is introduced to evaluate performance under practical conditions, including significant surface features and noise. The results show MEDPNet achieving state-of-the-art accuracy and robustness on DieCastCloud, with efficient runtimes suitable for industrial deployment. Overall, the approach provides a scalable, noise-resistant, and adaptive registration framework for real-world die-casting applications, addressing both data scarcity and the need for precise alignment in manufacturing QA and molding processes.
Abstract
Due to their complex spatial structure and diverse geometric features, achieving high-precision and robust point cloud registration for complex Die Castings has been a significant challenge in the die-casting industry. Existing point cloud registration methods primarily optimize network models using well-established high-quality datasets, often neglecting practical application in real scenarios. To address this gap, this paper proposes a high-precision adaptive registration method called Multiscale Efficient Deep Closest Point (MEDPNet) and introduces a die-casting point cloud dataset, DieCastCloud, specifically designed to tackle the challenges of point cloud registration in the die-casting industry. The MEDPNet method performs coarse die-casting point cloud data registration using the Efficient-DCP method, followed by precision registration using the Multiscale feature fusion dual-channel registration (MDR) method. We enhance the modeling capability and computational efficiency of the model by replacing the attention mechanism of the Transformer in DCP with Efficient Attention and implementing a collaborative scale mechanism through the combination of serial and parallel blocks. Additionally, we propose the MDR method, which utilizes multilayer perceptrons (MLP), Normal Distributions Transform (NDT), and Iterative Closest Point (ICP) to achieve learnable adaptive fusion, enabling high-precision, scalable, and noise-resistant global point cloud registration. Our proposed method demonstrates excellent performance compared to state-of-the-art geometric and learning-based registration methods when applied to complex die-casting point cloud data.
