paper-with-me

Papers

Probabilistic Programming Bots in Intuitive Physics Game Play

2021-04-05 · Fahad Alhasoun, Sarah Alnegheimish, Joshua Tenenbaum

Recent findings suggest that humans deploy cognitive mechanism of physics simulation engines to simulate the physics of objects. We propose a framework for bots to deploy probabilistic programming tools for interacting with intuitive physics environments. The framework employs a physics simulation in a probabilistic way to infer about moves performed by an agent in a setting governed by Newtonian laws of motion. However, methods of probabilistic programs can be slow in such setting due to their need to generate many samples. We complement the model with a model-free approach to aid the sampling procedures in becoming more efficient through learning from experience during game playing. We present an approach where combining model-free approaches (a convolutional neural network in our model) and model-based approaches (probabilistic physics simulation) is able to achieve what neither could alone. This way the model outperforms an all model-free or all model-based approach. We discuss a case study showing empirical results of the performance of the model on the game of Flappy Bird.

📄 PDF Abstract BibTeX arXiv:2104.01980

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic Programming

Similar Papers 제목 키워드 기반

Probabilistic Program Induction for Intuitive Physics Game Play

2018-09-27 · Fahad Alhasoun

Recent findings suggest that humans deploy cognitive mechanism of physics simulation engines to simulate the physics of objects. We propose a framework for bots to deploy similar tools for interacting with intuitive phys…

Program induction

Combining Answer Set Programming and POMDPs for Knowledge Representation and Reasoning on Mobile Robots

2013-07-29 · Shiqi Zhang, Mohan Sridharan

For widespread deployment in domains characterized by partial observability, non-deterministic actions and unforeseen changes, robots need to adapt sensing, processing and interaction with humans to the tasks at hand. Wh…

DynamicPPL: Stan-like Speed for Dynamic Probabilistic Models

2020-02-07 · Mohamed Tarek, Kai Xu, Martin Trapp, Hong Ge 외

We present the preliminary high-level design and features of DynamicPPL.jl, a modular library providing a lightning-fast infrastructure for probabilistic programming. Besides a computational performance that is often clo…

Probabilistic Programming

Automating Manual Tasks through Intuitive Robot Programming and Cognitive Robotics

2026-04-07 · Bijan Kavousian, Petar Tesic, Oliver Petrovic, Christian Brecher arxiv

This paper presents a novel concept for intuitive end-user programming of robots, inspired by natural interaction between humans. Natural language and supportive gestures are translated into robot programs using large la…

From Virtual to Real: A Framework for Verbal Interaction with Robots

2019-06-01 · WS 2019 6 · Eugene Joseph

A Natural Language Understanding (NLU) pipeline integrated with a 3D physics-based scene is a flexible way to develop and test language-based human-robot interaction, by virtualizing people, robot hardware and the target…

Natural Language UnderstandingObject RecognitionTask Planning