CLMay 5, 2021

ADAM: A Sandbox for Implementing Language Learning

arXiv:2105.02263v11 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This tool addresses the need for a flexible sandbox for researchers studying grounded language acquisition, though it is incremental as it builds on existing simulation concepts.

The authors introduced ADAM, a Python-based software system for simulating child language learning experiments in a virtual world, enabling the design and testing of various curricula and learning algorithms.

We present ADAM, a software system for designing and running child language learning experiments in Python. The system uses a virtual world to simulate a grounded language acquisition process in which the language learner utilizes cognitively plausible learning algorithms to form perceptual and linguistic representations of the observed world. The modular nature of ADAM makes it easy to design and test different language learning curricula as well as learning algorithms. In this report, we describe the architecture of the ADAM system in detail, and illustrate its components with examples. We provide our code.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes