Automatic Combination of Sample Selection Strategies for Few-Shot Learning

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, extended

Summary

A new method called Automatic Combination of Sample Selection Strategies (ACSESS) has been developed to enhance few-shot learning performance by combining individual sample selection strategies. Researchers investigated 20 existing sample selection strategies across 5 few-shot learning approaches and 8 image and 6 text datasets. They found that while individual strategies often fail to consistently outperform random selection, ACSESS consistently improves performance, achieving up to a 1.8 percentage point increase for gradient few-shot learning and 2.5 percentage points for in-context learning. The study also revealed that sample selection is most impactful at lower shot counts, with its benefit diminishing and regressing to random selection at higher numbers of shots (30-40 shots). Furthermore, increasing shots beyond a certain point (50 for gradient, 20-25 for in-context) provides negligible or even negative performance gains.

Key takeaway

Research Scientists working with few-shot learning models should integrate advanced sample selection methods like ACSESS, particularly for tasks with very limited labeled data (e.g., 1-shot to 5-shot scenarios). Focusing on samples with high learnability and leveraging strategy combinations can yield significant accuracy improvements. Be aware that increasing the number of shots beyond 20-40 may not provide further benefits and can even degrade performance for in-context learning due to context size limitations.

Key insights

Combining diverse sample selection strategies significantly boosts few-shot learning, especially at low shot counts.

Principles

Method

ACSESS identifies relevant strategies via forward, backward, or Datamodels selection, then combines them using weighted averaging of normalized sample scores.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.