Advancing Cache-Based Few-Shot Classification via Patch-Driven Relational Gated Graph Attention
Tasweer Ahmad, Arindam Sikdar, Sandip Pradhan, Ardhendu Behera

TL;DR
This paper introduces a patch-driven relational graph attention method to improve cache-based few-shot image classification, enhancing discriminative power without increasing inference cost, and demonstrates superior performance on multiple benchmarks.
Contribution
It proposes a novel relational gated graph attention network that refines patch embeddings for better cache adaptation in few-shot classification, with training-only graph refinement for efficiency.
Findings
Consistent performance improvements over state-of-the-art baselines.
Effective relational refinement enhances class discrimination.
No additional inference cost introduced by the method.
Abstract
Few-shot image classification remains difficult under limited supervision and visual domain shift. Recent cache-based adaptation approaches (e.g., Tip-Adapter) address this challenge to some extent by learning lightweight residual adapters over frozen features, yet they still inherit CLIP's tendency to encode global, general-purpose representations that are not optimally discriminative to adapt the generalist to the specialist's domain in low-data regimes. We address this limitation with a novel patch-driven relational refinement that learns cache adapter weights from intra-image patch dependencies rather than treating an image embedding as a monolithic vector. Specifically, we introduce a relational gated graph attention network that constructs a patch graph and performs edge-aware attention to emphasize informative inter-patch interactions, producing context-enriched patch embeddings.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning · Advanced Neural Network Applications
