中文
相关论文

相关论文: Unifying Vision-Language Representation Space with…

200 篇论文

Vision-language pre-training (VLP) has attracted increasing attention recently. With a large amount of image-text pairs, VLP models trained with contrastive loss have achieved impressive performance in various tasks, especially the…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Shipeng Yan , Lanqing Hong , Hang Xu , Jianhua Han , Tinne Tuytelaars , Zhenguo Li , Xuming He

Recent advances suggest the advantage of multi-modal training in comparison with single-modal methods. In contrast to this view, in our work we find that similar gain can be obtained from training with different formats of a single…

声音 · 计算机科学 2021-03-25 Luyu Wang , Aaron van den Oord

In the past few years, the emergence of pre-training models has brought uni-modal fields such as computer vision (CV) and natural language processing (NLP) to a new era. Substantial works have shown they are beneficial for downstream…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Feilong Chen , Duzhen Zhang , Minglun Han , Xiuyi Chen , Jing Shi , Shuang Xu , Bo Xu

Humans perceive the world through multisensory integration, blending the information of different modalities to adapt their behavior. Contrastive learning offers an appealing solution for multimodal self-supervised learning. Indeed, by…

机器学习 · 计算机科学 2025-03-06 Benoit Dufumier , Javiera Castillo-Navarro , Devis Tuia , Jean-Philippe Thiran

Pursuing realistic results according to human visual perception is the central concern in the image transformation tasks. Perceptual learning approaches like perceptual loss are empirically powerful for such tasks but they usually rely on…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Kangfu Mei , Yao Lu , Qiaosi Yi , Haoyu Wu , Juncheng Li , Rui Huang

Large-scale pre-trained Vision-Language Models (VLMs) have demonstrated strong few-shot learning capabilities. However, these methods typically learn holistic representations where an image's domain-invariant structure is implicitly…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Hieu Dinh Trung Pham , Huy Minh Nhat Nguyen , Cuong Tuan Nguyen

Inspired by the success of BERT, several multimodal representation learning approaches have been proposed that jointly represent image and text. These approaches achieve superior performance by capturing high-level semantic information from…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Lei Shi , Kai Shuang , Shijie Geng , Peng Gao , Zuohui Fu , Gerard de Melo , Yunpeng Chen , Sen Su

Contrastive learning has proven to be highly efficient and adaptable in shaping representation spaces across diverse modalities by pulling similar samples together and pushing dissimilar ones apart. However, two key limitations persist: (1)…

机器学习 · 计算机科学 2025-12-08 Ziwen Wang , Jiajun Fan , Thao Nguyen , Heng Ji , Ge Liu

Visual Dialog aims to answer multi-round, interactive questions based on the dialog history and image content. Existing methods either consider answer ranking and generating individually or only weakly capture the relation across the two…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Cheng Chen , Yudong Zhu , Zhenshan Tan , Qingrong Cheng , Xin Jiang , Qun Liu , Xiaodong Gu

In contrastive learning in the image domain, the anchor and positive samples are forced to have as close representations as possible. However, forcing the two samples to have the same representation could be misleading because the data…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Hyunsub Lee , Heeyoul Choi

Recent unsupervised contrastive representation learning follows a Single Instance Multi-view (SIM) paradigm where positive pairs are usually constructed with intra-image data augmentation. In this paper, we propose an effective approach…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xiangxiang Chu , Xiaohang Zhan , Bo Zhang

We present a simplified, task-agnostic multi-modal pre-training approach that can accept either video or text input, or both for a variety of end tasks. Existing pre-training are task-specific by adopting either a single cross-modal encoder…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Hu Xu , Gargi Ghosh , Po-Yao Huang , Prahal Arora , Masoumeh Aminzadeh , Christoph Feichtenhofer , Florian Metze , Luke Zettlemoyer

Contrastive representation learning has emerged as a promising technique for continual learning as it can learn representations that are robust to catastrophic forgetting and generalize well to unseen future tasks. Previous work in…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Rouzbeh Meshkinnejad , Jie Mei , Daniel Lizotte , Yalda Mohsenzadeh

In this paper, we study how to use masked signal modeling in vision and language (V+L) representation learning. Instead of developing masked language modeling (MLM) and masked image modeling (MIM) independently, we propose to build joint…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Gukyeong Kwon , Zhaowei Cai , Avinash Ravichandran , Erhan Bas , Rahul Bhotika , Stefano Soatto

Self-supervised methods have shown tremendous success in the field of computer vision, including applications in remote sensing and medical imaging. Most popular contrastive-loss based methods like SimCLR, MoCo, MoCo-v2 use multiple views…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Umangi Jain , Alex Wilson , Varun Gulshan

In this paper, we introduce a novel approach to novel object captioning which employs relative contrastive learning to learn visual and semantic alignment. Our approach maximizes compatibility between regions and object tags in a…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Jiashuo Fan , Yaoyuan Liang , Leyao Liu , Shaolun Huang , Lei Zhang

Contrastive learning relies on an assumption that positive pairs contain related views, e.g., patches of an image or co-occurring multimodal signals of a video, that share certain underlying information about an instance. But what if this…

计算机视觉与模式识别 · 计算机科学 2022-01-13 Ching-Yao Chuang , R Devon Hjelm , Xin Wang , Vibhav Vineet , Neel Joshi , Antonio Torralba , Stefanie Jegelka , Yale Song

Unsupervised representation learning has recently received lots of interest due to its powerful generalizability through effectively leveraging large-scale unlabeled data. There are two prevalent approaches for this, contrastive learning…

机器学习 · 计算机科学 2021-06-14 Saehoon Kim , Sungwoong Kim , Juho Lee

Pre-training visual and textual representations from large-scale image-text pairs is becoming a standard approach for many downstream vision-language tasks. The transformer-based models learn inter and intra-modal attention through a list…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Mohammad Abuzar Hashemi , Zhanghexuan Li , Mihir Chauhan , Yan Shen , Abhishek Satbhai , Mir Basheer Ali , Mingchen Gao , Sargur Srihari

We propose a self-supervised method to learn feature representations from videos. A standard approach in traditional self-supervised methods uses positive-negative data pairs to train with contrastive learning strategy. In such a case,…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Li Tao , Xueting Wang , Toshihiko Yamasaki