SNeRL: Semantic-Aware Neural Radiance Fields for Reinforcement Learning

Abstract

As previous representations for reinforcement learning cannot effectively incorporate a human-intuitive understanding of the 3D environment, they usually suffer from sub-optimal performances. In this paper, we present Semantic-aware Neural Radiance Fields for Reinforcement Learning (SNeRL), which jointly optimizes semantic-aware neural radiance fields (NeRF) with a convolutional encoder to learn 3D-aware neural implicit representation from multi-view images. We introduce 3D semantic and distilled feature fields in parallel to the RGB radiance fields in NeRF to learn semantic and object-centric representation for reinforcement learning. SNeRL outperforms not only previous pixel-based representations but also recent 3D-aware representations both in model-free and model-based reinforcement learning.

Cite

Text

Shim et al. "SNeRL: Semantic-Aware Neural Radiance Fields for Reinforcement Learning." International Conference on Machine Learning, 2023.

Markdown

[Shim et al. "SNeRL: Semantic-Aware Neural Radiance Fields for Reinforcement Learning." International Conference on Machine Learning, 2023.](https://mlanthology.org/icml/2023/shim2023icml-snerl/)

BibTeX

@inproceedings{shim2023icml-snerl,
  title     = {{SNeRL: Semantic-Aware Neural Radiance Fields for Reinforcement Learning}},
  author    = {Shim, Dongseok and Lee, Seungjae and Kim, H. Jin},
  booktitle = {International Conference on Machine Learning},
  year      = {2023},
  pages     = {31489-31503},
  volume    = {202},
  url       = {https://mlanthology.org/icml/2023/shim2023icml-snerl/}
}