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

Survival Tree01:19

Survival Tree

61
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
61
Upsampling01:22

Upsampling

206
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
206
Long-term Potentiation01:25

Long-term Potentiation

2.7K
Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
Hebbian LTP
LTP can occur when...
2.7K

You might also read

Related Articles

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

Sort by
Same author

Investigating the Impact of IMU Sensor Quantity on Locomotion Recognition Performance Using Neural Networks for Powered Lower-Limb Prostheses.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same author

Modeling natural neural networks of decision making with artificial neural networks.

Neuroscience research·2025
Same author

Deep Generative Replay-based Class-incremental Continual Learning in sEMG-based Pattern Recognition.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same author

Attention in a Family of Boltzmann Machines Emerging From Modern Hopfield Networks.

Neural computation·2023
Same author

Deep learning in random neural fields: Numerical experiments via neural tangent kernel.

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

Time-domain Mixup Source Data Augmentation of sEMGs for Motion Recognition towards Efficient Style Transfer Mapping.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2021
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 Video

Updated: Jun 11, 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

508

Optimal layer selection for latent data augmentation.

Tomoumi Takase1, Ryo Karakida1

  • 1Artificial Intelligence Research Center, National Institute of Advanced Industrial and Science Technology, Tokyo, Japan.

Neural Networks : the Official Journal of the International Neural Network Society
|October 8, 2024
PubMed
Summary
This summary is machine-generated.

Applying data augmentation (DA) to hidden layers, or feature augmentation, can boost neural network performance. This study introduces an adaptive method (AdaLASE) to automatically select optimal layers for DA, improving test accuracy.

Keywords:
Data augmentationDeep learningNeural networkSupervised learning

More Related Videos

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

975
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

376

Related Experiment Videos

Last Updated: Jun 11, 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

508
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

975
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

376

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Data augmentation (DA) typically modifies input data.
  • Applying DA to hidden layers (feature augmentation) shows potential for performance gains.
  • Previous methods for selecting DA layers lacked systematic investigation and were often arbitrary.

Purpose of the Study:

  • To investigate optimal layer selection for feature augmentation across diverse experimental settings.
  • To develop an automated method for adaptive layer selection in DA.
  • To enhance neural network performance through strategic feature augmentation.

Main Methods:

  • Systematic investigation of feature augmentation across various training regimes (from scratch, transfer learning), datasets, and models.
  • Proposal of the adaptive layer selection (AdaLASE) method.
  • AdaLASE utilizes gradient descent to dynamically adjust the ratio of DA application per layer during training.

Main Results:

  • Identified trends in suitable layers for feature augmentation based on experimental configurations.
  • The proposed AdaLASE method successfully adapted the DA application ratio per layer.
  • Achieved high overall test accuracy on multiple image classification datasets.

Conclusions:

  • Feature augmentation is a viable strategy for improving neural network performance.
  • The AdaLASE method provides an automated and effective approach to optimize feature augmentation layer selection.
  • This work offers a more principled and data-driven way to apply DA within neural network architectures.