IROS 2021poster0 citations

A General Approach to State Refinement

Gerard Kennedy, Jin Gao, Zheyu Zhuang, Xin Yu, Robert Mahony

Abstract

Deep learning algorithms such as Convolutional Neural Networks (CNNs) are currently used to solve a range of robotics and computer vision problems. These networks typically estimate the desired representation in a single forward pass and must therefore learn to converge from a wide range of initial conditions to a precise result. This is challenging, and has led to increased interest in the development of separate refinement modules which learn to improve a given initial estimate, thus reducing the required search space. Such modules are usually developed ad-hoc for each given application, often requiring significant engineering investment. In this work we propose a generic innovation-based CNN. Our CNN is implemented along with a stochastic gradient descent (SGD) algorithm to iteratively refine a given initial estimate. The proposed approach provides a general framework for the development of refinement modules applicable to a wide range of robotics problems. We apply this framework to object pose estimation and depth estimation and demonstrate significant improvement over the initial estimates, in the range of 4.2 - 8.1%, for both applications.

BibTeX
@inproceedings{iros2021_ageneralapproach,
  title = {A General Approach to State Refinement},
  author = {Gerard Kennedy and Jin Gao and Zheyu Zhuang and Xin Yu and Robert Mahony},
  booktitle = {IROS 2021},
  year = {2021}
}