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

Generalization, Discrimination, and Extinction

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

Associative Learning

300
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...
300
Classification of Systems-I01:26

Classification of Systems-I

176
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:
176
Classification of Systems-II01:31

Classification of Systems-II

136
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,
136
Aggregates Classification01:29

Aggregates Classification

305
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...
305

You might also read

Related Articles

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

Sort by
Same author

Automatic species identification from images for Aotearoa.

Journal of the Royal Society of New Zealand·2025
Same author

The Implications of Type 1 Diabetes Mellitus Associated with Coeliac Disease.

Journal of clinical medicine·2025
Same author

Utilizing both IgA tissue transglutaminase and IgG-deamidated gliadin peptide antibodies offers accurate celiac disease diagnosis without duodenal biopsy.

Digestive and liver disease : official journal of the Italian Society of Gastroenterology and the Italian Association for the Study of the Liver·2024
Same author

Showcasing the TAIAO project: providing resources for machine learning from images of New Zealand's natural environment.

Journal of the Royal Society of New Zealand·2024
Same author

Serum anti-tissue transglutaminase IgA and prediction of duodenal villous atrophy in adults with suspected coeliac disease without IgA deficiency (Bi.A.CeD): a multicentre, prospective cohort study.

The lancet. Gastroenterology & hepatology·2023
Same author

No-biopsy diagnostic approach to coeliac disease.

Gastroenterology and hepatology from bed to bench·2023
Same journal

Use of the Māori Health Data Model Planning and Protocol Checklist in the Abdominal Aortic Aneurysm and Atrial Fibrillation Screening Research Programme in Aotearoa.

Journal of the Royal Society of New Zealand·2026
Same journal

Where to Next for Māori Health Research Review Processes? Insights Into the Indigenous Context: An Integrative Systematic Literature Review.

Journal of the Royal Society of New Zealand·2026
Same journal

Māori Research Data Governance in New Zealand Universities.

Journal of the Royal Society of New Zealand·2026
Same journal

The Biosynthesis and Functions of Flavonoids: Recent Advances From Studies Across Land Plant Diversity.

Journal of the Royal Society of New Zealand·2026
Same journal

Editorial - Aotearoa New Zealand's National Science Challenges: Mission-Led Research with Impact.

Journal of the Royal Society of New Zealand·2026
Same journal

What's Needed for a Migraine Cost-Of-Illness Study in Aotearoa New Zealand: Review of Data Sources and Gaps.

Journal of the Royal Society of New Zealand·2026
See all related articles

Related Experiment Video

Updated: Jun 9, 2025

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

19.9K

Experiments in cross-domain few-shot learning for image classification.

Hongyu Wang1, Henry Gouk2, Huon Fraser1

  • 1Department of Computer Science, University of Waikato, Hamilton, New Zealand.

Journal of the Royal Society of New Zealand
|October 23, 2024
PubMed
Summary
This summary is machine-generated.

This study explores optimal configurations for feature extractors and classifiers in cross-domain few-shot learning. Cosine similarity and logistic regression with ResNet-101 features yield the best results for practical applications.

Keywords:
Cross-domain few-shot learningmulti-instance learningnormalisationpretrained feature extractorstransfer learning

More Related Videos

Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms
07:31

Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms

Published on: February 8, 2019

6.5K
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 9, 2025

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

19.9K
Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms
07:31

Defining the Role Of Language in Infants' Object Categorization with Eye-tracking Paradigms

Published on: February 8, 2019

6.5K
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:

  • Machine Learning
  • Computer Vision

Background:

  • Cross-domain few-shot learning is crucial for practical applications where labeled data is scarce.
  • Pretrained feature extractors offer a promising approach to address data limitations in new domains.

Purpose of the Study:

  • To investigate optimal configurations of feature extractors and shallow classifiers for cross-domain few-shot learning.
  • To evaluate the impact of feature extractor size, extraction stage, and normalization on performance.

Main Methods:

  • Utilized ResNet-based feature extractors pretrained on ImageNet, applied to five diverse target domains.
  • Experimented with logistic regression, linear discriminant analysis, and cosine similarity classifiers.
  • Investigated feature vector normalization using various p-norms and incorporated multi-instance learning.

Main Results:

  • Cosine similarity and logistic regression with L2-regularization achieved top classification performance.
  • Linear discriminant analysis showed improved accuracy with L2-normalized features.
  • Features from the penultimate stage of ResNet-101 and multi-instance learning yielded the highest accuracy across most domains.

Conclusions:

  • The findings provide practical guidance for selecting feature extractors and classifiers in cross-domain few-shot learning.
  • Optimal configurations involve specific ResNet stages, normalization techniques, and classifier choices for enhanced performance.