Related Experiment Video
Updated: May 5, 2026

An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces
Published on: March 10, 2011
Cognitively inspired reinforcement learning architecture and its application to giant-swing motion control
Daisuke Uragami1, Tatsuji Takahashi2, Yoshiki Matsuo1
1School of Computer Science, Tokyo University of Technology, Katakuramachi, Hachioji City, Tokyo 192-0982, Japan.
This study introduces LS-Q learning, an AI architecture inspired by human cognition. It effectively solves complex reinforcement learning problems, outperforming traditional Q-learning in robot motion tasks with limited state information.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Cognitive Science
Background:
- Human cognition inspires AI algorithms, including reinforcement learning mechanisms.
- The loosely symmetric (LS) value function models human causal intuition for the exploration-exploitation dilemma.
- Existing LS methods are limited to single-state reinforcement learning problems.
Purpose of the Study:
- To propose a novel LS-Q learning architecture for general reinforcement learning tasks with multiple states and delayed rewards.
- To evaluate the performance of LS-Q learning in complex, real-world robotic applications.
Main Methods:
- Developed the LS-Q learning architecture, extending LS value functions to multi-state environments.
- Tested LS-Q learning on a giant-swing robot motion learning task without pre-existing models or state-space approximations.
- Compared LS-Q learning performance against standard Q-learning.
Main Results:
- LS-Q learning successfully acquired giant-swing motion, unlike standard Q-learning which became trapped in local optima.
- LS-Q learning demonstrated superior performance in environments with fewer, coarser states and incomplete state observations.
- The proposed method showed robust performance with minimal parameter tuning and learning time.
Conclusions:
- The LS-Q learning architecture effectively handles complex reinforcement learning tasks with multiple states and delayed rewards.
- The human-cognition-inspired LS-Q learning method shows adaptive capabilities in real-world, uncertain environments.
- LS-Q learning offers a promising approach for AI that leverages human-like causal reasoning.
More Related Videos
Related Concept Videos
Open and closed-loop control systems
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
Hierarchy of Motor Control
Feedback control systems
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
One-Degree-of-Freedom System
A one-degree-of-freedom system is defined by an independent variable that determines its state and behavior. One example of a one-degree-of-freedom system is a simple harmonic oscillator, such as a...
Observational Learning
Three-Dimensional Force System:Problem Solving
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...

