paper-with-me

Papers

Fusing Cross-modal and Uni-modal Representations: A Kronecker Product Approach

2025-06-10 · Youqi Wu, Jingwei Zhang, Farzan Farnia

Cross-modal embeddings, such as CLIP, BLIP and their variants, have achieved promising results in aligning representations across modalities. However, these embeddings could underperform compared to state-of-the-art single-modality embeddings on modality-specific tasks. On the other hand, single-modality embeddings excel in their domains but lack cross-modal alignment capabilities. In this work, we focus on the problem of unifying cross-modality and single-modality embeddings to achieve the performance of modality-expert embedding within individual modalities while preserving cross-modal alignment. To this end, we propose RP-KrossFuse, a method that leverages a random projection-based Kronecker product to integrate cross-modal embeddings with single-modality embeddings. RP-KrossFuse aims to fuse the sample-pairwise similarity scores of the fused embeddings and operates efficiently in a specified kernel space and supports scalable implementations via random Fourier features for shift-invariant kernels such as the Gaussian kernel. We demonstrate the effectiveness of RP-KrossFuse through several numerical experiments, combining CLIP embeddings with uni-modal image and text embeddings. Our numerical results indicate that RP-KrossFuse achieves competitive modality-specific performance while retaining cross-modal alignment, bridging the gap between cross-modal and single-modality embeddings.

📄 PDF Abstract BibTeX arXiv:2506.08645

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignment

Methods 이 논문이 사용한 방법론

Focus 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
BLIP Vision-Language Pre-training (VLP) has advanced the performance for many vision-language tasks. However, most existing pre-trained models only excel in either understanding-based…

Similar Papers 제목 키워드 기반

Pathomic Fusion: An Integrated Framework for Fusing Histopathology and Genomic Features for Cancer Diagnosis and Prognosis

2019-12-18 · Richard J. Chen, Ming Y. Lu, Jingwen Wang, Drew F. K. Williamson 외

Cancer diagnosis, prognosis, and therapeutic response predictions are based on morphological information from histology slides and molecular profiles from genomic data. However, most deep learning-based objective outcome…

Feature ImportancePrognosis

Triple Disentangled Representation Learning for Multimodal Affective Analysis

2024-01-29 · Ying Zhou, Xuefeng Liang, Han Chen, Yin Zhao 외

Multimodal learning has exhibited a significant advantage in affective analysis tasks owing to the comprehensive information of various modalities, particularly the complementary information. Thus, many emerging studies …

DisentanglementRepresentation Learning

Dense Multimodal Fusion for Hierarchically Joint Representation

2018-10-08 · Di Hu, Feiping Nie, Xuelong. Li

Multiple modalities can provide more valuable information than single one by describing the same contents in various ways. Hence, it is highly expected to learn effective joint representation by fusing the features of di…

Cross-Modal RetrievalRetrievalspeech-recognitionSpeech Recognition

Compound Tokens: Channel Fusion for Vision-Language Representation Learning

2022-12-02 · Maxwell Mbabilla Aladago, AJ Piergiovanni

We present an effective method for fusing visual-and-language representations for several question answering tasks including visual question answering and visual entailment. In contrast to prior works that concatenate un…

DecoderLanguage ModelingLanguage ModellingQuestion Answering+4

Cross-Modal Alignment via Variational Copula Modelling

2025-11-05 · Feng Wu, Tsai Hor Chan, Fuying Wang, Guosheng Yin 외 arxiv

Various data modalities are common in real-world applications (e.g., electronic health records, medical images and clinical notes in healthcare). It is essential to develop multimodal learning methods to aggregate variou…