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

2.7K
2.7K
Mutation, Gene Flow, and Genetic Drift01:09

Mutation, Gene Flow, and Genetic Drift

59.5K
In a population that is not at Hardy-Weinberg equilibrium, the frequency of alleles changes over time. Therefore, any deviations from the five conditions of Hardy-Weinberg equilibrium can alter the genetic variation of a given population. Conditions that change the genetic variability of a population include mutations, natural selection, non-random mating, gene flow, and genetic drift (small population size).
59.5K
Genetic Drift03:33

Genetic Drift

40.7K
Natural selection—probably the most well-known evolutionary mechanism—increases the prevalence of traits that enhance survival and reproduction. However, evolution does not merely propagate favorable traits, nor does it always benefit populations.
40.7K
Randomized Experiments01:13

Randomized Experiments

7.2K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
7.2K
Data Collection by Experiments01:13

Data Collection by Experiments

25.2K
Data collection is a systematic method of obtaining, observing, measuring, and analyzing accurate information. An experimental study is a standard method of data collection that involves the manipulation of the samples by applying some form of treatment prior to data collection. It refers to manipulating one variable to determine its changes on another variable. The sample subjected to treatment is known as “experimental units.”
An example of the experimental method is a public...
25.2K
Random Sampling Method01:09

Random Sampling Method

12.4K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
12.4K

You might also read

Related Articles

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

Sort by
Same author

Dual prototypes for adaptive pre-trained model in class-incremental learning.

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

IPF-RDA: An Information-Preserving Framework for Robust Data Augmentation.

IEEE transactions on pattern analysis and machine intelligence·2025
Same author

Region-guided attack on the segment anything model.

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

Supervised contrastive learning with prototype distillation for data incremental learning.

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

Embedding Space Allocation with Angle-Norm Joint Classifiers for few-shot class-incremental learning.

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

CS-QCFS: Bridging the performance gap in ultra-low latency spiking neural networks.

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

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

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

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

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

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

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

GoP-based Quality Enhancement on Video Compression.

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

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

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

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Video

Updated: Sep 13, 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

684

AdaAugment: A Tuning-Free and Adaptive Approach to Enhance Data Augmentation.

Suorong Yang, Peijia Li, Xin Xiong

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |July 30, 2025
    PubMed
    Summary
    This summary is machine-generated.

    AdaAugment dynamically adjusts data augmentation magnitudes using reinforcement learning. This adaptive approach improves deep model generalization by aligning augmented data with training progress, preventing underfitting and overfitting.

    Related Experiment Videos

    Last Updated: Sep 13, 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

    684

    Area of Science:

    • Computer Science
    • Machine Learning
    • Artificial Intelligence

    Background:

    • Data augmentation (DA) is crucial for enhancing deep model generalization.
    • Current DA methods often use fixed or random augmentation magnitudes, leading to potential misalignment with model training status.
    • This misalignment can increase risks of underfitting and overfitting.

    Purpose of the Study:

    • To introduce AdaAugment, a novel, tuning-free adaptive data augmentation method.
    • To dynamically adjust augmentation magnitudes for individual training samples using real-time network feedback.
    • To mitigate underfitting and overfitting by aligning augmented data with model training progress.

    Main Methods:

    • AdaAugment employs a dual-model architecture: a policy network and a target network.
    • The policy network adaptively adjusts augmentation magnitudes via reinforcement learning.
    • The policy and target networks are jointly optimized, with the target network training on adaptively augmented samples.

    Main Results:

    • AdaAugment consistently outperforms state-of-the-art data augmentation methods.
    • The method demonstrates superior effectiveness across benchmark datasets and deep architectures.
    • AdaAugment maintains remarkable computational efficiency during training.

    Conclusions:

    • AdaAugment offers an effective and efficient solution for adaptive data augmentation.
    • The proposed method successfully addresses limitations of fixed/random augmentation strategies.
    • AdaAugment enhances deep model generalization by intelligently adapting augmentation to training dynamics.