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

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

Associative Learning

1.1K
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.1K
Observational Learning01:12

Observational Learning

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

Sequence Networks of Rotating Machines

439
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...
439
Protein Networks02:26

Protein Networks

2.7K
2.7K
Protein Networks02:26

Protein Networks

4.4K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.4K

You might also read

Related Articles

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

Sort by
Same author

Assessment of Perceptions of Professionalism Among Faculty, Trainees, Staff, and Students in a Large University-Based Health System.

JAMA network open·2020
Same author

Inhalation airflow and ventilation efficiency in subject-specific human upper airways.

Respiratory physiology & neurobiology·2020
Same author

Adverse Effects of Low-Dose Methotrexate in a Randomized Double-Blind Placebo-Controlled Trial: Adjudicated Hematologic and Skin Cancer Outcomes in the Cardiovascular Inflammation Reduction Trial.

ACR open rheumatology·2020
Same author

Preparation and <i>in Vitro</i> Antitumor Study of Two-Dimensional Muscovite Nanosheets.

Langmuir : the ACS journal of surfaces and colloids·2020
Same author

Identification and Bioinformatic Assessment of circRNA Expression After <i>RMI1</i> Knockdown and Ionizing Radiation Exposure.

DNA and cell biology·2020
Same author

Pollution haven or halo? The role of the energy transition in the impact of FDI on SO2 emissions.

The Science of the total environment·2020
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

IEEE transactions on neural networks and learning systems·2026
Same journal

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Survey on Human-Centric Voice-Face Multimodal Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

IEEE transactions on neural networks and learning systems·2026
Same journal

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Dec 27, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

932

Learning Student Networks via Feature Embedding.

Hanting Chen, Yunhe Wang, Chang Xu

    IEEE Transactions on Neural Networks and Learning Systems
    |February 25, 2020
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel knowledge distillation method for deep convolutional neural networks. The approach optimizes portable student networks without extra parameters, enhancing efficiency for mobile applications.

    More Related Videos

    Decoding Natural Behavior from Neuroethological Embedding
    08:00

    Decoding Natural Behavior from Neuroethological Embedding

    Published on: October 3, 2025

    494
    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
    06:37

    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

    Published on: December 15, 2023

    5.1K

    Related Experiment Videos

    Last Updated: Dec 27, 2025

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    932
    Decoding Natural Behavior from Neuroethological Embedding
    08:00

    Decoding Natural Behavior from Neuroethological Embedding

    Published on: October 3, 2025

    494
    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
    06:37

    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

    Published on: December 15, 2023

    5.1K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Deep convolutional neural networks (CNNs) offer powerful capabilities but require significant computational resources, limiting their deployment on mobile devices.
    • Knowledge distillation is a technique to transfer knowledge from a large teacher network to a smaller, more portable student network.

    Purpose of the Study:

    • To develop a knowledge distillation method that avoids auxiliary parameters, reducing storage and computational complexity.
    • To enable the deployment of high-performance CNNs on resource-constrained mobile devices.

    Main Methods:

    • A novel teacher-student learning paradigm focusing on feature embedding.
    • Introduction of a locality preserving loss to guide the student network in learning low-dimensional features that retain intrinsic properties.
    • Theoretical analysis to demonstrate reduced computational complexity.

    Main Results:

    • The proposed method successfully propagates knowledge from teacher to student networks without introducing additional optimizable parameters.
    • The student network generates low-dimensional features that inherit properties from the teacher's high-dimensional features.
    • Experimental results show superior performance compared to existing teacher-student methods in terms of computational and storage efficiency.

    Conclusions:

    • The feature embedding approach with locality preserving loss offers an efficient knowledge distillation solution.
    • This method effectively creates portable networks that maintain high performance while significantly reducing resource requirements.
    • The technique is validated through experiments on benchmark datasets and well-trained networks.