paper-with-me

홈 › Papers

ThreeDWorld: A Platform for Interactive Multi-Modal Physical Simulation

2020-07-09 · Chuang Gan, Jeremy Schwartz, Seth Alter, Damian Mrowca, Martin Schrimpf, James Traer, Julian De Freitas, Jonas Kubilius, Abhishek Bhandwaldar, Nick Haber, Megumi Sano, Kuno Kim, Elias Wang, Michael Lingelbach, Aidan Curtis, Kevin Feigelis, Daniel M. Bear, Dan Gutfreund, David Cox, Antonio Torralba, James J. DiCarlo, Joshua B. Tenenbaum, Josh H. McDermott, Daniel L. K. Yamins

We introduce ThreeDWorld (TDW), a platform for interactive multi-modal physical simulation. TDW enables simulation of high-fidelity sensory data and physical interactions between mobile agents and objects in rich 3D environments. Unique properties include: real-time near-photo-realistic image rendering; a library of objects and environments, and routines for their customization; generative procedures for efficiently building classes of new environments; high-fidelity audio rendering; realistic physical interactions for a variety of material types, including cloths, liquid, and deformable objects; customizable agents that embody AI agents; and support for human interactions with VR devices. TDW's API enables multiple agents to interact within a simulation and returns a range of sensor and physics data representing the state of the world. We present initial experiments enabled by TDW in emerging research directions in computer vision, machine learning, and cognitive science, including multi-modal physical scene understanding, physical dynamics predictions, multi-agent interactions, models that learn like a child, and attention studies in humans and neural networks.

📄 PDF Abstract BibTeX arXiv:2007.04954

Code (1)

threedworld-mit/tdw 공식 구현

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

Finding Fallen Objects Via Asynchronous Audio-Visual Integration

2022-07-07 · CVPR 2022 1 · Chuang Gan, Yi Gu, Siyuan Zhou, Jeremy Schwartz 외

The way an object looks and sounds provide complementary reflections of its physical properties. In many settings cues from vision and audition arrive asynchronously but must be integrated, as when we hear an object drop…

Imitation LearningObjectObject Localization

The ThreeDWorld Transport Challenge: A Visually Guided Task-and-Motion Planning Benchmark for Physically Realistic Embodied AI

2021-03-25 · Chuang Gan, Siyuan Zhou, Jeremy Schwartz, Seth Alter 외

We introduce a visually-guided and physics-driven task-and-motion planning benchmark, which we call the ThreeDWorld Transport Challenge. In this challenge, an embodied agent equipped with two 9-DOF articulated arms is sp…

Motion PlanningTask and Motion Planning

Accelerating the Development of Multimodal, Integrative-AI Systems with Platform for Situated Intelligence

2020-10-12 · Sean Andrist, Dan Bohus

We describe Platform for Situated Intelligence, an open-source framework for multimodal, integrative-AI systems. The framework provides infrastructure, tools, and components that enable and accelerate the development of …

A modular architecture for creating multimodal agents

2022-06-01 · Thomas Baier, Selene Baez Santamaria, Piek Vossen

The paper describes a flexible and modular platform to create multimodal interactive agents. The platform operates through an event-bus on which signals and interpretations are posted in a sequence in time. Different sen…

droidlet: modular, heterogenous, multi-modal agents

2021-01-25 · Anurag Pratik, Soumith Chintala, Kavya Srinet, Dhiraj Gandhi 외

In recent years, there have been significant advances in building end-to-end Machine Learning (ML) systems that learn at scale. But most of these systems are: (a) isolated (perception, speech, or language only); (b) trai…