paper-with-me

Papers

MEDPNet: Achieving High-Precision Adaptive Registration for Complex Die Castings

2024-03-15 · Yu Du, Yu Song, Ce Guo, Xiaojing Tian, Dong Liu, Ming Cong

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.

📄 PDF Abstract BibTeX arXiv:2403.09996

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyPoint Cloud Registration

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

An Adaptive ICP LiDAR Odometry Based on Reliable Initial Pose

2025-09-26 · Qifeng Wang, Weigang Li, Lei Nie, Xin Xu 외 arxiv

As a key technology for autonomous navigation and positioning in mobile robots, light detection and ranging (LiDAR) odometry is widely used in autonomous driving applications. The Iterative Closest Point (ICP)-based meth…

Point Cloud RegistrationAutonomous DrivingPose EstimationPoint Clouds

Conditional Deformable Image Registration with Spatially-Variant and Adaptive Regularization

2023-03-19 · Yinsong Wang, Huaqi Qiu, Chen Qin

Deep learning-based image registration approaches have shown competitive performance and run-time advantages compared to conventional image registration methods. However, existing learning-based approaches mostly require…

Hyperparameter OptimizationImage Registration

High-Precision Overlay Registration via Spatial-Terminal Iterative Learning in Roll-to-Roll Manufacturing

2025-03-11 · Zifeng Wang, Xiaoning Jin

Roll-to-roll (R2R) printing technologies are promising for high-volume continuous production of substrate-based electronic products. One of the major challenges in R2R flexible electronics printing is achieving tight ali…

Micro-Structures Graph-Based Point Cloud Registration for Balancing Efficiency and Accuracy

2024-10-29 · Rongling Zhang, Li Yan, Pengcheng Wei, Hong Xie 외

Point Cloud Registration (PCR) is a fundamental and significant issue in photogrammetry and remote sensing, aiming to seek the optimal rigid transformation between sets of points. Achieving efficient and precise PCR pose…

Point Cloud Registration

CA-I2P: Channel-Adaptive Registration Network with Global Optimal Selection

2025-06-26 · Zhixin Cheng, Jiacheng Deng, Xinjun Li, Xiaotian Yin 외

Detection-free methods typically follow a coarse-to-fine pipeline, extracting image and point cloud features for patch-level matching and refining dense pixel-to-point correspondences. However, differences in feature cha…

global-optimizationImage to Point Cloud RegistrationPoint Cloud Registration