Academia.eduAcademia.edu

Outline

Introduction to the Symbol grounding problem

Abstract

The state space of NP complete problems is high which makes it impossible to traverse the game tree with an algorithm. Even recent sampling based search algorithms like depth first search in combination with multi-core CPU arn't powerful enough for this problem category. At the same time, most robotics problems like grasp planning and navigation are np complete problems so there is a need to find alternative tools. One of them is interactive control which is working with natural language. The domain gets converted into a text adventure which reduces the state space. The newly created simplified problem can be solved easily. Converting problems into simpler counterparts has to do with the symbol grounding problem which is basically a translation task. A certain numerical game state is linked to a symbolic representation. The symbolic reference is equal to words in natural language. The words are forming a dictionary and can be used to formulate a cost function.

References (7)

  1. Chang, Peixin, Shuijing Liu, and Kather- ine Driggs-Campbell. "Learning Visual-Audio Repre- sentations for Voice-Controlled Robots." arXiv preprint arXiv:2109.02823 (2021).
  2. Coradeschi, Silvia, and Alessan- dro Saffiotti. "An introduction to the anchoring problem." Robotics and autonomous systems 43.2-3 (2003): 85- 96. [Feldman1996] Feldman, Jerome, et al. "L 0-The first five years of an automated language acquisition project." Artificial Intelligence Review 10 (1996): 103- 129.
  3. Gärdenfors, Peter, and Massimo Warglien. "Using conceptual spaces to model actions and events." Journal of semantics 29.4 (2012): 487- 519.
  4. Harnad, Stevan. "The symbol ground- ing problem." Physica D: Nonlinear Phenomena 42.1-3 (1990): 335-346.
  5. Herzog, Gerd, and Peter Wazinski. "VIsual TRAnslator: Linking perceptions and natural language descriptions." Artificial Intelligence Review 8 (1994): 175-187.
  6. Kendall, Graham, Andrew Parkes, and Kristian Spoerer. "A survey of NP-complete puzzles." ICGA Journal 31.1 (2008): 13-34.
  7. Stuart J. Russell and Peter Norvig: Ar- tificial Intelligence: A Modern Approach , Prentice-Hall 1994 [WP8queen] https://en.wikipedia.org/wiki/ Eight_queens_puzzle