paper-with-me

홈 › Papers

Learning Robust 3D Representation from CLIP via Dual Denoising

2024-07-01 · Shuqing Luo, Bowen Qu, Wei Gao

In this paper, we explore a critical yet under-investigated issue: how to learn robust and well-generalized 3D representation from pre-trained vision language models such as CLIP. Previous works have demonstrated that cross-modal distillation can provide rich and useful knowledge for 3D data. However, like most deep learning models, the resultant 3D learning network is still vulnerable to adversarial attacks especially the iterative attack. In this work, we propose Dual Denoising, a novel framework for learning robust and well-generalized 3D representations from CLIP. It combines a denoising-based proxy task with a novel feature denoising network for 3D pre-training. Additionally, we propose utilizing parallel noise inference to enhance the generalization of point cloud features under cross domain settings. Experiments show that our model can effectively improve the representation learning performance and adversarial robustness of the 3D learning network under zero-shot settings without adversarial training. Our code is available at https://github.com/luoshuqing2001/Dual_Denoising.

📄 PDF Abstract BibTeX arXiv:2407.00905

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessDenoisingRepresentation Learning

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…

Similar Papers 제목 키워드 기반

Denoise-then-Retrieve: Text-Conditioned Video Denoising for Video Moment Retrieval

2025-08-15 · Weijia Liu, Jiuxin Cao, Bo Miao, Zhiheng Fu 외 arxiv

Current text-driven Video Moment Retrieval (VMR) methods encode all video clips, including irrelevant ones, disrupting multimodal alignment and hindering optimization. To this end, we propose a denoise-then-retrieve para…

Moment RetrievalVideo Denoising

Show and Polish: Reference-Guided Identity Preservation in Face Video Restoration

2025-07-14 · Wenkang Han, Wang Lin, Yiyun Zhou, Qi Liu 외 arxiv

Face Video Restoration (FVR) aims to recover high-quality face videos from degraded versions. Traditional methods struggle to preserve fine-grained, identity-specific features when degradation is severe, often producing …

Video Restoration

DualNeRF: Text-Driven 3D Scene Editing via Dual-Field Representation

2025-02-22 · Yuxuan Xiong, Yue Shi, Yishun Dou, Bingbing Ni

Recently, denoising diffusion models have achieved promising results in 2D image generation and editing. Instruct-NeRF2NeRF (IN2N) introduces the success of diffusion into 3D scene editing through an "Iterative dataset u…

3D scene EditingDenoisingImage GenerationNeRF

Transfer CLIP for Generalizable Image Denoising

2024-03-22 · CVPR 2024 1 · Jun Cheng, Dong Liang, Shan Tan

Image denoising is a fundamental task in computer vision. While prevailing deep learning-based supervised and self-supervised methods have excelled in eliminating in-distribution noise, their susceptibility to out-of-dis…

DecoderDenoisingImage Denoising

GeomCLIP: Contrastive Geometry-Text Pre-training for Molecules

2024-11-16 · Teng Xiao, Chao Cui, Huaisheng Zhu, Vasant G. Honavar

Pretraining molecular representations is crucial for drug and material discovery. Recent methods focus on learning representations from geometric structures, effectively capturing 3D position information. Yet, they overl…

DenoisingMolecular Property PredictionMolecule CaptioningProperty Prediction+1