paper-with-me

홈 › Papers

Learning Flexible Classifiers with Shot-CONditional Episodic (SCONE) Training

2021-01-01 · Eleni Triantafillou, Vincent Dumoulin, Hugo Larochelle, Richard Zemel

Early few-shot classification work advocates for episodic training, i.e. training over learning episodes each posing a few-shot classification task. However, the role of this training regime remains poorly understood, and its usefulness is still debated. Standard classification training methods (`pre-training'') followed by episodic fine-tuning have recently achieved strong results. This work aims to understand the role of this episodic fine-tuning phase through an exploration of the effect of the `shot'' setting (number of examples per class) that is used during fine-tuning. We discover that fine-tuning on episodes of a particular shot can specialize the pre-trained model to solving episodes of that shot at the expense of performance on other shots, in agreement with a trade-off recently observed in the context of end-to-end episodic training. To amend this, we propose a shot-conditional form of episodic fine-tuning, inspired from recent work that trains a single model on a distribution of losses. Our investigation shows that this improves overall performance, without suffering disproportionately on any shot. We also examine the usefulness of this approach on the large-scale Meta-Dataset benchmark where test episodes exhibit varying shots and imbalanced classes. We find that our flexible model improves performance in that challenging environment.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

ScoNe: Benchmarking Negation Reasoning in Language Models With Fine-Tuning and In-Context Learning

2023-05-30 · Jingyuan Selena She, Christopher Potts, Samuel R. Bowman, Atticus Geiger

A number of recent benchmarks seek to assess how well models handle natural language negation. However, these benchmarks lack the controlled example paradigms that would allow us to infer whether a model had learned how …

BenchmarkingIn-Context LearningNegationSentence+1

Episodic-free Task Selection for Few-shot Learning

2024-01-31 · Tao Zhang

Episodic training is a mainstream training strategy for few-shot learning. In few-shot scenarios, however, this strategy is often inferior to some non-episodic training strategy, e. g., Neighbourhood Component Analysis (…

Contrastive LearningFew-Shot Learning

Exploration of Low-Power Flexible Stress Monitoring Classifiers for Conformal Wearables

2025-08-27 · Florentia Afentaki, Sri Sai Rakesh Nakkilla, Konstantinos Balaskas, Paula Carolina Lozano Duarte 외 arxiv

Conventional stress monitoring relies on episodic, symptom-focused interventions, missing the need for continuous, accessible, and cost-efficient solutions. State-of-the-art approaches use rigid, silicon-based wearables,…

Temp-SCONE: A Novel Out-of-Distribution Detection and Domain Generalization Framework for Wild Data with Temporal Shift

2025-12-04 · Aditi Naiknaware, Sanchit Singh, Hajar Homayouni, Salimeh Sekeh arxiv

Open-world learning (OWL) requires models that can adapt to evolving environments while reliably detecting out-of-distribution (OOD) inputs. Existing approaches, such as SCONE, achieve robustness to covariate and semanti…

Out-of-Distribution DetectionDomain Generalization

Scones: Towards Conversational Authoring of Sketches

2020-05-12 · Forrest Huang, Eldon Schoop, David Ha, John Canny

Iteratively refining and critiquing sketches are crucial steps to developing effective designs. We introduce Scones, a mixed-initiative, machine-learning-driven system that enables users to iteratively author sketches fr…