Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Transformers in Distribution System01:27

Transformers in Distribution System

143
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
143
State Space Representation01:27

State Space Representation

275
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
275
Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

198
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
198
State Space to Transfer Function01:21

State Space to Transfer Function

292
The conversion of state-space representation to a transfer function is a fundamental process in system analysis. It provides a method for transitioning from a time-domain description to a frequency-domain representation, which is crucial for simplifying the analysis and design of control systems.
The transformation process begins with the state-space representation, characterized by the state equation and the output equation. These equations are typically represented as:
292
Observational Learning01:12

Observational Learning

286
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
286
Transformers01:26

Transformers

1.1K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.1K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Polymorphisms of myostatin gene (MSTN) in four goat breeds and their effects on Boer goat growth performance.

Molecular biology reports·2011
Same author

The mechanism of vasorelaxation induced by ethanol extract of Sophora flavescens in rat aorta.

Journal of ethnopharmacology·2011
Same author

The implications of relationships between human diseases and metabolic subpathways.

PloS one·2011
Same author

Isolation and characterization of a novel alphanodavirus.

Virology journal·2011
Same author

Retrieving the most prevalent small fullerene C56.

Chemistry (Weinheim an der Bergstrasse, Germany)·2011
Same author

[Latent membrane protein-1 of EB virus and the phenotype of epithelial-mesenchymal transition and cervical lymph node metastasis in nasopharyngeal carcinoma].

Lin chuang er bi yan hou tou jing wai ke za zhi = Journal of clinical otorhinolaryngology head and neck surgery·2011

Related Experiment Video

Updated: Aug 29, 2025

Investigating Motor Skill Learning Processes with a Robotic Manipulandum
07:52

Investigating Motor Skill Learning Processes with a Robotic Manipulandum

Published on: February 12, 2017

8.8K

StARformer: Transformer With State-Action-Reward Representations for Robot Learning.

Jinghuan Shang, Xiang Li, Kumara Kahatapitiya

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |September 6, 2022
    PubMed
    Summary

    Reinforcement Learning (RL) agents can improve long-term predictions by using State-Action-Reward Transformer (StARformer). This novel Transformer architecture enhances sequence modeling for robot learning with image inputs.

    More Related Videos

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
    11:18

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

    Published on: March 2, 2015

    10.4K
    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
    06:37

    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

    Published on: December 15, 2023

    4.0K

    Related Experiment Videos

    Last Updated: Aug 29, 2025

    Investigating Motor Skill Learning Processes with a Robotic Manipulandum
    07:52

    Investigating Motor Skill Learning Processes with a Robotic Manipulandum

    Published on: February 12, 2017

    8.8K
    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
    11:18

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

    Published on: March 2, 2015

    10.4K
    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
    06:37

    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

    Published on: December 15, 2023

    4.0K

    Area of Science:

    • Robotics
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Reinforcement Learning (RL) frames agent decision-making as a sequence modeling problem.
    • Existing Transformer architectures for RL struggle with long-term dependencies and complex image inputs.
    • A need exists for improved inductive biases in RL models to capture temporal dynamics effectively.

    Purpose of the Study:

    • Introduce State-Action-Reward Transformer (StARformer), a novel architecture for robot learning.
    • Enhance long-term sequence modeling in RL by incorporating short-term state-action-reward representations.
    • Improve performance on image-based RL benchmarks and real-world robotic tasks.

    Main Methods:

    • StARformer explicitly models short-term state-action-reward representations (StAR-representations) using self-attending image patches.
    • Combines StAR-representations with convolutional image features for comprehensive sequence self-attention.
    • Applies a Markovian-like inductive bias to improve temporal understanding within the Transformer framework.

    Main Results:

    • StARformer significantly outperforms state-of-the-art Transformer methods on Atari and DeepMind Control Suite benchmarks.
    • Demonstrates superior performance in both offline RL and imitation learning settings.
    • Shows improved handling of longer input sequences and benefits from combined patch-wise and convolutional image embeddings.

    Conclusions:

    • StARformer offers an effective approach to enhance RL sequence modeling for image-based tasks.
    • The proposed StAR-representations and hybrid image embeddings improve long-term dependency modeling.
    • StARformer shows promise for real-world applications, as evidenced by successful human-following robot imitation learning.