Projects using GibsonΒΆ

It is exciting to see people using Gibson Environment in embodied AI research. Here is a list of projects using Gibson v1 or iGibson:

These papers tested policies trained in Gibson v1 on real robots in the physical world:

If you use Gibson, iGibson or their assets, please consider citing the following papers for iGibson, the Interactive Gibson Environment:

@article{xia2020interactive,
           title={Interactive Gibson Benchmark: A Benchmark for Interactive Navigation in Cluttered Environments},
           author={Xia, Fei and Shen, William B and Li, Chengshu and Kasimbeg, Priya and Tchapmi, Micael Edmond and Toshev, Alexander and Mart{\'\i}n-Mart{\'\i}n, Roberto and Savarese, Silvio},
           journal={IEEE Robotics and Automation Letters},
           volume={5},
           number={2},
           pages={713--720},
           year={2020},
           publisher={IEEE}
         }
@techreport{xiagibson2019,
           title = {Gibson Env V2: Embodied Simulation Environments for Interactive Navigation},
           author = {Xia, Fei and Li, Chengshu and Chen, Kevin and Shen, William B and Mart{\'i}n-Mart{\'i}n, Roberto and Hirose, Noriaki and Zamir, Amir R and Fei-Fei, Li and Savarese, Silvio},
           group = {Stanford Vision and Learning Group},
           year = {2019},
           institution = {Stanford University},
           month = {6},
}

and the following paper for Gibson v1:

@inproceedings{xia2018gibson,
  title={Gibson env: Real-world perception for embodied agents},
  author={Xia, Fei and Zamir, Amir R and He, Zhiyang and Sax, Alexander and Malik, Jitendra and Savarese, Silvio},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  pages={9068--9079},
  year={2018}
}