日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
ニューロモーフィック/姿勢推定arXiv:2607.16834v1

ニューロモーフィックプロセッサ上でのロバストPnPによる物体姿勢推定

Robust PnP on a Neuromorphic Processor for Object Pose Estimation

シェア:XThreadsFacebookLINEはてブBluesky

イベントカメラデータから物体の姿勢を推定するパイプライン全体をニューロモーフィックハードウェア上で実行可能にし、特に外れ値に頑健なPnP解法をスパイキングニューラルネットワークと組み合わせて実装した。Intel Loihi 2上でエネルギー効率の高さと精度の両立を示した。

著者: Tam Ngoc-Bang Nguyen, Mohsi Jawaid, Tat-Jun Chin

分類: cs.CV, cs.ET

原文アブストラクト

Neuromorphic computing is gaining attention in robotic perception due to its higher energy efficiency. While neural network-based methods can more readily exploit the distributed and parallelized structure of neuromorphic computers, crafting neuromorphic solutions for non-learning tasks is less straightforward. This hampers the usage of neuromorphic computing for perception pipelines that depend on both learning and non-learning components, such as object pose estimation (OPE) where state-of-the-art methods use a deep network to predict 2D landmarks and nonlinear optimization to solve perspective-n-point (PnP). In this paper, we propose a novel neuromorphic-deployable formulation for robust PnP, where given outlier-prone 2D-3D correspondences, the object pose with the largest number of inliers is determined. Underpinning our method is a distributed algorithm for robust least squares estimation of rigid body pose that can be executed on a neuromorphic processor. We also design a spiking neural network (SNN) to predict 2D landmarks from event data, where the main layers of the SNN were designed according to the principles of spiking neurons. Overall, our work enables neuromorphic treatment of the major stages of an OPE pipeline, from event sensing and learned landmark prediction, to geometric optimization for robust PnP. Results on neuromophic hardware (Intel Loihi 2) indicate the higher energy efficiency our neuromorphic robust PnP, while achieving competitive accuracy.