paper-with-me

Papers

Certifying Robustness of Learning-Based Keypoint Detection and Pose Estimation Methods

2024-07-31 · Xusheng Luo, Tianhao Wei, Simin Liu, Ziwei Wang, Luis Mattei-Mendez, Taylor Loper, Joshua Neighbor, Casidhe Hutchison, Changliu Liu

This work addresses the certification of the local robustness of vision-based two-stage 6D object pose estimation. The two-stage method for object pose estimation achieves superior accuracy by first employing deep neural network-driven keypoint regression and then applying a Perspective-n-Point (PnP) technique. Despite advancements, the certification of these methods' robustness remains scarce. This research aims to fill this gap with a focus on their local robustness on the system level--the capacity to maintain robust estimations amidst semantic input perturbations. The core idea is to transform the certification of local robustness into neural network verification for classification tasks. The challenge is to develop model, input, and output specifications that align with off-the-shelf verification tools. To facilitate verification, we modify the keypoint detection model by substituting nonlinear operations with those more amenable to the verification processes. Instead of injecting random noise into images, as is common, we employ a convex hull representation of images as input specifications to more accurately depict semantic perturbations. Furthermore, by conducting a sensitivity analysis, we propagate the robustness criteria from pose to keypoint accuracy, and then formulating an optimal error threshold allocation problem that allows for the setting of a maximally permissible keypoint deviation thresholds. Viewing each pixel as an individual class, these thresholds result in linear, classification-akin output specifications. Under certain conditions, we demonstrate that the main components of our certification framework are both sound and complete, and validate its effects through extensive evaluations on realistic perturbations. To our knowledge, this is the first study to certify the robustness of large-scale, keypoint-based pose estimation given images in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2408.00117

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBKeypoint DetectionPose Estimation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Robust Validation to Geometric Perturbations for Autonomous Pose Estimation

2026-08-21 · Gregoire Theau, Melanie Ducoffe arxiv

Deploying autonomous systems in safety-critical domains demands guaranteed robustness against physically plausible geometric perturbations rather than abstract pixel-wise noise. In vision-based navigation and autonomous …

Object DetectionPose Estimation

From Decoupled to Coupled: Robustness Verification for Learning-based Keypoint Detection with Joint Specifications

2026-03-05 · Xusheng Luo, Changliu Liu arxiv

Keypoint detection underpins many vision tasks, including pose estimation, viewpoint recovery, and 3D reconstruction, yet modern neural models remain vulnerable to small input perturbations. Despite its importance, forma…

Keypoint Detection3D ReconstructionPose Estimation

Keypoint-based Dynamic Object 6-DoF Pose Tracking via Event Camera

2026-04-25 · Zhe Wang, Qijin Song, Zihao Li, Jingyu Xiao 외 arxiv

Accurate 6-DoF pose estimation of objects is critical for robots to perform precise manipulation tasks. However, for dynamic object pose estimation, conventional camera-based approaches face several major challenges, suc…

Keypoint DetectionPose EstimationPose Tracking

Bottom-Up Human Pose Estimation by Ranking Heatmap-Guided Adaptive Keypoint Estimates

2020-06-28 · Ke Sun, Zigang Geng, Depu Meng, Bin Xiao 외

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoin…

Keypoint DetectionMulti-Person Pose EstimationPose Estimationregression

Key-Grid: Unsupervised 3D Keypoints Detection using Grid Heatmap Features

2024-10-03 · Chengkai Hou, Zhengrong Xue, Bingyang Zhou, Jinghan Ke 외

Detecting 3D keypoints with semantic consistency is widely used in many scenarios such as pose estimation, shape registration and robotics. Currently, most unsupervised 3D keypoint detection methods focus on the rigid-bo…

DecoderKeypoint DetectionPose Estimation