paper-with-me

홈 › Papers

DiffCLIP: Leveraging Stable Diffusion for Language Grounded 3D Classification

2023-05-25 · Sitian Shen, Zilin Zhu, Linqian Fan, Harry Zhang, Xinxiao wu

Large pre-trained models have had a significant impact on computer vision by enabling multi-modal learning, where the CLIP model has achieved impressive results in image classification, object detection, and semantic segmentation. However, the model's performance on 3D point cloud processing tasks is limited due to the domain gap between depth maps from 3D projection and training images of CLIP. This paper proposes DiffCLIP, a new pre-training framework that incorporates stable diffusion with ControlNet to minimize the domain gap in the visual branch. Additionally, a style-prompt generation module is introduced for few-shot tasks in the textual branch. Extensive experiments on the ModelNet10, ModelNet40, and ScanObjectNN datasets show that DiffCLIP has strong abilities for 3D understanding. By using stable diffusion and style-prompt generation, DiffCLIP achieves an accuracy of 43.2\% for zero-shot classification on OBJ\_BG of ScanObjectNN, which is state-of-the-art performance, and an accuracy of 80.6\% for zero-shot classification on ModelNet10, which is comparable to state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2305.15957

Code (0)

등록된 구현이 없습니다.

Tasks

3D ClassificationClassificationimage-classificationImage Classificationobject-detectionObject DetectionSemantic Segmentationzero-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…
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…

Similar Papers 제목 키워드 기반

DiffCLIP: Few-shot Language-driven Multimodal Classifier

2024-12-10 · Jiaqing Zhang, Mingxiang Cao, Xue Yang, Kai Jiang 외

Visual language models like Contrastive Language-Image Pretraining (CLIP) have shown impressive performance in analyzing natural images with language information. However, these models often encounter challenges when app…

Few-Shot Learning

DiffCLIP: Differential Attention Meets CLIP

2025-03-09 · Hasan Abed Al Kader Hammoud, Bernard Ghanem

We propose DiffCLIP, a novel vision-language model that extends the differential attention mechanism to CLIP architectures. Differential attention was originally developed for large language models to amplify relevant co…

Language ModelingLanguage ModellingRetrievalzero-shot-classification+1

Comparative Analysis of Generative Models: Enhancing Image Synthesis with VAEs, GANs, and Stable Diffusion

2024-08-16 · Sanchayan Vivekananthan

This paper examines three major generative modelling frameworks: Variational Autoencoders (VAEs), Generative Adversarial Networks (GANs), and Stable Diffusion models. VAEs are effective at learning latent representations…

Image Generation

Turing Patterns for Multimedia: Reaction-Diffusion Multi-Modal Fusion for Language-Guided Video Moment Retrieval

2026-06-01 · Xiang Fang, Wanlong Fang, Wei Ji, Tat-Seng Chua arxiv

Video-language models are pivotal for tasks such as moment retrieval and highlight detection, yet they often struggle to capture the dynamic, non-linear interactions between temporal video sequences and textual semantics…

Saliency PredictionHighlight DetectionMoment Retrieval

Measurement-Consistent Langevin Corrector for Stabilizing Latent Diffusion Inverse Problem Solvers

2026-01-08 · Lee Hyoseok, Sohwi Lim, Eunju Cha, Tae-Hyun Oh arxiv

While latent diffusion models (LDMs) have emerged as powerful priors for inverse problems, existing LDM-based solvers frequently suffer from instability. In this work, we first identify the instability as a discrepancy b…