Skip to content
Surf Wiki
Save to docs
general/robot-control

From Surf Wiki (app.surf) — the open knowledge base

Exploration problem

Use of a robot to maximize the knowledge over a particular area


Summary

Use of a robot to maximize the knowledge over a particular area

In robotics, the exploration problem deals with the use of a robot to maximize the knowledge over a particular area. The exploration problem arises in robotic mapping and search & rescue situations, where an environment might be dangerous or inaccessible to humans.{{cite book | author-link1 = Sebastian Thrun | author-link2 = Wolfram Burgard | author-link3 = Dieter Fox

Overview

The exploration problem naturally arises in situations in which a robot is utilized to survey an area that is dangerous or inaccessible for humans. The field of robotic explorations draws from various fields of information gathering and decision theory, and have been studied as far back as the 1950s.

The earliest work in robotic exploration was done in the context of simple finite state automata known as bandits, where algorithms were designed to distinguish and map different states in a finite-state automaton. Since then, the primary emphasis has been shifted to the robotics system development domain, where exploration-algorithms guided robot have been used to survey volcanos,{{cite journal | book-title = Robotics and Automation, 2003. Proceedings. ICRA'03. IEEE International Conference on

Information gain

The key concept in the exploration problem is the notion of information gain, that is, the amount of knowledge acquired while pushing the frontiers. A probabilistic measure of information gain is defined by the entropy

: H_p(x)=-\int p(x) \log p(x) , dx.

The function H_p(x) is maximized if p is a uniform distribution and minimized when p is a point mass distribution. By minimizing the expected entropy of belief, information gain is maximized as

: I_b(u) = H_p(x)-E_z \left[ H_b(x'|z,u) \right].

References

Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Exploration problem — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report