AI Navigate

Evaluating Few-Shot Pill Recognition Under Visual Domain Shift

arXiv cs.CV / 3/12/2026

💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • The paper evaluates few-shot pill recognition under real-world domain shifts using a two-stage object detection pipeline with base training followed by few-shot fine-tuning, testing with 1, 5, or 10 labeled examples per class on a deployment-like cluttered multi-pill dataset.
  • It finds that semantic pill recognition can adapt quickly with few-shot supervision, with classification performance saturating even from a single labeled example.
  • It reveals that localization and recall drop under challenging conditions like overlapping or occluded pills, even when semantic classification remains robust.
  • It shows that models trained on visually realistic, multi-pill data are more robust in low-shot scenarios, underscoring the importance of data realism and the utility of few-shot fine-tuning for deployment readiness.

Abstract

Adverse drug events are a significant source of preventable harm, which has led to the development of automated pill recognition systems to enhance medication safety. Real-world deployment of these systems is hindered by visually complex conditions, including cluttered scenes, overlapping pills, reflections, and diverse acquisition environments. This study investigates few-shot pill recognition from a deployment-oriented perspective, prioritizing generalization under realistic cross-dataset domain shifts over architectural innovation. A two-stage object detection framework is employed, involving base training followed by few-shot fine-tuning. Models are adapted to novel pill classes using one, five, or ten labeled examples per class and are evaluated on a separate deployment dataset featuring multi-object, cluttered scenes. The evaluation focuses on classification-centric and error-based metrics to address heterogeneous annotation strategies. Findings indicate that semantic pill recognition adapts rapidly with few-shot supervision, with classification performance reaching saturation even with a single labeled example. However, stress testing under overlapping and occluded conditions demonstrates a marked decline in localization and recall, despite robust semantic classification. Models trained on visually realistic, multi-pill data consistently exhibit greater robustness in low-shot scenarios, underscoring the importance of training data realism and the diagnostic utility of few-shot fine-tuning for deployment readiness.