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

140
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...
140
Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

191
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...
191
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

130
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
130

You might also read

Related Articles

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

Sort by
Same author

Estimation of Lower Limb Joint Angles Using sEMG Signals and RGB-D Camera.

Bioengineering (Basel, Switzerland)·2024
Same author

Reference Frame Unification of IMU-Based Joint Angle Estimation: The Experimental Investigation and a Novel Method.

Sensors (Basel, Switzerland)·2021
Same author

CRISPR/Cas9 in locusts: Successful establishment of an olfactory deficiency line by targeting the mutagenesis of an odorant receptor co-receptor (Orco).

Insect biochemistry and molecular biology·2016
Same author

To Be or Not To Be Humorous? Cross Cultural Perspectives on Humor.

Frontiers in psychology·2016
Same author

Armadillo Repeat-Containing Protein 8 (ARMC8) Silencing Inhibits Proliferation and Invasion in Osteosarcoma Cells.

Oncology research·2016
Same author

Knockdown of DDX46 Inhibits the Invasion and Tumorigenesis in Osteosarcoma Cells.

Oncology research·2016
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Aug 15, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

476

Vision-Based Efficient Robotic Manipulation with a Dual-Streaming Compact Convolutional Transformer.

Hao Guo1, Meichao Song1, Zhen Ding1

  • 1School of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001, China.

Sensors (Basel, Switzerland)
|January 8, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces an efficient Reinforcement Learning (RL) method for robotic manipulation using a Transformer-based visual encoder. The approach enhances multi-task performance and reduces training data requirements compared to traditional methods.

Keywords:
bio-inspired design and control of robotsreinforcement learningroboticsvision transformer

More Related Videos

Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility
07:46

Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility

Published on: August 9, 2024

815
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K

Related Experiment Videos

Last Updated: Aug 15, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

476
Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility
07:46

Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility

Published on: August 9, 2024

815
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K

Area of Science:

  • Robotics
  • Computer Vision
  • Machine Learning

Background:

  • Robotic manipulation via Reinforcement Learning (RL) faces challenges in learning from visual observation.
  • Convolutional Neural Network (CNN) based visual encoders limit multi-task performance and increase optimization costs.
  • Attention mechanisms offer potential for improved visual understanding in RL.

Purpose of the Study:

  • To develop an efficient and generalizable robotic manipulation method using RL.
  • To enhance multi-task performance by improving the visual encoder's efficacy.
  • To reduce the data and training time required for effective visual learning in robots.

Main Methods:

  • Utilized a lite Transformer-based visual encoder with an attention mechanism.
  • Incorporated unsupervised learning and data augmentation techniques.
  • Combined third-person and egocentric views, prioritizing the master view for visual input.

Main Results:

  • Achieved 92% success rate on OpenAI Gym Fetch tasks, significantly outperforming baselines (65%-81%).
  • Demonstrated comparable Transformer performance with substantially less training data.
  • Showcased the effectiveness of the master view in assimilating global and local visual information.

Conclusions:

  • The proposed method significantly improves general multi-task robotic manipulation performance.
  • The Transformer-based visual encoder offers an efficient and effective alternative to CNNs.
  • The strategy of combining multiple camera views enhances visual perception for robotic tasks.