AIROFeb 10, 2020

A Model of Fast Concept Inference with Object-Factorized Cognitive Programs

arXiv:2002.04021v22 citations
AI Analysis

This addresses the challenge of enabling robots to quickly identify concepts from few images, which is incremental as it builds on prior work to overcome a specific bottleneck.

The paper tackled the problem of slow concept inference in robots by developing an algorithm that emulates human cognitive heuristics, achieving human-level inference speed and improved accuracy.

The ability of humans to quickly identify general concepts from a handful of images has proven difficult to emulate with robots. Recently, a computer architecture was developed that allows robots to mimic some aspects of this human ability by modeling concepts as cognitive programs using an instruction set of primitive cognitive functions. This allowed a robot to emulate human imagination by simulating candidate programs in a world model before generalizing to the physical world. However, this model used a naive search algorithm that required 30 minutes to discover a single concept, and became intractable for programs with more than 20 instructions. To circumvent this bottleneck, we present an algorithm that emulates the human cognitive heuristics of object factorization and sub-goaling, allowing human-level inference speed, improving accuracy, and making the output more explainable.

Foundations

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

Your Notes