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

Physical and Chemical Properties of Matter02:57

Physical and Chemical Properties of Matter

165.9K
The characteristics that enable us to distinguish one substance from another are called properties.
165.9K
What is Genetic Engineering?00:49

What is Genetic Engineering?

80.0K
Overview
80.0K
The Scope of Physics01:17

The Scope of Physics

52.8K
Physics is concerned with the interactions of energy, matter, space, and time, in order to discover the underlying mechanisms that underpin all phenomena. The word "physics" comes from the Greek word "phúsis", which means nature. Physics seeks to comprehend the natural world around us at its most fundamental level. It emphasizes the use of quantitative laws to do this, which could be valuable in other fields that want to push the performance boundaries of present...
52.8K
Solving Problems in Physics02:32

Solving Problems in Physics

8.5K
Problem-solving is the ability to apply general physical principles to specific situations, usually expressed by equations. It is an essential skill in physics, and can also be useful for applying physics in everyday life as well. Analytical skills and problem-solving abilities can be applied to new situations, compared to a list of facts, which can never be extensive enough to include every possible circumstance. To solve physics problems, a certain amount of creativity and insight is...
8.5K
Physical Pendulum01:06

Physical Pendulum

2.7K
When a rigid body is hanging freely from a fixed pivot point and is displaced, it oscillates similar to a simple pendulum and is known as a physical pendulum. The period and angular frequency of a physical pendulum are obtained by using the small-angle approximation and drawing parallels with a spring-mass system. The small-angle approximation (sinθ=θ) is valid up to about 14°.
When dealing with complicated systems, the mass moment of inertia is an important parameter, as it...
2.7K
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

2.5K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
2.5K

You might also read

Related Articles

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

Sort by
Same author

Decentralized neural dynamics and sensory constraints shape brittle star locomotion.

Journal of the Royal Society, Interface·2026
Same author

Reshaping reservoirs with unsupervised Hebbian adaptation.

Nature communications·2025
Same author

Improving cosmological reach of a gravitational wave observatory using Deep Loop Shaping.

Science (New York, N.Y.)·2025
Same author

Exploring the evolutionary adaptations of the unique seahorse tail's muscle architecture through <i>in silico</i> modelling and robotic prototyping.

Journal of the Royal Society, Interface·2025
Same author

Enabling high-throughput quantitative wood anatomy through a dedicated pipeline.

Plant methods·2025
Same author

Memory-Non-Linearity Trade-Off in Distance-Based Delay Networks.

Biomimetics (Basel, Switzerland)·2024
Same journal

DSPE-ViT: a lightweight vision transformer with dynamic sparse positional encoding for dense small object detection in UAV imagery.

Frontiers in neurorobotics·2026
Same journal

ST-HONet: Spatio-Temporal Hierarchical Network for long-horizon bimanual visuomotor imitation.

Frontiers in neurorobotics·2026
Same journal

ST-HADP: Spatio-Temporal hierarchical attention diffusion policy for long-horizon generalizable bimanual visuomotor imitation.

Frontiers in neurorobotics·2026
Same journal

EQISP: efficient quantized image signal processing with multi-scale pyramid fusion for resource constrained embodied perception.

Frontiers in neurorobotics·2026
Same journal

Research on embodied agent multimodal perception and real-time path planning algorithms for complex unstructured environments.

Frontiers in neurorobotics·2026
Same journal

NL-YOLOv5: a model with a larger receptive field and the ability to globally acquire features.

Frontiers in neurorobotics·2026
See all related articles

Related Experiment Video

Updated: Jan 27, 2026

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

9.2K

A Differentiable Physics Engine for Deep Learning in Robotics.

Jonas Degrave1, Michiel Hermans2, Joni Dambre1

  • 1IDLab-AIRO, Department of Electronics and Information Systems, Ghent University - imec, Ghent, Belgium.

Frontiers in Neurorobotics
|March 23, 2019
PubMed
Summary
This summary is machine-generated.

We developed a physics engine that differentiates control parameters for faster robot optimization. This approach offers an alternative to deep Q-learning for deep learning in robotics, enabling new hardware and software optimization possibilities.

Keywords:
deep learningdifferentiable physics enginegradient descentneural network controllerrobotics

More Related Videos

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.5K
Deep Learning-Based Segmentation of Cryo-Electron Tomograms
10:25

Deep Learning-Based Segmentation of Cryo-Electron Tomograms

Published on: November 11, 2022

10.7K

Related Experiment Videos

Last Updated: Jan 27, 2026

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

9.2K
A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.5K
Deep Learning-Based Segmentation of Cryo-Electron Tomograms
10:25

Deep Learning-Based Segmentation of Cryo-Electron Tomograms

Published on: November 11, 2022

10.7K

Area of Science:

  • Robotics
  • Control Systems
  • Computational Physics

Background:

  • Robot controller optimization often uses derivative-free methods due to the 'black box' nature of robots.
  • Gradient-based methods are limited by computational cost with increasing parameters, especially in deep learning.
  • Finite difference approximations for Jacobians become expensive for complex robotic systems.

Purpose of the Study:

  • To introduce a novel physics engine capable of differentiating control parameters for robot optimization.
  • To demonstrate the efficiency of this physics engine compared to existing methods.
  • To present a new avenue for integrating deep learning in robotics.

Main Methods:

  • Implementation of a modern physics engine supporting automatic differentiation of control parameters.
  • Deployment of the engine on both CPU and GPU architectures.
  • Comparative analysis of optimization speed against traditional methods.

Main Results:

  • The physics engine significantly accelerates the optimization process, even for smaller-scale problems.
  • The approach provides a viable alternative to deep Q-learning for deep learning applications in robotics.
  • Demonstrated computational efficiency and scalability on parallel processing units.

Conclusions:

  • The developed physics engine represents a significant advancement for deep learning in robotics.
  • It facilitates more effective optimization of robot controllers, impacting both hardware and software development.
  • Opens new possibilities for complex robot control and learning.