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

Observational Learning01:12

Observational Learning

1.2K
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...
1.2K
Relative Motion Analysis - Acceleration01:10

Relative Motion Analysis - Acceleration

1.0K
A slider-crank mechanism converts rotational motion from the crank into linear motion of the slider or vice versa. This mechanism consists of three main parts: the crank, the connecting rod, and the slider. The movement of the slider-crank is an example of general plane motion as the fluctuating angle between the crank and the connecting rod. Consider a segment AB where point A is at the end of the slider and point B is on the diametrically opposite end to point A, on a crack. The variance in...
1.0K
Relative Motion Analysis using Rotating Axes - Acceleration01:22

Relative Motion Analysis using Rotating Axes - Acceleration

1.0K
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame. The absolute velocity of point B is determined by adding the absolute velocity of point A, the relative velocity of point B in the rotating frame, and the effects caused by the angular velocity within the rotating frame.
Time differentiation is...
1.0K
Acceleration Vectors01:30

Acceleration Vectors

23.8K
In everyday conversation, accelerating means speeding up. Acceleration is a vector in the same direction as the change in velocity, Δv, therefore the greater the acceleration, the greater the change in velocity over a given time. Since velocity is a vector, it can change in magnitude, direction, or both. Thus acceleration is a change in speed or direction, or both. For example, if a runner traveling at 10 km/h due east slows to a stop, reverses direction, and continues their run at 10 km/h...
23.8K
Introduction to Learning01:18

Introduction to Learning

1.6K
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
1.6K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

502
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
502

You might also read

Related Articles

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

Sort by
Same author

[Epigenetic regulator DOT1L controls neuronal amyloid pre-cursor protein expression via the p38 mediated mitochondrial fission-fusion homeostasis axis].

Zhejiang da xue xue bao. Yi xue ban = Journal of Zhejiang University. Medical sciences·2026
Same author

ClairS: a deep-learning method for long-read tumor-normal pair somatic small variant calling.

Nature methods·2026
Same author

Pathological mechanisms and therapeutic potential of MSC-Exos in ischemic stroke management.

Stem cell research & therapy·2026
Same author

A Gene Feature Based on Histone Modifications Can Predict the Prognosis of Prostate Cancer.

Biomedicines·2026
Same author

Effect of Steam Curing Regimes on Mechanical Performance, Shrinkage and Microstructure of Fly Ash-Slag-Desulfurization Gypsum Cementitious Materials.

Materials (Basel, Switzerland)·2026
Same author

Performance optimization of a GHz-repetition-rate fundamentally mode-locked Tm-fiber laser using tapered fiber structures.

Optics express·2026
Same journal

Benchmarking the Robustness of Autonomous Driving to Environmental Illusions: A Lane Perception Perspective.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Learning Topology-Aware Representations via Test-Time Adaptation for Anomaly Segmentation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

TraGraph-GS: Trajectory Graph-based Gaussian Splatting for Arbitrary Large-Scale Scene Rendering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

SWIFT: A Small-World Interaction Framework for Flow-Aware Trajectory Prediction in Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Apr 2, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.2K

MAN++: Scaling Momentum Auxiliary Network for Supervised Local Learning in Vision Tasks.

Junhao Su, Feiyu Zhu, Hengyu Shi

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |March 31, 2026
    PubMed
    Summary
    This summary is machine-generated.

    Momentum Auxiliary Network++ (MAN++) enhances supervised local learning by transferring parameters between network blocks. This approach achieves accuracy comparable to end-to-end deep learning while significantly reducing GPU memory demands.

    Related Experiment Videos

    Last Updated: Apr 2, 2026

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    1.2K

    Area of Science:

    • Deep Learning
    • Computer Vision
    • Machine Learning

    Background:

    • End-to-end backpropagation is the standard deep learning training method but has limitations like high memory usage and poor biological plausibility.
    • Supervised local learning offers an alternative by training network blocks independently, but faces accuracy challenges due to isolated gradients.
    • Existing methods struggle to bridge the accuracy gap between local and end-to-end training paradigms.

    Purpose of the Study:

    • To introduce Momentum Auxiliary Network++ (MAN++), a novel framework designed to improve supervised local learning.
    • To enable scalable training of deep neural networks with reduced computational overhead.
    • To achieve accuracy on par with end-to-end backpropagation while mitigating its drawbacks.

    Main Methods:

    • MAN++ implements a lightweight parameter-space transfer between adjacent network blocks using exponential moving averages (EMA) of parameters.
    • A learnable scaling bias is introduced to address feature mismatches and stabilize the EMA parameter transfer.
    • The framework was evaluated across diverse vision tasks including image classification, object detection, and semantic segmentation on multiple architectures.

    Main Results:

    • MAN++ successfully bridges the accuracy gap often seen in supervised local learning, achieving results comparable to end-to-end backpropagation.
    • The proposed method significantly reduces GPU memory consumption compared to traditional end-to-end training.
    • Experiments demonstrated the framework's effectiveness and scalability across various deep learning architectures and computer vision tasks.

    Conclusions:

    • MAN++ presents a practical and effective alternative to conventional backpropagation for training deep neural networks.
    • The framework offers a scalable solution for supervised local learning, enhancing efficiency without sacrificing accuracy.
    • MAN++ provides valuable insights into improving gradient propagation and contextual information transfer in localized deep learning training.