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

588
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...
588
Classification of Systems-I01:26

Classification of Systems-I

350
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
350
Classification of Systems-II01:31

Classification of Systems-II

253
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
253
Force Classification01:22

Force Classification

1.8K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.8K
Methods of Classification and Identification01:28

Methods of Classification and Identification

297
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...
297
Associative Learning01:27

Associative Learning

637
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...
637

You might also read

Related Articles

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

Sort by
Same author

The role of the NLRP3 inflammasome in hypertension-related chronic heart failure and its potential therapeutic targets.

Frontiers in immunology·2026
Same author

Nocardia brasiliensis infection causes skin abscesses around the eyes: A case-report and review of literature.

IDCases·2026
Same author

Neutrophil extracellular traps exacerbate blood-brain barrier disruption in neuromyelitis optica spectrum disorder.

Journal of neuroinflammation·2026
Same author

2,6-Dibromophenol inhibits fin regeneration in zebrafish larvae via Wnt-mediated immune cell recruitment.

Fish & shellfish immunology·2026
Same author

Five undescribed compounds isolated from Gerbera delavayi with their anti-inflammatory activity.

Phytochemistry·2026
Same author

α-Ketoglutarate mitigates titanium dioxide nanoparticle-induced hepatotoxicity by reinforcing redox balance and PI3K-Akt activation.

Ecotoxicology and environmental safety·2026

Related Experiment Video

Updated: Oct 3, 2025

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

933

A New Method of Deep Convolutional Neural Network Image Classification Based on Knowledge Transfer in Small Label

Yunchen Kong1, Xue Ma1, Chenglin Wen2

  • 1School of Automation, Hangzhou Dianzi University, Hangzhou 310018, China.

Sensors (Basel, Switzerland)
|February 15, 2022
PubMed
Summary

This study introduces a novel method for deep learning image classification using limited annotated data. It combines support vector machine (SVM) expert labeling with deep convolutional neural networks (CNNs) to improve accuracy and overcome overfitting.

Keywords:
bag of visual wordsconvolutional neural networkknowledge transfersupport vector machine

More Related Videos

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

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.4K

Related Experiment Videos

Last Updated: Oct 3, 2025

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

933
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

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.4K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep learning image classification faces challenges with large datasets and scarce annotated samples.
  • Overfitting is a significant issue in neural network training when using limited data.

Purpose of the Study:

  • To address the problem of deep learning image classification with limited annotated data.
  • To develop a method that effectively utilizes a large number of unlabeled images alongside a small set of labeled ones.
  • To mitigate overfitting in deep neural network training.

Main Methods:

  • Constructed a support vector machine (SVM) expert labeling system using a bag-of-words model for feature extraction from limited labeled samples.
  • Automatically annotated a large unlabeled image dataset using the developed SVM system.
  • Created an augmented training set by combining original labeled and automatically labeled samples.
  • Developed a deep convolutional neural network (CNN) model trained on the augmented dataset, incorporating knowledge transfer from SVMs.

Main Results:

  • Successfully implemented knowledge transfer from SVMs to deep neural network classifiers.
  • Solved the overfitting problem in neural network training with small sample sizes.
  • Demonstrated the method's performance through experimental verification on the Caltech-256 public dataset.

Conclusions:

  • The proposed method effectively enhances deep learning image classification accuracy with limited annotated data.
  • The integration of SVM-based automated labeling and CNNs provides a robust solution for data augmentation and overfitting prevention.
  • This approach offers a viable strategy for real-world image classification tasks where manual annotation is resource-intensive.