Robotics: Science and Systems XII

Efficient Grounding of Abstract Spatial Concepts for Natural Language Interaction with Robot Manipulators

Rohan Paul, Jacob Arkin, Nicholas Roy, Thomas M. Howard

Abstract:

Our goal is to develop models that allow a robot to understand natural language instructions in the context of its world representation. Contemporary models learn possible correspondences between parsed instructions and candidate groundings that include objects, regions and motion constraints. However, these models cannot reason about abstract concepts expressed in an instruction like, “pick up the middle block in the row of five blocks”. In this work, we introduce a probabilistic model that incorporates an expressive space of abstract spatial concepts as well as notions of cardinality and ordinality. The graph is structured according to the parse structure of language and introduces a factorisation over abstract concepts correlated with concrete constituents. Inference in the model is posed as an approximate search procedure that leverages partitioning of the joint in terms of concrete and abstract factors. The algorithm first estimates a set of probable concrete constituents that constrains the search procedure to a reduced space of abstract concepts, pruning away improbable portions of the exponentially- large search space. Empirical evaluation demonstrates accurate grounding of abstract concepts embedded in complex natural language instructions commanding a robot manipulator. The proposed inference method leads to significant efficiency gains compared to the baseline, with minimal trade-off in accuracy

Download:

Bibtex:

  
@INPROCEEDINGS{Paul-RSS-16, 
    AUTHOR    = {Rohan Paul AND Jacob Arkin AND Nicholas Roy AND Thomas M. Howard}, 
    TITLE     = {Efficient Grounding of Abstract Spatial Concepts for Natural Language Interaction with Robot Manipulators}, 
    BOOKTITLE = {Proceedings of Robotics: Science and Systems}, 
    YEAR      = {2016}, 
    ADDRESS   = {AnnArbor, Michigan}, 
    MONTH     = {June}, 
    DOI       = {10.15607/RSS.2016.XII.037} 
}