Stefanie won a NASA Early Career Faculty Award for Human-Robot Collaboration on Complex tasks! More information here.
Stefanie won a NASA Early Career Faculty Award for Human-Robot Collaboration on Complex tasks! More information here.
Hey! So here’s a cool video of us using an Amazon Echo to control one of our Baxters. The Echo definitely outperforms our previous speech-to-text methods, and we like using it.
If you’re interested in finding out about how we did it, check the code here, or shoot me an email at david_whitney@brown.edu.
We are releasing a teaser data set of N objects for the Million Object Challenge. This data consists of objects mapped using Baxters at our site. We include objects from the YCB data set, as well as other objects arranged into several object categories.
Download the data here: http://cs.brown.edu/~stefie10/mocTeaserData2016-02-22.tar.gz.
The archive contains a stand-alone python program to show how to read and parse the data.
Our video took first place in Rethink Robotics’ Video Competition!
Check out the press release!
Our video is available for viewing here:
Wired interviewed Stefanie, and featured her in an article of women who changed science in 2015. Check it out!
We were interviewed on All Things Considered! We talked about grasping, why it’s hard, and what we plan to do about it. Also check out a video of baxter in action here
Slashdot wrote a little article about us! Neato! The title may be a bit inaccurate, but it does talk about a cool collaboration we have with Cornell, particularly our fellow roboticist Ashutosh Saxena.
We are excited to announce the 4th edition of NERC. It will be held on Saturday, November 7th at WPI. More details are at http://nerc.mit.edu. We have an exciting lineup of speakers including Leslie Kaelbling, Drew Bennett, and Sangbae Kim.
It’s hard to believe that NERC is four years old. It’s not what I expected when we founded the event back in 2012. It’s great to see so much energy and excitement around robotics in the Northeast!
We are announcing the release of BurlapCraft 1.1. BurlapCraft is a mod for Minecraft that allows an autonomous agent to be controlled by BURLAP, the Brown-UMBC Reinforcement Learning and Planning Library. Performing experimental research on robotic platforms involves numerous practical complications, while studying collaborative interactions and efficiently collecting data from humans benefit from real time response. To circumvent these complications, we have created a Minecraft mod called BurlapCraft which enables the use of the reinforcement learning and planning library BURLAP to model and solve different tasks within Minecraft. BurlapCraft makes reinforcement learning and planning easier in three core ways:
To validate BurlapCraft as a platform for AI development, we have demonstrated the execution of A*, BFS, RMax, language understanding, and learning language groundings from user demonstrations in five Minecraft “dungeons.”
Here is a video of a Minecraft agent being trained to understand natural language commands from examples:
The technical approach we’ve taken to language learning is described here.
Try it now! You can try it out by downloading our mod jar file and following these instructions to teach the agent more commands. You can also find source code and detailed instructions on installing and using the mode here.
Our paper describing the mod was recently published in the Artificial Intelligence for Human-Robot Interaction AAAI Fall Symposium :
Krishna Aluru, Stefanie Tellex, John Oberlin, and James MacGlashan. Minecraft as an experimental world for AI in robotics. In AAAI Fall Symposium, 2015.
More information about this project is here. You can also read about our work on learning to plan in large state spaces like Minecraft.
Our work outlines challenges that will motivate the development of better planning and learning algorithm techniques that can be quickly validated and compared to other work. In the future, we would like to be able to leverage the user base that comes with Minecraft to collect new and interesting data for such tasks and develop algorithms to solve them.