paper-with-me

홈 › Papers

Partner-Assisted Learning for Few-Shot Image Classification

2021-09-15 · ICCV 2021 10 · Jiawei Ma, Hanchen Xie, Guangxing Han, Shih-Fu Chang, Aram Galstyan, Wael Abd-Almageed

Few-shot Learning has been studied to mimic human visual capabilities and learn effective models without the need of exhaustive human annotation. Even though the idea of meta-learning for adaptation has dominated the few-shot learning methods, how to train a feature extractor is still a challenge. In this paper, we focus on the design of training strategy to obtain an elemental representation such that the prototype of each novel class can be estimated from a few labeled samples. We propose a two-stage training scheme, Partner-Assisted Learning (PAL), which first trains a partner encoder to model pair-wise similarities and extract features serving as soft-anchors, and then trains a main encoder by aligning its outputs with soft-anchors while attempting to maximize classification performance. Two alignment constraints from logit-level and feature-level are designed individually. For each few-shot task, we perform prototype classification. Our method consistently outperforms the state-of-the-art method on four benchmarks. Detailed ablation studies of PAL are provided to justify the selection of each component involved in training.

📄 PDF Abstract BibTeX arXiv:2109.07607

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFew-Shot Image ClassificationFew-Shot Learningimage-classificationImage ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

Shaping Zero-Shot Coordination via State Blocking

2026-05-12 · Mingu Kang, Sunwoo Lee, Yonghyeon Jo, Seungyul Han arxiv

Zero-shot coordination (ZSC) aims to enable agents to cooperate with independently trained partners without prior interaction, a key requirement for real-world multi-agent systems and human-AI collaboration. Existing app…

PECAN: Leveraging Policy Ensemble for Context-Aware Zero-Shot Human-AI Coordination

2023-01-16 · Xingzhou Lou, Jiaxian Guo, Junge Zhang, Jun Wang 외

Zero-shot human-AI coordination holds the promise of collaborating with humans without human data. Prevailing methods try to train the ego agent with a population of partners via self-play. However, these methods suffer …

Diversity

ZSC-Eval: An Evaluation Toolkit and Benchmark for Multi-agent Zero-shot Coordination

2023-10-08 · Xihuai Wang, Shao Zhang, WenHao Zhang, Wentao Dong 외

Zero-shot coordination (ZSC) is a new cooperative multi-agent reinforcement learning (MARL) challenge that aims to train an ego agent to work with diverse, unseen partners during deployment. The significant difference be…

DiversityMulti-agent Reinforcement Learning

Dual-channel Prototype Network for few-shot Classification of Pathological Images

2023-11-14 · Hao Quan, Xinjia Li, Dayu Hu, Tianhang Nan 외

In pathology, the rarity of certain diseases and the complexity in annotating pathological images significantly hinder the creation of extensive, high-quality datasets. This limitation impedes the progress of deep learni…

ClassificationDiagnosticFew-Shot Learningimage-classification+2

Beyond Partner Diversity: An Influence-Based Team Steering Framework for Zero-Shot Human-Machine Teaming

2026-05-14 · Wei Sheng, Rohan Paleja arxiv

While AI agents are rapidly advancing from isolated tools to interactive collaborators, data-driven human-machine teaming (HMT) methods remain costly in their reliance on human interaction data across domains, teammates,…