paper-with-me

Papers

Modular Object-Oriented Games: A Task Framework for Reinforcement Learning, Psychology, and Neuroscience

2021-02-25 · Nicholas Watters, Joshua Tenenbaum, Mehrdad Jazayeri

In recent years, trends towards studying simulated games have gained momentum in the fields of artificial intelligence, cognitive science, psychology, and neuroscience. The intersections of these fields have also grown recently, as researchers increasing study such games using both artificial agents and human or animal subjects. However, implementing games can be a time-consuming endeavor and may require a researcher to grapple with complex codebases that are not easily customized. Furthermore, interdisciplinary researchers studying some combination of artificial intelligence, human psychology, and animal neurophysiology face additional challenges, because existing platforms are designed for only one of these domains. Here we introduce Modular Object-Oriented Games, a Python task framework that is lightweight, flexible, customizable, and designed for use by machine learning, psychology, and neurophysiology researchers.

📄 PDF Abstract BibTeX arXiv:2102.12616

Code (1)

jazlab/moog.github.io 공식 구현

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Combining Open Domain Question Answering with a Task-Oriented Dialog System

2021-08-01 · ACL (dialdoc) 2021 8 · Jan Nehring, Nils Feldhus, Harleen Kaur, Akhyar Ahmed

We apply the modular dialog system framework to combine open-domain question answering with a task-oriented dialog system. This meta dialog system can answer questions from Wikipedia and at the same time act as a persona…

Open-Domain Question AnsweringQuestion Answering

Nash equilibria of quasisupermodular games

2024-06-19 · Lu Yu

We prove three results on the existence and structure of Nash equilibria for quasisupermodular games. A theorem is purely order-theoretic, and the other two involve topological hypotheses. Our topological results genrali…

Object Goal Navigation using Goal-Oriented Semantic Exploration

2020-07-01 · NeurIPS 2020 12 · Devendra Singh Chaplot, Dhiraj Gandhi, Abhinav Gupta, Ruslan Salakhutdinov

This work studies the problem of object goal navigation which involves navigating to an instance of the given object category in unseen environments. End-to-end learning-based navigation methods struggle at this task as …

ObjectRobot Navigation

modAL: A modular active learning framework for Python

2018-05-02 · Tivadar Danka, Peter Horvath

modAL is a modular active learning framework for Python, aimed to make active learning research and practice simpler. Its distinguishing features are (i) clear and modular object oriented design (ii) full compatibility w…

Active Learning

Replication-Robust Payoff-Allocation for Machine Learning Data Markets

2020-06-25 · Dongge Han, Michael Wooldridge, Alex Rogers, Olga Ohrimenko 외

Submodular functions have been a powerful mathematical model for a wide range of real-world applications. Recently, submodular functions are becoming increasingly important in machine learning (ML) for modelling notions …

BIG-bench Machine Learning