paper-with-me

홈 › Papers

Integrating Information Theory and Adversarial Learning for Cross-modal Retrieval

2021-04-11 · Wei Chen, Yu Liu, Erwin M. Bakker, Michael S. Lew

Accurately matching visual and textual data in cross-modal retrieval has been widely studied in the multimedia community. To address these challenges posited by the heterogeneity gap and the semantic gap, we propose integrating Shannon information theory and adversarial learning. In terms of the heterogeneity gap, we integrate modality classification and information entropy maximization adversarially. For this purpose, a modality classifier (as a discriminator) is built to distinguish the text and image modalities according to their different statistical properties. This discriminator uses its output probabilities to compute Shannon information entropy, which measures the uncertainty of the modality classification it performs. Moreover, feature encoders (as a generator) project uni-modal features into a commonly shared space and attempt to fool the discriminator by maximizing its output information entropy. Thus, maximizing information entropy gradually reduces the distribution discrepancy of cross-modal features, thereby achieving a domain confusion state where the discriminator cannot classify two modalities confidently. To reduce the semantic gap, Kullback-Leibler (KL) divergence and bi-directional triplet loss are used to associate the intra- and inter-modality similarity between features in the shared space. Furthermore, a regularization term based on KL-divergence with temperature scaling is used to calibrate the biased label classifier caused by the data imbalance issue. Extensive experiments with four deep models on four benchmarks are conducted to demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2104.04991

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalRetrievalTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Generating Multimodal Images with GAN: Integrating Text, Image, and Style

2025-01-04 · Chaoyi Tan, Wenqing Zhang, Zhen Qi, Kowei Shih 외

In the field of computer vision, multimodal image generation has become a research hotspot, especially the task of integrating text, image, and style. In this study, we propose a multimodal image generation method based …

Image Generation

MACO: A Modality Adversarial and Contrastive Framework for Modality-missing Multi-modal Knowledge Graph Completion

2023-08-13 · Yichi Zhang, Zhuo Chen, Wen Zhang

Recent years have seen significant advancements in multi-modal knowledge graph completion (MMKGC). MMKGC enhances knowledge graph completion (KGC) by integrating multi-modal entity information, thereby facilitating the d…

Knowledge Graph CompletionKnowledge GraphsMulti-modal Knowledge Graph

Adversarial Attack for RGB-Event based Visual Object Tracking

2025-04-19 · Qiang Chen, Xiao Wang, Haowen Wang, Bo Jiang 외

Visual object tracking is a crucial research topic in the fields of computer vision and multi-modal fusion. Among various approaches, robust visual tracking that combines RGB frames with Event streams has attracted incre…

Adversarial AttackObject TrackingVisual Object TrackingVisual Tracking

Adversarial-Metric Learning for Audio-Visual Cross-Modal Matching

2021-01-12 · IEEE Transactions on Multimedia 2021 1 · Aihua Zheng, Menglan Hu, Bo Jiang *, Yan Huang 외

Audio-visual matching aims to learn the intrinsic correspondence between image and audio clip. Existing works mainly concentrate on learning discriminative features, while ignore the cross-modal heterogeneous issue betwe…

audio-visual learningMetric LearningRetrieval

Unveiling the Fragility of Vision-Language Models: Multi-Modal Adversarial Synergy via Texture-Constrained Perturbations and Cross-Modal Optimization

2026-05-26 · Xiang Fang, Wanlong Fang, Changshuo Wang arxiv

Large Vision-Language Models (LVLMs) have transformed multi-modal understanding, excelling in tasks like image captioning and visual question answering by integrating visual and textual inputs. However, their robustness …

Visual Question AnsweringAutonomous DrivingImage Captioning