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

Introduction to Learning01:18

Introduction to Learning

972
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...
972
Observational Learning01:12

Observational Learning

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

Associative Learning

1.3K
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...
1.3K
Implicit Differentiation: Problem Solving01:29

Implicit Differentiation: Problem Solving

30
Curves defined implicitly, where variables cannot be separated algebraically, require specialized techniques for analysis. The conchoid of Nicomedes exemplifies such a case. Its equation links x and y in a way that prevents isolation of one variable, making implicit differentiation essential to determine the slope and behavior at any point on the curve.The implicit form of the conchoid can be expressed as:To differentiate this equation, y is treated as a function of x, and the chain rule is...
30
Hierarchy of Motor Control01:18

Hierarchy of Motor Control

5.9K
The hierarchy of motor control refers to the different levels of organization and processing involved in controlling movement in the body. These levels range from higher cortical areas involved in planning and decision-making to lower spinal cord reflexes that respond automatically to external stimuli.
5.9K
Cognitive Learning01:21

Cognitive Learning

1.0K
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...
1.0K

You might also read

Related Articles

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

Sort by
Same author

Distance Computation Based on Coupled Spin-Torque Oscillators: Application to Image Processing.

Physical review applied·2026
Same author

A decade of antimicrobial resistance in <i>Vibrio</i> spp.: genomic and functional insights.

Microbiology spectrum·2026
Same author

MATRIX: Mental heAlth diagnostics Through Real time Intelligent unified X-AI attribution reasoning.

Frontiers in digital health·2026
Same author

Foci, waves, excitability: Self-organization of phase waves in a model of asymmetrically coupled embryonic oscillators.

Physical review. E·2026
Same author

Pattern Formation in Cell Cultures.

Annual review of biophysics·2026
Same author

Genomic portrayal of emerging carbapenem-resistant El Tor variant <i>Vibrio cholerae</i> O1.

Antimicrobial agents and chemotherapy·2025

Related Experiment Video

Updated: Jan 18, 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.0K

Tree-CNN: A hierarchical Deep Convolutional Neural Network for incremental learning.

Deboleena Roy1, Priyadarshini Panda1, Kaushik Roy1

  • 1Department of Electrical and Computer Engineering, Purdue University, West Lafayette, IN 47907, USA.

Neural Networks : the Official Journal of the International Neural Network Society
|September 29, 2019
PubMed
Summary
This summary is machine-generated.

This study introduces an adaptive hierarchical network using Deep Convolutional Neural Networks (DCNNs) that grows with new data. This approach overcomes catastrophic forgetting and reduces training effort for evolving computer vision tasks.

Keywords:
Convolutional Neural NetworksDeep learningIncremental learningTransfer learning

More Related Videos

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K

Related Experiment Videos

Last Updated: Jan 18, 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.0K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Machine Learning

Background:

  • Deep Convolutional Neural Networks (DCNNs) excel in computer vision but struggle with evolving datasets due to catastrophic forgetting and hyper-parameter sensitivity.
  • Traditional DCNN models are static after training, posing challenges for continuous learning and adaptation to new information.
  • The need for adaptive deep learning models is critical in a world with constantly changing data.

Purpose of the Study:

  • To propose a novel adaptive hierarchical network structure composed of DCNNs that can grow and learn incrementally.
  • To enable deep learning models to accommodate new data classes without losing previously learned information.
  • To improve upon existing hierarchical Convolutional Neural Network (CNN) models by incorporating self-growth capabilities.

Main Methods:

  • Developed an adaptive hierarchical network structure utilizing DCNNs.
  • Implemented a tree-like growth mechanism to accommodate new data classes.
  • Organized incrementally available data into feature-driven super-classes.
  • Compared the proposed model against fine-tuning a deep network.

Main Results:

  • The proposed hierarchical model demonstrated self-growth capabilities, adapting to new data.
  • The network successfully preserved the ability to distinguish previously trained classes while learning new ones.
  • Significant reduction in training effort was achieved compared to fine-tuning a deep network.
  • Competitive accuracy was maintained on CIFAR-10 and CIFAR-100 datasets.

Conclusions:

  • The adaptive hierarchical network offers an effective solution for incrementally learning DCNNs.
  • This approach mitigates catastrophic forgetting and reduces computational overhead in evolving data scenarios.
  • The self-growing hierarchical structure provides a scalable and efficient method for continuous learning in computer vision.