paper-with-me

홈 › Papers

PIDLoc: Cross-View Pose Optimization Network Inspired by PID Controllers

2025-01-01 · CVPR 2025 1 · Wooju Lee, Juhye Park, Dasol Hong, Changki Sung, YoungWoo Seo, DongWan Kang, Hyun Myung

Accurate localization is essential for autonomous driving, but GNSS-based methods struggle in challenging environments such as urban canyons. Cross-view pose optimization offers an effective solution for localization by directly estimating vehicle pose using satellite-view images. However, existing methods primarily rely on cross-view features at a given pose, neglecting fine-grained contexts for precision and global contexts for robustness against large initial pose errors. To overcome these limitations, we propose PIDLoc, a novel cross-view pose optimization approach inspired by the proportional-integral-derivative (PID) controller. Using RGB images and LiDAR data, the PIDLoc models cross-view feature relationships through the PID branches and estimates pose via the spatially aware pose estimator (SPE). To enhance localization accuracy, the PID branches leverage feature differences for local context (P), aggregated feature differences for global context (I), and gradients of feature differences for fine-grained context (D). Integrated with the PID branches, the SPE captures spatial relationships within the PID-branch features for consistent localization. Experimental results demonstrate that the PIDLoc achieves state-of-the-art performance in cross-view pose estimation for the KITTI dataset, reducing position error by 37.8% compared with the previous state-of-the-art. Our code is available at https://github.com/url-kaist/PIDLoc.

📄 PDF Abstract BibTeX

Code (1)

url-kaist/pidloc 공식 구현

Tasks

Autonomous DrivingPose Estimation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

CACO : Competitive Ant Colony Optimization, A Nature-Inspired Metaheuristic For Large-Scale Global Optimization

2013-12-14 · M. A. El-Dosuky

Large-scale problems are nonlinear problems that need metaheuristics, or global optimization algorithms. This paper reviews nature-inspired metaheuristics, then it introduces a framework named Competitive Ant Colony Opti…

global-optimization

Nature Inspired Evolutionary Swarm Optimizers for Biomedical Image and Signal Processing -- A Systematic Review

2023-10-02 · Subhrangshu Adhikary

The challenge of finding a global optimum in a solution search space with limited resources and higher accuracy has given rise to several optimization algorithms. Generally, the gradient-based optimizers converge to the …

ArticlesDenoising

A Brief Review of Nature-Inspired Algorithms for Optimization

2013-07-16 · Iztok Fister Jr., Xin-She Yang, Iztok Fister, Janez Brest 외

Swarm intelligence and bio-inspired algorithms form a hot topic in the developments of new algorithms inspired by nature. These nature-inspired metaheuristic algorithms can be based on swarm intelligence, biological syst…

NEF: Neural Edge Fields for 3D Parametric Curve Reconstruction from Multi-view Images

2023-03-14 · CVPR 2023 1 · Yunfan Ye, Renjiao Yi, Zhirui Gao, Chenyang Zhu 외

We study the problem of reconstructing 3D feature curves of an object from a set of calibrated multi-view images. To do so, we learn a neural implicit field representing the density distribution of 3D edges which we refe…

Edge DetectionNeRF

GeoGS3D: Single-view 3D Reconstruction via Geometric-aware Diffusion Model and Gaussian Splatting

2024-03-15 · Qijun Feng, Zhen Xing, Zuxuan Wu, Yu-Gang Jiang

We introduce GeoGS3D, a novel two-stage framework for reconstructing detailed 3D objects from single-view images. Inspired by the success of pre-trained 2D diffusion models, our method incorporates an orthogonal plane de…

3D ReconstructionSingle-View 3D Reconstruction