中文
相关论文

相关论文: e5-omni: Explicit Cross-modal Alignment for Omni-m…

200 篇论文

Visual embedding models excel at zero-shot tasks like visual retrieval and classification. However, these models cannot be used for tasks that contain ambiguity or require user instruction. These tasks necessitate an embedding model which…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Benjamin Schneider , Florian Kerschbaum , Wenhu Chen

Multi-modal learning relates information across observation modalities of the same physical phenomenon to leverage complementary information. Most multi-modal machine learning methods require that all the modalities used for training are…

机器学习 · 计算机科学 2021-03-10 Vandana Rajan , Alessio Brutti , Andrea Cavallaro

Achieving backward compatibility when rolling out new models can highly reduce costs or even bypass feature re-encoding of existing gallery images for in-production visual retrieval systems. Previous related works usually leverage losses…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Qiang Meng , Chixiang Zhang , Xiaoqiang Xu , Feng Zhou

Despite the potential of multi-modal pre-training to learn highly discriminative feature representations from complementary data modalities, current progress is being slowed by the lack of large-scale modality-diverse datasets. By…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Xiao Dong , Xunlin Zhan , Yangxin Wu , Yunchao Wei , Michael C. Kampffmeyer , Xiaoyong Wei , Minlong Lu , Yaowei Wang , Xiaodan Liang

Vision-language models (VLMs) have enabled strong zero-shot classification through image-text alignment. Yet, their purely visual inference capabilities remain under-explored. In this work, we conduct a comprehensive evaluation of both…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Illia Volkov , Nikita Kisel , Klara Janouskova , Jiri Matas

Fine-grained image-text alignment is a pivotal challenge in multimodal learning, underpinning key applications such as visual question answering, image captioning, and vision-language navigation. Unlike global alignment, fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Jiale Liu , Haoming Zhou , Yishu Liu , Bingzhi Chen , Yuncheng Jiang

We present ImageBind, an approach to learn a joint embedding across six different modalities - images, text, audio, depth, thermal, and IMU data. We show that all combinations of paired data are not necessary to train such a joint…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Rohit Girdhar , Alaaeldin El-Nouby , Zhuang Liu , Mannat Singh , Kalyan Vasudev Alwala , Armand Joulin , Ishan Misra

The integration of information across multiple modalities and across time is a promising way to enhance the emotion recognition performance of affective systems. Much previous work has focused on instantaneous emotion recognition. The 2018…

图像与视频处理 · 电气工程与系统科学 2018-05-07 Didan Deng , Yuqian Zhou , Jimin Pi , Bertram E. Shi

2D assembly diagrams are often abstract and hard to follow, creating a need for intelligent assistants that can monitor progress, detect errors, and provide step-by-step guidance. In mixed reality settings, such systems must recognize…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Zhuchenyang Liu , Yao Zhang , Yu Xiao

Pre-trained video large language models excel at visual reasoning. However, they struggle when videos arrive with auxiliary streams, such as audio, depth map, or dense temporal evidence. In such a scenario, uniform fusion induces modality…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Bonan Ding , Umair Nawaz , Ufaq Khan , Abdelrahman M. Shaker , Muhammad Haris Khan , Jiale Cao , Jin Xie , Fahad Shahbaz Khan

Recent advances in Multimodal Large Language Models (MLLMs) have shown promising results in integrating diverse modalities such as texts and images. MLLMs are heavily influenced by modality bias, often relying on language while…

In this early study, we observe an Easy-Options Bias (EOB) issue in some multiple-choice Visual Question Answering (VQA) benchmarks such as MMStar, RealWorldQA, SEED-Bench, Next-QA, STAR benchmark and Video-MME. This bias allows…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Hao Zhang , Chen Li , Basura Fernando

Edge-cloud synergies provide a promising paradigm for privacy-preserving deployment of foundation models, where lightweight on-device models adapt to domain-specific data and cloud-hosted models coordinate knowledge sharing. However, in…

分布式、并行与集群计算 · 计算机科学 2026-02-17 Yuze Liu , Shibo Chu , Tiehua Zhang , Hao Zhou , Zhishu Shen , Jinze Wang , Jianzhong Qi , Feng Xia

Multimodal video understanding plays a crucial role in tasks such as action recognition and emotion classification by combining information from different modalities. However, multimodal models are prone to overfitting strong modalities,…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Xiaoyu Ma , Ding Ding , Hao Chen

Multimodal learning from document data has achieved great success lately as it allows to pre-train semantically meaningful features as a prior into a learnable downstream task. In this paper, we approach the document classification problem…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Souhail Bakkali , Zuheng Ming , Mickael Coustaty , Marçal Rusiñol , Oriol Ramos Terrades

Lately, there has been growing interest in adapting vision-language models (VLMs) to image and third-person video classification due to their success in zero-shot recognition. However, the adaptation of these models to egocentric videos has…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Anna Kukleva , Fadime Sener , Edoardo Remelli , Bugra Tekin , Eric Sauser , Bernt Schiele , Shugao Ma

We introduce two new benchmarks REST and REST+ (Render-Equivalence Stress Tests) to enable systematic evaluation of cross-modal inconsistency in multimodal large language models (MLLMs). MLLMs are trained to represent vision and language in…

人工智能 · 计算机科学 2026-04-23 Angela van Sprang , Laurens Samson , Ana Lucic , Erman Acar , Sennay Ghebreab , Yuki M. Asano

With the development of Multimodal Large Language Models (MLLMs), numerous outstanding accomplishments have emerged within the open-source community. Due to the complexity of creating and training multimodal data pairs, it is still a…

计算与语言 · 计算机科学 2025-04-18 Xingguang Ji , Jiakang Wang , Hongzhi Zhang , Jingyuan Zhang , Haonan Zhou , Chenxi Sun , Yahui Liu , Qi Wang , Fuzheng Zhang

The rapid advance of Large Language Models (LLMs) has catalyzed the development of Vision-Language Models (VLMs). Monolithic VLMs, which avoid modality-specific encoders, offer a promising alternative to the compositional ones but face the…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Chenxin Tao , Shiqian Su , Xizhou Zhu , Chenyu Zhang , Zhe Chen , Jiawen Liu , Wenhai Wang , Lewei Lu , Gao Huang , Yu Qiao , Jifeng Dai

Dual-encoder Vision-Language Models (VLMs) such as CLIP are often characterized as bag-of-words systems due to their poor performance on compositional benchmarks. We argue that this limitation may stem less from deficient representations…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Imanol Miranda , Ander Salaberria , Eneko Agirre , Gorka Azkune