中文
相关论文

相关论文: RE-TRIANGLE: Does TRIANGLE Enable Multimodal Align…

200 篇论文

Cross-modal alignment aims to map heterogeneous modalities into a shared latent space, as exemplified by models like CLIP, which benefit from large-scale image-text pretraining for strong recognition capabilities. However, when operating in…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Jiaxiang Liu , Yuan Wang , Jiawei Du , Joey Tianyi Zhou , Mingkun Xu , Zuozhu Liu

Zero-shot video moment retrieval (ZVMR) is the task of localizing a temporal moment within an untrimmed video using a natural language query without relying on task-specific training data. The primary challenge in this setting lies in the…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Mingyu Jeon , Sunjae Yoon , Jonghee Kim , Junyeoung Kim

Stereo vision is an effective technique for depth estimation with broad applicability in autonomous urban and highway driving. While various deep learning-based approaches have been developed for stereo, the input data from a binocular…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Faranak Shamsafar , Andreas Zell

The core problem in zero-shot open vocabulary detection is how to align visual and text features, so that the detector performs well on unseen classes. Previous approaches train the feature pyramid and detection head from scratch, which…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Relja Arandjelović , Alex Andonian , Arthur Mensch , Olivier J. Hénaff , Jean-Baptiste Alayrac , Andrew Zisserman

We propose a cross-modality manifold alignment procedure that leverages triplet loss to jointly learn consistent, multi-modal embeddings of language-based concepts of real-world items. Our approach learns these embeddings by sampling…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Andre T. Nguyen , Luke E. Richards , Gaoussou Youssouf Kebe , Edward Raff , Kasra Darvish , Frank Ferraro , Cynthia Matuszek

We introduce OpenShape, a method for learning multi-modal joint representations of text, image, and point clouds. We adopt the commonly used multi-modal contrastive learning framework for representation alignment, but with a specific focus…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Minghua Liu , Ruoxi Shi , Kaiming Kuang , Yinhao Zhu , Xuanlin Li , Shizhong Han , Hong Cai , Fatih Porikli , Hao Su

In this paper, we present a new framework for reducing the computational complexity of geometric vision problems through targeted reweighting of the cost functions used to minimize reprojection errors. Triangulation - the task of estimating…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Felix Rydell , Georg Bökman , Fredrik Kahl , Kathlén Kohn

Monocular 3D foundation models offer an extensible solution for perception tasks, making them attractive for broader 3D vision applications. In this paper, we propose MoRe, a training-free Monocular Geometry Refinement method designed to…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Dongki Jung , Jaehoon Choi , Yonghan Lee , Sungmin Eum , Heesung Kwon , Dinesh Manocha

In this paper, we investigate an open research task of cross-modal retrieval between 3D shapes and textual descriptions. Previous approaches mainly rely on point cloud encoders for feature extraction, which may ignore key inherent features…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Hao Wu , Ruochong LI , Hao Wang , Hui Xiong

Cross-modal retrieval is the task of retrieving samples of a given modality by using queries of a different one. Due to the wide range of practical applications, the problem has been mainly focused on the vision and language case, e.g. text…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Jorge Sánchez , Rodrigo Laguna

Existing end-to-end approaches of robotic manipulation often lack generalization to unseen objects or tasks due to limited data and poor interpretability. While recent Multimodal Large Language Models (MLLMs) demonstrate strong commonsense…

机器人学 · 计算机科学 2026-03-03 Zilong Xie , Jingyu Gong , Xin Tan , Zhizhong Zhang , Yuan Xie

In recent years, the explosion of web videos makes text-video retrieval increasingly essential and popular for video filtering, recommendation, and search. Text-video retrieval aims to rank relevant text/video higher than irrelevant ones.…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Chen Jiang , Hong Liu , Xuzheng Yu , Qing Wang , Yuan Cheng , Jia Xu , Zhongyi Liu , Qingpei Guo , Wei Chu , Ming Yang , Yuan Qi

Visual document retrieval aims to retrieve a set of document pages relevant to a query from visually rich collections. Existing methods often employ Vision-Language Models (VLMs) to encode queries and visual pages into a shared embedding…

信息检索 · 计算机科学 2026-04-10 Hao Yang , Yifan Ji , Zhipeng Xu , Zhenghao Liu , Yukun Yan , Zulong Chen , Shuo Wang , Yu Gu , Ge Yu

Image-based shape retrieval (IBSR) aims to retrieve 3D models from a database given a query image, hence addressing a classical task in computer vision, computer graphics, and robotics. Recent approaches typically rely on bridging the…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Paul Julius Kühn , Cedric Spengler , Michael Weinmann , Arjan Kuijper , Saptarshi Neil Sinha

Remote sensing cross-modal text-image retrieval (RSCTIR) has gained attention for its utility in information mining. However, challenges remain in effectively integrating global and local information due to variations in remote sensing…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Zengbao Sun , Ming Zhao , Gaorui Liu , André Kaup

The success of monocular depth estimation relies on large and diverse training sets. Due to the challenges associated with acquiring dense ground-truth depth across different environments at scale, a number of datasets with distinct…

计算机视觉与模式识别 · 计算机科学 2020-08-26 René Ranftl , Katrin Lasinger , David Hafner , Konrad Schindler , Vladlen Koltun

Multi-modality (or multi-channel) imaging is becoming increasingly important and more widely available, e.g. hyperspectral imaging in remote sensing, spectral CT in material sciences as well as multi-contrast MRI and PET-MR in medicine.…

图像与视频处理 · 电气工程与系统科学 2020-12-25 Leon Bungert , Matthias J. Ehrhardt

Multimodal data plays a critical role in web-based recommendation systems, where information from diverse modalities such as vision and text enhances representation learning. However, real-world multimodal datasets often suffer from…

信息检索 · 计算机科学 2026-05-04 Yuan Li , Jun Hu , Jiaxin Jiang , Bryan Hooi , Bingsheng He

Pre-trained multi-modal Vision-Language Models like CLIP are widely used off-the-shelf for a variety of applications. In this paper, we show that the common practice of individually exploiting the text or image encoders of these powerful…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Marco Mistretta , Alberto Baldrati , Lorenzo Agnolucci , Marco Bertini , Andrew D. Bagdanov

There is extensive interest in metric learning methods for image retrieval. Many metric learning loss functions focus on learning a correct ranking of training samples, but strongly overfit semantically inconsistent labels and require a…

机器学习 · 计算机科学 2023-06-05 Christopher Liao , Theodoros Tsiligkaridis , Brian Kulis