Data

Facebook announces ‘Habitat’, a platform for embodied ArtificiaI Intelligence research

2 min read

Today, the Facebook research team announced ‘Habitat’, a new platform for embodied AI research. According to the team, this is a “modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators”. This will empower a shift from ‘internet AI’ with static datasets to an embodied AI model with agents acting in realistic environments.

The project was launched by the Facebook Reality Lab, Georgia Tech, SFU, Intel, and Berkeley to restore the disconnect between ‘internet AI’ and ‘embodied AI’.  It will standardize the entire ‘software stack’ for training embodied agents, and release modular high-level libraries to train and deploy embodied agents. An important objective of Habitat-API is to make it easy for users to use a 3D environment and set up a variety of embodied agent tasks in it.

Habitat consists of Habitat-Sim, Habitat-API, and Habitat Challenge.

#1 Habitat-Sim

This is “a flexible, high-performance 3D simulator with configurable agents, multiple sensors, and generic 3D dataset handling”. It also has built-in support for SUNCG, MatterPort3D, Gibson and other datasets. Habitat-Sim achieves several thousand frames per second (FPS) running single-threaded, and reaches over 10,000 FPS multi-process on a single GPU on rendering a scene from the Matterport3D dataset.

#2 Habitat-API

Habitat-API defines embodied AI tasks, configuring embodied agents, training these agents, and benchmarking their performance on the defined tasks using standard metrics.

#3 Habitat Challenge

Habitat Challenge is an autonomous navigation challenge that benchmarks and accelerates progress in embodied AI. Participants can upload code and not predictions- unlike classical ‘internet AI’ image dataset-based challenges. The uploaded agents are evaluated to test for generalization

You can head over to Facebook’s official announcement for more information on this news.

Read Next

Facebook and Google pressurized to work against ‘Anti-Vaccine’ trends after Pinterest blocks anti-vaccination content from its pinboards
Facebook’s AI Chief at ISSCC talks about the future of deep learning hardware
Regulate Google, Facebook, and other online platforms to protect journalism, says UK report

 

Melisha Dsouza

Share
Published by
Melisha Dsouza

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago