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

2.7K
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,...
2.7K

You might also read

Related Articles

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

Sort by
Same author

DynamicVLN: Incorporating Dynamics into Vision-and-Language Navigation Scenarios.

Sensors (Basel, Switzerland)·2025
Same author

A Comprehensive Analysis of a Social Intelligence Dataset and Response Tendencies Between Large Language Models (LLMs) and Humans.

Sensors (Basel, Switzerland)·2025
Same author

RetinaViT: Efficient Visual Backbone for Online Video Streams.

Sensors (Basel, Switzerland)·2024
Same author

Synthetic Document Images with Diverse Shadows for Deep Shadow Removal Networks.

Sensors (Basel, Switzerland)·2024
Same author

Action Quality Assessment Model Using Specialists' Gaze Location and Kinematics Data-Focusing on Evaluating Figure Skating Jumps.

Sensors (Basel, Switzerland)·2023
Same author

Boosting Semantic Segmentation by Conditioning the Backbone with Semantic Boundaries.

Sensors (Basel, Switzerland)·2023
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Apr 6, 2026

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

1.8K

Proto-Adapter: Efficient Training-Free CLIP-Adapter for Few-Shot Image Classification.

Naoki Kato1, Yoshiki Nota2, Yoshimitsu Aoki1

  • 1Department of Electrical Engineering, Faculty of Science and Technology, Keio University, 3-14-1 Hiyoshi, Kohoku-ku, Yokohama 223-8522, Kanagawa, Japan.

Sensors (Basel, Switzerland)
|June 19, 2024
PubMed
Summary
This summary is machine-generated.

Proto-Adapter enhances few-shot recognition for large vision-language models like CLIP. This method uses constant-size adapters based on class prototypes, outperforming previous methods and enabling efficient deployment.

Keywords:
few-shot learningfoundation modelsimage classification

More Related Videos

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.7K
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.4K

Related Experiment Videos

Last Updated: Apr 6, 2026

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

1.8K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.7K
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.4K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Artificial Intelligence

Background:

  • Large vision-language models (e.g., CLIP) excel at zero-shot transfer.
  • Few-shot recognition requires adapting models to limited data.
  • Existing methods like Tip-Adapter improve few-shot performance but face scalability issues due to large adapter sizes.

Purpose of the Study:

  • To propose a novel, efficient adaptation method for CLIP.
  • To develop a constant-size adapter that overcomes Tip-Adapter's scalability limitations.
  • To enhance few-shot classification performance with a focus on discriminative decision boundaries.

Main Methods:

  • Introduced Proto-Adapter, a single-layer adapter with constant size.
  • Constructed adapter weights using prototype representations derived from class feature aggregation.
  • Implemented a distance margin penalty during fine-tuning to increase inter-class discrepancy.

Main Results:

  • Proto-Adapter achieved superior few-shot recognition performance compared to Tip-Adapter.
  • The proposed method demonstrated effectiveness across diverse datasets in few-shot classification tasks.
  • The constant adapter size ensures efficient deployment regardless of training data volume.

Conclusions:

  • Proto-Adapter offers an effective and scalable solution for few-shot adaptation of large vision-language models.
  • The prototype-based approach and distance margin penalty contribute to improved model discriminability.
  • This method facilitates practical applications requiring efficient few-shot learning with limited data.