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

Force Classification01:22

Force Classification

1.2K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.2K
Aggregates Classification01:29

Aggregates Classification

306
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
306
Classification of Systems-I01:26

Classification of Systems-I

177
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
177
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

432
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
432
Classification of Systems-II01:31

Classification of Systems-II

137
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
137
Modeling and Similitude01:12

Modeling and Similitude

249
Scaled modeling is a fundamental technique in engineering, enabling the study of large and complex systems by creating smaller, manageable replicas that recreate critical characteristics of the original. In hydrology and civil infrastructure, for example, scaled models of dams help analyze water flow, turbulence, and pressure. This method allows for accurate predictions of real-world behavior within a controlled environment, significantly reducing the cost and time involved in full-scale...
249

You might also read

Related Articles

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

Sort by
Same author

Inflammation mediation of the association between brominated flame retardants and psoriasis among U.S. adults.

Frontiers in public health·2025
Same author

Vidsketch: Hand-drawn sketch-driven video generation with diffusion control.

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

A simple nanoplatform of thermo-sensitive liposomes and gold nanorods to treat bone metastasis through improved chemotherapy combined with photothermal therapy.

International journal of pharmaceutics: X·2024
Same author

Efficacy of Botulinum Toxin in the Treatment of Facial and Cervical Hypertrophic Scar: A Meta-Analysis.

Alternative therapies in health and medicine·2024
Same journal

Characterization of genomic diversity in bacteriophages infecting Rhodococcus.

PloS one·2026
Same journal

Effectiveness of the Responding to Experienced and Anticipated Discrimination (READ) training on reducing stigma for medical students in Tunisia.

PloS one·2026
Same journal

Cell-cell junction gene signatures as subtype-specific prognostic biomarkers in breast cancer.

PloS one·2026
Same journal

GC-MS based tentative identification of γ-sitosterol from Brassica nigra seeds and evaluation of its anticancer potential: An integrated in vitro and in silico study.

PloS one·2026
Same journal

Ad-based social media interventions increase belief accuracy and generate pro-social opinions among non-news readers.

PloS one·2026
Same journal

Negotiating knowledge: The role of network hedging in the production of high-impact science.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Jun 12, 2025

Creating Objects and Object Categories for Studying Perception and Perceptual Learning
14:38

Creating Objects and Object Categories for Studying Perception and Perceptual Learning

Published on: November 2, 2012

11.8K

Distilling knowledge from multiple foundation models for zero-shot image classification.

Siqi Yin1, Lifan Jiang1

  • 1School of Computer Science and Technology, Shandong University of Science and Technology, Qingdao, Shandong, China.

Plos One
|September 20, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a novel zero-shot image classification framework using foundation models to recognize unseen categories without extra training data. The method achieves over 96% AUROC, significantly improving generalization for AI image recognition tasks.

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

485
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.0K

Related Experiment Videos

Last Updated: Jun 12, 2025

Creating Objects and Object Categories for Studying Perception and Perceptual Learning
14:38

Creating Objects and Object Categories for Studying Perception and Perceptual Learning

Published on: November 2, 2012

11.8K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

485
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.0K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Zero-shot image classification (ZIC) aims to recognize new categories without specific training data.
  • Existing methods struggle with generalization when training data for all categories is unavailable.
  • Foundation models offer powerful knowledge distillation capabilities for unseen classes.

Purpose of the Study:

  • To develop a ZIC framework leveraging foundation models for enhanced generalization.
  • To enable recognition of novel image categories absent from training datasets.
  • To improve classification accuracy in data-scarce scenarios.

Main Methods:

  • Utilized ChatGPT and DALL-E to synthesize reference images for unseen categories from text prompts.
  • Employed CLIP and DINO for aligning test images with text and synthesized reference images.
  • Calculated logits and aggregated predictions based on confidence for final classification.

Main Results:

  • Achieved significant improvements in classification accuracy across multiple datasets (MNIST, SVHN, CIFAR-10/100, TinyImageNet).
  • Attained Area Under the Receiver Operating Characteristic (AUROC) scores exceeding 96% on all tested datasets.
  • Demonstrated superior performance compared to existing zero-shot image classification approaches.

Conclusions:

  • The proposed framework effectively distills knowledge from foundation models for robust zero-shot image classification.
  • This approach enhances model generalization capabilities for recognizing previously unseen image categories.
  • The method provides a promising solution for real-world applications where labeled data is limited.