paper-with-me

홈 › Papers

Exploring Data Efficiency in Zero-Shot Learning with Diffusion Models

2024-06-05 · Zihan Ye, Shreyank N. Gowda, Xiaobo Jin, Xiaowei Huang, Haotian Xu, Yaochu Jin, Kaizhu Huang

Zero-Shot Learning (ZSL) aims to enable classifiers to identify unseen classes by enhancing data efficiency at the class level. This is achieved by generating image features from pre-defined semantics of unseen classes. However, most current approaches heavily depend on the number of samples from seen classes, i.e. they do not consider instance-level effectiveness. In this paper, we demonstrate that limited seen examples generally result in deteriorated performance of generative models. To overcome these challenges, we propose ZeroDiff, a Diffusion-based Generative ZSL model. This unified framework incorporates diffusion models to improve data efficiency at both the class and instance levels. Specifically, for instance-level effectiveness, ZeroDiff utilizes a forward diffusion chain to transform limited data into an expanded set of noised data. For class-level effectiveness, we design a two-branch generation structure that consists of a Diffusion-based Feature Generator (DFG) and a Diffusion-based Representation Generator (DRG). DFG focuses on learning and sampling the distribution of cross-entropy-based features, whilst DRG learns the supervised contrastive-based representation to boost the zero-shot capabilities of DFG. Additionally, we employ three discriminators to evaluate generated features from various aspects and introduce a Wasserstein-distance-based mutual learning loss to transfer knowledge among discriminators, thereby enhancing guidance for generation. Demonstrated through extensive experiments on three popular ZSL benchmarks, our ZeroDiff not only achieves significant improvements over existing ZSL methods but also maintains robust performance even with scarce training data. Code will be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2406.02929

Code (0)

등록된 구현이 없습니다.

Tasks

Generalized Zero-Shot LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Simple and Efficient Baseline for Zero-Shot Generative Classification

2024-12-17 · Zipeng Qi, Buhua Liu, Shiyan Zhang, Bao Li 외

Large diffusion models have become mainstream generative models in both academic studies and industrial AIGC applications. Recently, a number of works further explored how to employ the power of large diffusion models as…

zero-shot-classificationZero-Shot Learning

MotionDreamer: Exploring Semantic Video Diffusion features for Zero-Shot 3D Mesh Animation

2024-05-30 · Lukas Uzolas, Elmar Eisemann, Petr Kellnhofer

Animation techniques bring digital 3D worlds and characters to life. However, manual animation is tedious and automated techniques are often specialized to narrow shape classes. In our work, we propose a technique for au…

Ada-adapter:Fast Few-shot Style Personlization of Diffusion Model with Pre-trained Image Encoder

2024-07-08 · Jia Liu, Changlin Li, Qirui Sun, Jiahui Ming 외

Fine-tuning advanced diffusion models for high-quality image stylization usually requires large training datasets and substantial computational resources, hindering their practical applicability. We propose Ada-Adapter, …

DiversityImage StylizationStyle Transfer

Zero-Shot Adaptation for Approximate Posterior Sampling of Diffusion Models in Inverse Problems

2024-07-16 · Yaşar Utku Alçalar, Mehmet Akçakaya

Diffusion models have emerged as powerful generative techniques for solving inverse problems. Despite their success in a variety of inverse problems in imaging, these models require many steps to converge, leading to slo…

Computational EfficiencyDeblurringImage GenerationSuper-Resolution

Need for Speed: Zero-Shot Depth Completion with Single-Step Diffusion

2026-03-11 · Jakub Gregorek, Paraskevas Pegios, Nando Metzger, Konrad Schindler 외 arxiv

We introduce Marigold-SSD, a single-step, late-fusion depth completion framework that leverages strong diffusion priors while eliminating the costly test-time optimization typically associated with diffusion-based method…

Domain GeneralizationDepth Completion