paper-with-me

Papers

ImagineFSL: Self-Supervised Pretraining Matters on Imagined Base Set for VLM-based Few-shot Learning

2025-01-01 · CVPR 2025 1 · Haoyuan Yang, Xiaoou Li, Jiaming Lv, Xianjun Cheng, Qilong Wang, Peihua Li

Adapting CLIP models for few-shot recognition has recently attracted significant attention. Despite considerable progress, these adaptations remain hindered by the pervasive challenge of data scarcity. Text-to-image models, capable of generating abundant photorealistic labeled images, offer a promising solution. However, existing approaches treat synthetic images merely as complements to real images, rather than as standalone knowledge repositories stemming from distinct foundation models. To overcome this limitation, we reconceptualize synthetic images as an *imagined base set*, i.e., a unique, large-scale synthetic dataset encompassing diverse concepts. We introduce a novel CLIP adaptation methodology called *ImagineFSL*, involving pretraining on the imagined base set followed by fine-tuning on downstream few-shot tasks. We find that, compared to no pretraining, both supervised and self-supervised pretraining are beneficial, with the latter providing better performance. Building on this finding, we propose an improved self-supervised method tailored for few-shot scenarios, enhancing the transferability of representations from synthetic to real image domains. Additionally, we present an image generation pipeline that employs chain-of-thought and in-context learning techniques, harnessing foundation models to automatically generate diverse, realistic images. Our methods are validated across eleven datasets, consistently outperforming state-of-the-art methods by substantial margins.

📄 PDF Abstract BibTeX

Code (1)

HaoyuanYang-2023/ImagineFSL pytorch

Tasks

Few-Shot LearningImage GenerationIn-Context LearningSelf-Supervised Image Classification (with CLIP)

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
BASE 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

NeuroTTT: Bridging Pretraining-Downstream Task Misalignment in EEG Foundation Models via Test-Time Training

2025-09-30 · Suli Wang, Yangshen Deng, Zhenghua Bao, Xinyu Zhan 외 arxiv

Large-scale foundation models for EEG signals offer a promising path to generalizable brain-computer interface (BCI) applications, but they often suffer from misalignment between pretraining objectives and downstream tas…

Eeg Decoding

When Does Contrastive Learning Preserve Adversarial Robustness from Pretraining to Finetuning?

2021-11-01 · NeurIPS 2021 12 · Lijie Fan, Sijia Liu, Pin-Yu Chen, Gaoyuan Zhang 외

Contrastive learning (CL) can learn generalizable feature representations and achieve the state-of-the-art performance of downstream tasks by finetuning a linear classifier on top of it. However, as adversarial robustnes…

Adversarial RobustnessContrastive Learningimage-classificationImage Classification+1

Learning Vision-Language-Action World Models for Autonomous Driving

2026-04-10 · Guoqing Wang, Pin Tang, Xiangxuan Ren, Guodongfang Zhao 외 arxiv

Vision-Language-Action (VLA) models have recently achieved notable progress in end-to-end autonomous driving by integrating perception, reasoning, and control within a unified multimodal framework. However, they often la…

Reinforcement LearningAutonomous Driving

What makes instance discrimination good for transfer learning?

2020-06-11 · ICLR 2021 1 · Nanxuan Zhao, Zhirong Wu, Rynson W. H. Lau, Stephen Lin

Contrastive visual pretraining based on the instance discrimination pretext task has made significant progress. Notably, recent work on unsupervised pretraining has shown to surpass the supervised counterpart for finetun…

object-detectionObject DetectionTransfer Learning

Pretraining Objective Matters in Extreme Low-Data FGVC: A Backbone-Controlled Study

2026-05-15 · Alexander Hackett, Srikanth Thudumu, Ginny Fisher, Jason Fisher arxiv

Extreme low-data fine-grained classification is common in expert domains where labeling is expensive, yet practitioners still need principled guidance for selecting pretrained encoders. We study emerald inclusion grading…

Contrastive Learning