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

Observational Learning01:12

Observational Learning

1.1K
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...
1.1K
Sampling Continuous Time Signal01:11

Sampling Continuous Time Signal

797
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
797
Introduction to Learning01:18

Introduction to Learning

1.3K
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...
1.3K
Sampling Theorem01:15

Sampling Theorem

1.5K
In signal processing, the analysis of continuous-time signals, denoted as x(t), often involves sampling techniques to convert these signals into discrete-time signals. This process is essential for digital representation and manipulation. A critical component in sampling is the train of impulses, characterized by the sampling interval and the sampling frequency. The relationship between these parameters and the original signal's properties dictates the success of the sampling process.
1.5K
Associative Learning01:27

Associative Learning

1.6K
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...
1.6K
State Space to Transfer Function01:21

State Space to Transfer Function

630
The conversion of state-space representation to a transfer function is a fundamental process in system analysis. It provides a method for transitioning from a time-domain description to a frequency-domain representation, which is crucial for simplifying the analysis and design of control systems.
The transformation process begins with the state-space representation, characterized by the state equation and the output equation. These equations are typically represented as:
630

You might also read

Related Articles

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

Sort by
Same author

The Current Application Prospects of Nanomedicine in Renal Ischemia-Reperfusion Injury.

International journal of nanomedicine·2026
Same author

Odor-induced sweetness enhancement: EEG evidence for olfactory and gustatory cross-modal interactions.

Current research in food science·2026
Same author

A multi-modal foundation model for brain disease diagnosis and medical imaging.

Patterns (New York, N.Y.)·2026
Same author

Exploring the Stochastic Regularisation in Normalisation Layers for Semi-Supervised Learning.

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

Close-Range 3D Hyperspectral Measurement System with a Physics-Guided Spectral Correction Model.

Sensors (Basel, Switzerland)·2026
Same author

Placebo response on the weight change and its influencing factors in overweight or obesity with or without diabetes: a meta-analysis of 182 anti-obesity medications trials.

Communications medicine·2026
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: Mar 3, 2026

Utilizing vmTracking to Improve the Accuracy of Multi-Animal Pose Estimation in Rodent Social Behavior Studies
07:34

Utilizing vmTracking to Improve the Accuracy of Multi-Animal Pose Estimation in Rodent Social Behavior Studies

Published on: November 7, 2025

369

Zero-Shot Learning With Transferred Samples.

Yuchen Guo, Guiguang Ding, Jungong Han

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |April 25, 2017
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel one-step zero-shot learning (ZSL) framework. It improves recognition accuracy by transferring source class data with pseudo-labels and modifying support vector machines.

    Related Experiment Videos

    Last Updated: Mar 3, 2026

    Utilizing vmTracking to Improve the Accuracy of Multi-Animal Pose Estimation in Rodent Social Behavior Studies
    07:34

    Utilizing vmTracking to Improve the Accuracy of Multi-Animal Pose Estimation in Rodent Social Behavior Studies

    Published on: November 7, 2025

    369

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Zero-shot learning (ZSL) enables model training for unseen classes using knowledge from labeled source classes.
    • Conventional ZSL methods use a two-step process, involving an intermediate space projection, which can lead to information loss and reduced performance.

    Purpose of the Study:

    • To propose a novel one-step recognition framework for zero-shot learning.
    • To overcome the limitations of conventional two-step ZSL approaches by performing recognition directly in the original feature space.

    Main Methods:

    • Developed a one-step recognition framework that utilizes directly trained classifiers.
    • Implemented a sample transfer strategy from source to target classes, assigning pseudo-labels and selecting samples based on transferability and diversity.
    • Modified the standard support vector machine (SVM) formulation to handle unreliable pseudo-labeled samples by recognizing and suppressing them during training.

    Main Results:

    • The proposed framework demonstrates superior performance compared to state-of-the-art approaches across four benchmark datasets.
    • The one-step recognition strategy avoids information loss associated with intermediate transformations.
    • The method effectively handles unreliable pseudo-labels, enhancing model robustness.

    Conclusions:

    • The novel one-step ZSL framework offers a more effective approach to recognition for unseen classes.
    • The proposed techniques for sample transfer and modified SVM training contribute to improved ZSL performance.
    • The framework's generality allows for extensions to various common ZSL settings.