paper-with-me

Papers

A Simple and Efficient Baseline for Zero-Shot Generative Classification

2024-12-17 · Zipeng Qi, Buhua Liu, Shiyan Zhang, Bao Li, Zhiqiang Xu, Haoyi Xiong, Zeke Xie

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 classifiers. While recent zero-shot diffusion-based classifiers have made performance advancement on benchmark datasets, they still suffered badly from extremely slow classification speed (e.g., ~1000 seconds per classifying single image on ImageNet). The extremely slow classification speed strongly prohibits existing zero-shot diffusion-based classifiers from practical applications. In this paper, we propose an embarrassingly simple and efficient zero-shot Gaussian Diffusion Classifiers (GDC) via pretrained text-to-image diffusion models and DINOv2. The proposed GDC can not only significantly surpass previous zero-shot diffusion-based classifiers by over 10 points (61.40% - 71.44%) on ImageNet, but also accelerate more than 30000 times (1000 - 0.03 seconds) classifying a single image on ImageNet. Additionally, it provides probability interpretation of the results. Our extensive experiments further demonstrate that GDC can achieve highly competitive zero-shot classification performance over various datasets and can promisingly self-improve with stronger diffusion models. To the best of our knowledge, the proposed GDC is the first zero-shot diffusionbased classifier that exhibits both competitive accuracy and practical efficiency.

📄 PDF Abstract BibTeX arXiv:2412.12594

Code (0)

등록된 구현이 없습니다.

Tasks

zero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

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…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Gen-Z: Generative Zero-Shot Text Classification with Contextualized Label Descriptions

2023-11-13 · Sachin Kumar, Chan Young Park, Yulia Tsvetkov

Language model (LM) prompting--a popular paradigm for solving NLP tasks--has been shown to be susceptible to miscalibration and brittleness to slight prompt variations, caused by its discriminative prompting approach, i.…

ClassificationLanguage ModelingLanguage Modellingtext-classification+4

Zero-shot Text Classification With Generative Language Models

2019-12-10 · Raul Puri, Bryan Catanzaro

This work investigates the use of natural language to enable zero-shot model adaptation to new tasks. We use text and metadata from social commenting platforms as a source for a simple pretraining task. We then provide t…

ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+3

Text-guided Synthetic Geometric Augmentation for Zero-shot 3D Understanding

2025-01-16 · Kohei Torimi, Ryosuke Yamada, Daichi Otsuka, Kensho Hara 외

Zero-shot recognition models require extensive training data for generalization. However, in zero-shot 3D classification, collecting 3D data and captions is costly and laborintensive, posing a significant barrier compare…

3D ClassificationZero-shot 3D classificationZero-Shot Learning

A Simple Meta-learning Paradigm for Zero-shot Intent Classification with Mixture Attention Mechanism

2022-06-05 · Han Liu, Siyang Zhao, Xiaotong Zhang, Feng Zhang 외

Zero-shot intent classification is a vital and challenging task in dialogue systems, which aims to deal with numerous fast-emerging unacquainted intents without annotated training data. To obtain more satisfactory perfor…

Classificationintent-classificationIntent ClassificationMeta-Learning+3

Investigating the Emergent Audio Classification Ability of ASR Foundation Models

2023-11-15 · Rao Ma, Adian Liusie, Mark J. F. Gales, Kate M. Knill

Text and vision foundation models can perform many tasks in a zero-shot setting, a desirable property that enables these systems to be applied in general and low-resource settings. There has been far less work, however, …

Audio ClassificationDecoderspeech-recognitionSpeech Recognition+3