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

Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

1.9K
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...
1.9K
Introduction to Learning01:18

Introduction to Learning

528
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...
528
Associative Learning01:27

Associative Learning

566
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
566
Observational Learning01:12

Observational Learning

305
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...
305
Cognitive Learning01:21

Cognitive Learning

513
Cognitive learning is based on purposive behavior, incidental learning, and insight learning.
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
513
Neural Regulation01:37

Neural Regulation

39.8K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
39.8K

You might also read

Related Articles

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

Sort by
Same author

Multimodal Fusion Image Stabilization Algorithm for Bio-Inspired Flapping-Wing Aircraft.

Biomimetics (Basel, Switzerland)·2025
Same author

FedADT: An Adaptive Method Based on Derivative Term for Federated Learning.

Sensors (Basel, Switzerland)·2023
Same author

A Bibliometric Study on Trends in Proton Exchange Membrane Fuel Cell Research during 1990-2022.

Membranes·2022
Same author

Experimental Investigation on the Anode Flow Field Design for an Air-Cooled Open-Cathode Proton Exchange Membrane Fuel Cell.

Membranes·2022
Same author

Research on Throughput-Guaranteed MAC Scheduling Policies in Wireless Networks.

Entropy (Basel, Switzerland)·2022
Same author

Service Migration Policy Optimization considering User Mobility for E-Healthcare Applications.

Journal of healthcare engineering·2021
Same journal

RETRACTION: Real-Time Modulation of Physical Training Intensity Based on Wavelet Recursive Fuzzy Neural Networks.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Multidimensional Heterogeneous Network Link Adaptation Based on Mobile Environment.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Framework to Segment and Evaluate Multiple Sclerosis Lesion in MRI Slices Using VGG-UNet.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Facial Emotion Recognition Using a Novel Fusion of Convolutional Neural Network and Local Binary Pattern in Crime Investigation.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Automatic Intelligent System Using Medical of Things for Multiple Sclerosis Detection.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Intangible Cultural Heritage Reproduction and Revitalization: Value Feedback, Practice, and Exploration Based on the IPA Model.

Computational intelligence and neuroscience·2026
See all related articles

Related Experiment Video

Updated: Sep 8, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Online Learning for DNN Training: A Stochastic Block Adaptive Gradient Algorithm.

Jianghui Liu1, Baozhu Li2, Yangfan Zhou1

  • 1School of Information Engineering, Henan University of Science and Technology, Luoyang 471023, China.

Computational Intelligence and Neuroscience
|June 13, 2022
PubMed
Summary
This summary is machine-generated.

We introduce SBAG, a novel algorithm for training deep neural networks (DNNs). SBAG reduces computational costs by using stochastic block coordinate descent and adaptive learning rates, improving training speed and generalization.

Related Experiment Videos

Last Updated: Sep 8, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Area of Science:

  • Machine Learning
  • Deep Learning
  • Optimization Algorithms

Background:

  • Deep neural networks (DNNs) are powerful but computationally expensive to train.
  • Traditional training methods often require full gradient computation, hindering efficiency for complex DNNs.

Purpose of the Study:

  • To present a computationally efficient algorithm for training deep neural networks.
  • To reduce the prohibitive training costs associated with full gradient computation in complex DNNs.

Main Methods:

  • Introduced Stochastic Block Adaptive Gradient (SBAG) online training algorithm.
  • Utilized stochastic block coordinate descent and adaptive learning rates within each iteration.
  • Proved a regret bound of O(sqrt(T)) for the SBAG algorithm, where T is the time horizon.

Main Results:

  • SBAG demonstrated improved training speed compared to existing methods.
  • The algorithm showed enhanced generalized ability on benchmark datasets.
  • Experiments on ResNet-34 and DenseNet-121 on CIFAR-10 validated SBAG's effectiveness.

Conclusions:

  • SBAG offers a viable solution to reduce the computational cost of training DNNs.
  • The algorithm achieves a favorable regret bound, indicating efficient online learning.
  • SBAG presents a promising approach for faster and more generalized DNN training.