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.0K
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.0K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.1K
3.1K
Introduction to Learning01:18

Introduction to Learning

635
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...
635
Observational Learning01:12

Observational Learning

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

Associative Learning

729
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...
729
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

969
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
969

You might also read

Related Articles

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

Sort by
Same author

[Scapular belt for the treatment of comminuted fractures of scapula].

Zhongguo gu shang = China journal of orthopaedics and traumatology·2010
Same author

Manipulation of ordered nanostructures of protonated polyoxometalate through covalently bonded modification.

Chemistry (Weinheim an der Bergstrasse, Germany)·2010
Same author

Developments in nonsteroidal antiandrogens targeting the androgen receptor.

ChemMedChem·2010
Same author

Dynamic presentation of immobilized ligands regulated through biomolecular recognition.

Journal of the American Chemical Society·2010
Same author

[Research on crop-weed discrimination using a field imaging spectrometer].

Guang pu xue yu guang pu fen xi = Guang pu·2010
Same author

A palladium/copper bimetallic catalytic system: dramatic improvement for Suzuki-Miyaura-type direct C-H arylation of azoles with arylboronic acids.

Chemistry (Weinheim an der Bergstrasse, Germany)·2010
Same journal

Through the Looking Glass: A Dual Perspective on Weakly-Supervised Few-Shot Segmentation.

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

Mask-guided Asymmetric Contrastive and Semantic Alignment for Unsupervised Person Re-Identification.

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

Hyperbolic Cycle Alignment for Infrared-Visible Image Fusion.

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

Learning Gaze Synthesizer via 3D-eye Controlled Diffusion and Cross-domain Feature Alignment.

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

Underlying Semantic Diffusion for Effective and Efficient In-Context Learning.

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

DiffRES: Unleashing Text-to-Image Diffusion Models for Generative Referring Expression Segmentation without Information Leakage.

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

Related Experiment Video

Updated: Oct 26, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.1K

An Iterative Co-Training Transductive Framework for Zero Shot Learning.

Bo Liu, Lihua Hu, Qiulei Dong

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |August 3, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces an iterative co-training framework for zero-shot learning (ZSL) that improves performance by using pseudo-labeled unseen-class data. The method enhances both standard and generalized ZSL (GZSL) by leveraging model complementarity.

    Related Experiment Videos

    Last Updated: Oct 26, 2025

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
    04:23

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

    Published on: April 21, 2023

    2.1K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Transductive learning in zero-shot learning (ZSL) generally outperforms inductive learning by utilizing unseen-class samples.
    • Generating accurate pseudo-labels for unseen classes and managing their inherent noise are key challenges in transductive ZSL.

    Purpose of the Study:

    • To propose an iterative co-training framework that enhances transductive zero-shot learning performance.
    • To adapt the co-training framework for generalized zero-shot learning (GZSL) by addressing the bias problem.

    Main Methods:

    • An iterative co-training framework with two distinct ZSL models and an exchanging module was developed.
    • Models iteratively predict pseudo-labels for unseen-class samples, which are then exchanged and added to training sets.
    • A semantic-guided Out-of-Distribution (OOD) detector was integrated for GZSL to identify likely unseen-class samples.

    Main Results:

    • The proposed framework significantly boosts ZSL performance by exploiting model complementarity.
    • The framework demonstrated superior performance in generalized ZSL (GZSL) by mitigating bias.
    • Extensive experiments on three benchmarks showed outperformance against 31 state-of-the-art methods.

    Conclusions:

    • The iterative co-training framework effectively improves transductive ZSL by leveraging diverse model predictions.
    • The approach offers a robust solution for GZSL by incorporating an OOD detector to handle bias.
    • The proposed methods represent a significant advancement in ZSL and GZSL research.