ALPINE: Adaptive Localization for Parameter- and Sample-Efficient Few-Shot Learning
Summary
ALPINE introduces an ultra-lightweight spatial-relational architecture for few-shot image classification that achieves accuracy gains with fewer parameters, faster convergence, and better robustness compared to baselines like Prototypical Networks and MAML.
View Cached Full Text
Cached at: 09/23/26, 07:32 AM
Paper page - ALPINE: Adaptive Localization for Parameter- and Sample-Efficient Few-Shot Learning
Source: https://huggingface.co/papers/2609.22323
Abstract
Few-shotlearningresearchispredominantlyevaluatedonaccuracyalone,withlimitedattentiontotheparameterandtraining-samplebudgetsrequiredtoreachthataccuracy-arealconstraintforpractitionerswithoutlarge-scalecompute.Wepresentanultra-lightweight(22,249-34,917parameter)spatial-relationalarchitectureforfew-shotimageclassificationthatcombinesfixedGaboredge-energyguidancewithawindowed,content-adaptivepatchlocator.Underastrictlymatched,iso-episode-budgetprotocol(250meta-trainingepisodes,5canonicalseeds,600evaluationepisodesperseed),ourarchitectureachieves5-shotaccuracygains,consistentacrossallfiveseeds,overPrototypicalNetworks,RelationNetworks,andMAMLonbothCIFAR-FSandMiniImageNet,whileusing27-53%fewerparametersthananybaseline.Italsoconvergesinfewertrainingepisodes,generalizesbettertoanunseenfine-graineddomain(CUB-200-2011birds,zeroretraining),andismorerobustto50%occlusionand25%spatialtranslationthanallthreebaselines.Aseriesoffalsificationablations-zeroingrelationaltokensatinferenceandretrainingwithoutthementirely-showsthatthearchitecture’spairwiserelationalcomputation,whilepresent,isnottheprimarydriverofitsperformance;thecontent-adaptivepatchlocatoris.Wereportthishonestly,togetherwithacapacitysweepshowingagenuineaccuracyplateaunear22-35kparameters,andreleasefullseed-levelresultsandcheckpointhashesforreproducibility.
View arXiv pageView PDFGitHub0Add to collection
Models citing this paper1
#### NJ50/alpine-fewshot Image Classification• Updatedabout 2 hours ago • 1
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.22323 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.22323 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Backprop Alternative: Augmented Lagrangian Predictive Coding
PC-ALM is a local training method that uses layer-local dynamical systems to propagate supervision credit, enabling the training of up to 1000-layer networks without backpropagation while nearly matching its performance.
FedOPAL: One-Shot Federated Learning via Analytic Visual Prompt Tuning
FedOPAL proposes a framework that adapts visual prompts as feature rectifiers for one-shot federated learning, achieving efficient gradient-free aggregation via analytic methods while outperforming existing analytical approaches and matching iterative methods with zero server-side training costs.
A Lightweight Plastic-Memory Framework for Graph Few-Shot Class-Incremental Learning
This paper proposes a lightweight plastic-memory framework for graph few-shot class-incremental learning, which uses an evolving micro-clustering structure and meta-learning to balance knowledge retention and adaptability to new classes with limited data.
Meta-Tool: Efficient Few-Shot Tool Adaptation for Small Language Models
Independent study shows 227M-parameter hypernetwork adds zero gain over well-crafted few-shot prompts for tool-use in 3B Llama, achieving 79.7% of GPT-5 performance at 10× lower latency.
@mayfer: quick MNIST test
Sakana AI introduces PC-ALM, a local-learning alternative to backpropagation that enables training of 1000-layer neural networks using only local dynamics.