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

Improving Translational Accuracy02:07

Improving Translational Accuracy

12.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
12.9K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.4K
3.4K
Reducing Line Loss01:18

Reducing Line Loss

272
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
272
Convolution Properties II01:17

Convolution Properties II

470
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
470
Neural Circuits01:25

Neural Circuits

2.3K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.3K
Introduction to Learning01:18

Introduction to Learning

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

You might also read

Related Articles

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

Sort by
Same author

Diagnosis of superficial ailments using infrared thermal imaging and CapsNet.

Journal of thermal biology·2025
Same author

An information-rich sampling technique over spatio-temporal CNN for classification of human actions in videos.

Multimedia tools and applications·2022
Same author

HRel: Filter pruning based on High Relevance between activation maps and class labels.

Neural networks : the official journal of the International Neural Network Society·2022
Same author

diffGrad: An Optimization Method for Convolutional Neural Networks.

IEEE transactions on neural networks and learning systems·2019
Same author

Multichannel Decoded Local Binary Patterns for Content-Based Image Retrieval.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2016
Same author

Local Wavelet Pattern: A New Feature Descriptor for Image Retrieval in Medical CT Databases.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2015
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Physics-encoded convolutional neural operators for parametric PDEs: A convergence-guaranteed framework via pre-computed kernel fields.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Videos

AutoTune: Automatically Tuning Convolutional Neural Networks for Improved Transfer Learning.

S H Shabbeer Basha1, Sravan Kumar Vinakota2, Viswanath Pulabaigari2

  • 1Indian Institute of Information Technology, Sri City, Chittoor, Andhra Pradesh, 517646, India..

Neural Networks : the Official Journal of the International Neural Network Society
|November 12, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces AutoTune, a method for automatically tuning Convolutional Neural Networks (CNNs) to enhance transfer learning. AutoTune optimizes pre-trained CNN layers using Bayesian Optimization, significantly improving classification accuracy on new tasks.

Keywords:
Bayesian optimizationConvolutional Neural NetworksFine-tuningNeural Architecture SearchTransfer learning

Related Experiment Videos

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Transfer learning leverages pre-trained deep networks for tasks with limited data.
  • Fine-tuning the last layers of pre-trained models is standard but layers may be suboptimal for new tasks.

Purpose of the Study:

  • To introduce a novel mechanism for automatically tuning Convolutional Neural Networks (CNNs) to improve transfer learning.
  • To address the limitations of standard fine-tuning by optimizing pre-trained layers for target tasks.

Main Methods:

  • Utilized Bayesian Optimization to tune pre-trained CNN layers with target data knowledge.
  • Implemented a greedy criteria approach, automatically tuning the CNN based on validation data performance.
  • Replaced the final softmax layer neurons with the number of target task classes before tuning.

Main Results:

  • The proposed AutoTune method achieved superior classification accuracy compared to standard transfer learning baselines.
  • Achieved 95.92% accuracy on CalTech-101, 86.54% on CalTech-256, and 84.67% on Stanford Dogs.
  • Demonstrated that tuning pre-trained CNN layers with target dataset knowledge enhances transfer learning capabilities.

Conclusions:

  • The AutoTune method effectively improves transfer learning by optimizing pre-trained CNN layers.
  • Automatic tuning using Bayesian Optimization offers a significant advantage over standard fine-tuning techniques.
  • The findings highlight the importance of adapting pre-trained model components to specific target datasets for optimal performance.