Cognitive robotics: Difference between revisions

Content deleted Content added
style fix per MOS:SECTIONORDER
Wikipedia avoids unnecessary capitalization
 
Line 26:
A more complex learning approach is "autonomous [[knowledge acquisition]]": the robot is left to explore the environment on its own. A system of goals and beliefs is typically assumed.
 
A somewhat more directed mode of exploration can be achieved by "curiosity" algorithms, such as Intelligent Adaptive Curiosity<ref>http://www.pyoudeyer.com/ims.pdf {{Bare URL PDF|date=March 2022}}</ref><ref>http://www.pyoudeyer.com/oudeyer-kaplan-neurorobotics.pdf {{Bare URL PDF|date=March 2022}}</ref> or Category-Based Intrinsic Motivation.<ref>http://science.slc.edu/~jmarshall/papers/cbim-epirob09.pdf {{Bare URL PDF|date=March 2022}}</ref> These algorithms generally involve breaking sensory input into a finite number of categories and assigning some sort of prediction system (such as an [[Artificialartificial Neuralneural Networknetwork]]) to each. The prediction system keeps track of the error in its predictions over time. Reduction in prediction error is considered learning. The robot then preferentially explores categories in which it is learning (or reducing prediction error) the fastest.
 
==Other architectures==