PLAIDBROAug 17, 2015

Reasoning in complex environments with the SelectScript declarative language

arXiv:1508.04159v2
Originality Synthesis-oriented
AI Analysis

This work addresses information retrieval challenges in simulation and robotics, but it is incremental as it builds on an existing language.

The authors tackled the problem of information retrieval from complex simulation and robotic environments by extending the SelectScript declarative language with hierarchical queries and improved efficiency for search strategies, demonstrating applicability in solving the Towers of Hanoi and a 3D path planning problem.

SelectScript is an extendable, adaptable, and declarative domain-specific language aimed at information retrieval from simulation environments and robotic world models in an SQL-like manner. In this work we have extended the language in two directions. First, we have implemented hierarchical queries; second, we improve efficiency enabling manual design space exploration on different "search" strategies. We demonstrate the applicability of such extensions in two application problems; the basic language concepts are explained by solving the classical problem of the Towers of Hanoi and then a common path planning problem in a complex 3D environment is implemented.

Code Implementations3 repos
Foundations

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

Your Notes