English

A Novel Convolution and Attention Mechanism-based Model for 6D Object Pose Estimation

Computer Vision and Pattern Recognition 2026-01-08 v2 Machine Learning

Abstract

This paper proposes PoseLecTr, a graph-based encoder-decoder framework that integrates a novel Legendre convolution with attention mechanisms for six-degree-of-freedom (6-DOF) object pose estimation from monocular RGB images. Conventional learning-based approaches predominantly rely on grid-structured convolutions, which can limit their ability to model higher-order and long-range dependencies among image features, especially in cluttered or occluded scenes. PoseLecTr addresses this limitation by constructing a graph representation from image features, where spatial relationships are explicitly modeled through graph connectivity. The proposed framework incorporates a Legendre convolution layer to improve numerical stability in graph convolution, together with spatial-attention and self-attention distillation to enhance feature selection. Experiments conducted on the LINEMOD, Occluded LINEMOD, and YCB-VIDEO datasets demonstrate that our method achieves competitive performance and shows consistent improvements across a wide range of objects and scene complexities.

Keywords

Cite

@article{arxiv.2501.01993,
  title  = {A Novel Convolution and Attention Mechanism-based Model for 6D Object Pose Estimation},
  author = {Alexander Du and Xiujin Liu},
  journal= {arXiv preprint arXiv:2501.01993},
  year   = {2026}
}

Comments

6 pages, 2 figures, 3 tables

R2 v1 2026-06-28T20:55:44.101Z