中文
相关论文

相关论文: TriCoLo: Trimodal Contrastive Loss for Text to Sha…

200 篇论文

Multimodal models are becoming increasingly effective, in part due to unified components, such as the Transformer architecture. However, multimodal models still often consist of many task- and modality-specific pieces and training…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Michael Tschannen , Basil Mustafa , Neil Houlsby

Despite recent advancements in the Large Reconstruction Model (LRM) demonstrating impressive results, when extending its input from single image to multiple images, it exhibits inefficiencies, subpar geometric and texture quality, as well…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Mengfei Li , Xiaoxiao Long , Yixun Liang , Weiyu Li , Yuan Liu , Peng Li , Wenhan Luo , Wenping Wang , Yike Guo

Existing contrastive learning methods rely on pairwise sample contrast $z_x^\top z_{x'}$ to learn data representations, but the learned features often lack clear interpretability from a human perspective. Theoretically, it lacks feature…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Qi Zhang , Yifei Wang , Yisen Wang

Self-supervised representation learning has shown significant improvement in Natural Language Processing and 2D Computer Vision. However, existing methods face difficulties in representing 3D data because of its unordered and uneven…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Pengbo Li , Yiding Sun , Haozhe Cheng

Image retrieval relies heavily on the quality of the data modeling and the distance measurement in the feature space. Building on the concept of image manifold, we first propose to represent the feature space of images, learned via neural…

机器学习 · 计算机科学 2020-11-20 Haoyu Dong , Ze Wang , Qiang Qiu , Guillermo Sapiro

Multimodal Large Language Models (MLLMs) have achieved remarkable progress in vision-language understanding, yet how they internally integrate visual and textual information remains poorly understood. To bridge this gap, we perform a…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Shezheng Song , Shasha Li , Jie Yu

3D cross-modal retrieval is gaining attention in the multimedia community. Central to this topic is learning a joint embedding space to represent data from different modalities, such as images, 3D point clouds, and polygon meshes, to…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Zhitao Liu , Zengyu Liu , Jiwei Wei , Guan Wang , Zhenjiang Du , Ning Xie , Heng Tao Shen

Learning effective multi-modal 3D representations of objects is essential for numerous applications, such as augmented reality and robotics. Existing methods often rely on task-specific embeddings that are tailored either for semantic…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Gaia Di Lorenzo , Federico Tombari , Marc Pollefeys , Daniel Barath

We pilot a family of stable contrastive losses for learning pixel-level representations that jointly capture semantic and geometric information. Our approach maps each pixel of an image to an overcomplete descriptor that is both…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Leonid Pogorelyuk , Niels Bracher , Aaron Verkleeren , Lars Kühmichel , Stefan T. Radev

Building cross-modal applications is challenging due to limited paired multi-modal data. Recent works have shown that leveraging a pre-trained multi-modal contrastive representation space enables cross-modal tasks to be learned from…

机器学习 · 计算机科学 2024-01-17 Yuhui Zhang , Elaine Sui , Serena Yeung-Levy

In the field of multimodal fact checking, the accuracy of retrieving evidence from different modalities has a significant impact on the downstream claim verification process. Existing general multimodal retrieval methods are often…

信息检索 · 计算机科学 2026-05-28 Zhongtian Hua , Yi Luo , Meijia Yu , Yingjie Han

We present a method for generating colored 3D shapes from natural language. To this end, we first learn joint embeddings of freeform text descriptions and colored 3D shapes. Our model combines and extends learning by association and metric…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Kevin Chen , Christopher B. Choy , Manolis Savva , Angel X. Chang , Thomas Funkhouser , Silvio Savarese

Contrastive, self-supervised learning of object representations recently emerged as an attractive alternative to reconstruction-based training. Prior approaches focus on contrasting individual object representations (slots) against one…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Sindy Löwe , Klaus Greff , Rico Jonschkowski , Alexey Dosovitskiy , Thomas Kipf

We consider the problem of constructing embeddings of large attributed graphs and supporting multiple downstream learning tasks. We develop a graph embedding method, which is based on extending deep metric and unbiased contrastive learning…

机器学习 · 计算机科学 2024-11-22 Xiang Li , Gagan Agrawal , Ruoming Jin , Rajiv Ramnath

Feature modeling of different modalities is a basic problem in current research of cross-modal information retrieval. Existing models typically project texts and images into one embedding space, in which semantically similar information…

多媒体 · 计算机科学 2019-06-13 Jing Yu , Chenghao Yang , Zengchang Qin , Zhuoqian Yang , Yue Hu , Weifeng Zhang

Contrastive learning-based vision-language pre-training approaches, such as CLIP, have demonstrated great success in many vision-language tasks. These methods achieve cross-modal alignment by encoding a matched image-text pair with similar…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yuxiao Chen , Jianbo Yuan , Yu Tian , Shijie Geng , Xinyu Li , Ding Zhou , Dimitris N. Metaxas , Hongxia Yang

Spatial understanding remains a key challenge in vision-language models. Yet it is still unclear whether such understanding is truly acquired, and if so, through what mechanisms. We present a controllable 1D image-text testbed to probe how…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Takaki Yamamoto , Chihiro Noguchi , Toshihiro Tanizawa

While text-conditional 3D object generation and manipulation have seen rapid progress, the evaluation of coherence between generated 3D shapes and input textual descriptions lacks a clear benchmark. The reason is twofold: a) the low quality…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Andrea Amaduzzi , Giuseppe Lisanti , Samuele Salti , Luigi Di Stefano

Text-based person search aims to retrieve images of a certain pedestrian by a textual description. The key challenge of this task is to eliminate the inter-modality gap and achieve the feature alignment across modalities. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Shiping Li , Min Cao , Min Zhang

We propose a framework for sequence-to-sequence contrastive learning (SeqCLR) of visual representations, which we apply to text recognition. To account for the sequence-to-sequence structure, each feature map is divided into different…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Aviad Aberdam , Ron Litman , Shahar Tsiper , Oron Anschel , Ron Slossberg , Shai Mazor , R. Manmatha , Pietro Perona