中文
相关论文

相关论文: CLIP$^2$: Contrastive Language-Image-Point Pretrai…

200 篇论文

Although recent point cloud analysis achieves impressive progress, the paradigm of representation learning from a single modality gradually meets its bottleneck. In this work, we take a step towards more discriminative 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xu Yan , Heshen Zhan , Chaoda Zheng , Jiantao Gao , Ruimao Zhang , Shuguang Cui , Zhen Li

Large pre-trained vision-language models like CLIP have shown great potential in learning representations that are transferable across a wide range of downstream tasks. Different from the traditional representation learning that is based…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Kaiyang Zhou , Jingkang Yang , Chen Change Loy , Ziwei Liu

Recently, vision model pre-training has evolved from relying on manually annotated datasets to leveraging large-scale, web-crawled image-text data. Despite these advances, there is no pre-training method that effectively exploits the…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Chenyu Yang , Xizhou Zhu , Jinguo Zhu , Weijie Su , Junjie Wang , Xuan Dong , Wenhai Wang , Lewei Lu , Bin Li , Jie Zhou , Yu Qiao , Jifeng Dai

Enabling Large Language Models (LLMs) to understand the 3D physical world is an emerging yet challenging research direction. Current strategies for processing point clouds typically downsample the scene or divide it into smaller parts for…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Guofeng Mei , Wei Lin , Luigi Riz , Yujiao Wu , Fabio Poiesi , Yiming Wang

This work aims to adapt large-scale pre-trained vision-language models, such as contrastive language-image pretraining (CLIP), to enhance the performance of object reidentification (Re-ID) across various supervision settings. Although…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Jiachen Li , Xiaojin Gong

Recent contrastive language image pre-training has led to learning highly transferable and robust image representations. However, adapting these models to video domains with minimal supervision remains an open problem. We explore a simple…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Kanchana Ranasinghe , Michael Ryoo

We study the task of extending the large language model (LLM) into a vision-language instruction-following model. This task is crucial but challenging since the LLM is trained on text modality only, making it hard to effectively digest the…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Lizhao Liu , Xinyu Sun , Tianhang Xiang , Zhuangwei Zhuang , Liuren Yin , Mingkui Tan

Recently, pretext-task based methods are proposed one after another in self-supervised video feature learning. Meanwhile, contrastive learning methods also yield good performance. Usually, new methods can beat previous ones as claimed that…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Li Tao , Xueting Wang , Toshihiko Yamasaki

Enabling Large Language Models (LLMs) to comprehend the 3D physical world remains a significant challenge. Due to the lack of large-scale 3D-text pair datasets, the success of LLMs has yet to be replicated in 3D understanding. In this…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Yuan Tang , Xu Han , Xianzhi Li , Qiao Yu , Jinfeng Xu , Yixue Hao , Long Hu , Min Chen

Contrastive Language-Image Pre-training (CLIP) starts to emerge in many computer vision tasks and has achieved promising performance. However, it remains underexplored whether CLIP can be generalized to 3D hand pose estimation, as bridging…

多媒体 · 计算机科学 2023-09-29 Shaoxiang Guo , Qing Cai , Lin Qi , Junyu Dong

This paper introduces a novel approach named CrossVideo, which aims to enhance self-supervised cross-modal contrastive learning in the field of point cloud video understanding. Traditional supervised learning methods encounter limitations…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Yunze Liu , Changxi Chen , Zifan Wang , Li Yi

The goal of contrastive learning based pre-training is to leverage large quantities of unlabeled data to produce a model that can be readily adapted downstream. Current approaches revolve around solving an image discrimination task: given…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Chenhongyi Yang , Lichao Huang , Elliot J. Crowley

Contrastive vision-language models like CLIP have shown great progress in transfer learning. In the inference stage, the proper text description, also known as prompt, needs to be carefully designed to correctly classify the given images.…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Tony Huang , Jack Chu , Fangyun Wei

Vision-Language Instruction Tuning (VLIT) is a critical training phase for Large Vision-Language Models (LVLMs). With the improving capabilities of open-source LVLMs, researchers have increasingly turned to generate VLIT data by using…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Ji Ma , Wei Suo , Peng Wang , Yanning Zhang

Pretraining general-purpose visual features has become a crucial part of tackling many computer vision tasks. While one can learn such features on the extensively-annotated ImageNet dataset, recent approaches have looked at ways to allow…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Mert Bulent Sariyildiz , Julien Perez , Diane Larlus

Vision-language pretraining models have achieved great success in supporting multimedia applications by understanding the alignments between images and text. While existing vision-language pretraining models primarily focus on understanding…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Fuxiao Liu , Hao Tan , Chris Tensmeyer

Large-scale multi-modal contrastive learning frameworks like CLIP typically require a large amount of image-text samples for training. However, these samples are always collected continuously in real scenarios. This paper discusses the…

机器学习 · 计算机科学 2023-06-02 Zixuan Ni , Longhui Wei , Siliang Tang , Yueting Zhuang , Qi Tian

There are a thousand ways to caption an image. Contrastive Language Pretraining (CLIP) on the other hand, works by mapping an image and its caption to a single vector -- limiting how well CLIP-like models can represent the diverse ways to…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Samuel Lavoie , Polina Kirichenko , Mark Ibrahim , Mahmoud Assran , Andrew Gordon Wilson , Aaron Courville , Nicolas Ballas

We tackle the problem of 3D point cloud localization based on a few natural linguistic descriptions and introduce a novel neural network, Text2Loc, that fully interprets the semantic relationship between points and text. Text2Loc follows a…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Yan Xia , Letian Shi , Zifeng Ding , João F. Henriques , Daniel Cremers

Despite the recent success of image-text contrastive models like CLIP and SigLIP, these models often struggle with vision-centric tasks that demand high-fidelity image understanding, such as counting, depth estimation, and fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Zineng Tang , Long Lian , Seun Eisape , XuDong Wang , Roei Herzig , Adam Yala , Alane Suhr , Trevor Darrell , David M. Chan