English

Unbiased Directed Object Attention Graph for Object Navigation

Computer Vision and Pattern Recognition 2022-07-11 v2 Artificial Intelligence

Abstract

Object navigation tasks require agents to locate specific objects in unknown environments based on visual information. Previously, graph convolutions were used to implicitly explore the relationships between objects. However, due to differences in visibility among objects, it is easy to generate biases in object attention. Thus, in this paper, we propose a directed object attention (DOA) graph to guide the agent in explicitly learning the attention relationships between objects, thereby reducing the object attention bias. In particular, we use the DOA graph to perform unbiased adaptive object attention (UAOA) on the object features and unbiased adaptive image attention (UAIA) on the raw images, respectively. To distinguish features in different branches, a concise adaptive branch energy distribution (ABED) method is proposed. We assess our methods on the AI2-Thor dataset. Compared with the state-of-the-art (SOTA) method, our method reports 7.4%, 8.1% and 17.6% increase in success rate (SR), success weighted by path length (SPL) and success weighted by action efficiency (SAE), respectively.

Keywords

Cite

@article{arxiv.2204.04421,
  title  = {Unbiased Directed Object Attention Graph for Object Navigation},
  author = {Ronghao Dang and Zhuofan Shi and Liuyi Wang and Zongtao He and Chengju Liu and Qijun Chen},
  journal= {arXiv preprint arXiv:2204.04421},
  year   = {2022}
}

Comments

13 pages, accepted by ACM Mutimedia 2022

R2 v1 2026-06-24T10:43:08.335Z