paper-with-me

Papers

Multimodal Matching-aware Co-attention Networks with Mutual Knowledge Distillation for Fake News Detection

2022-12-12 · Linmei Hu, Ziwang Zhao, Weijian Qi, Xuemeng Song, Liqiang Nie

Fake news often involves multimedia information such as text and image to mislead readers, proliferating and expanding its influence. Most existing fake news detection methods apply the co-attention mechanism to fuse multimodal features while ignoring the consistency of image and text in co-attention. In this paper, we propose multimodal matching-aware co-attention networks with mutual knowledge distillation for improving fake news detection. Specifically, we design an image-text matching-aware co-attention mechanism which captures the alignment of image and text for better multimodal fusion. The image-text matching representation can be obtained via a vision-language pre-trained model. Additionally, based on the designed image-text matching-aware co-attention mechanism, we propose to build two co-attention networks respectively centered on text and image for mutual knowledge distillation to improve fake news detection. Extensive experiments on three benchmark datasets demonstrate that our proposed model achieves state-of-the-art performance on multimodal fake news detection.

📄 PDF Abstract BibTeX arXiv:2212.05699

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionImage-text matchingKnowledge DistillationText Matching

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

A Mutual-Structure Weighted Sub-Pixel Multimodal Optical Remote Sensing Image Matching Method

2025-08-14 · Tao Huang, Hongbo Pan, Nanxi Zhou, Siyuan Zou 외 arxiv

Sub-pixel matching of multimodal optical images is a critical step in combined application of multiple sensors. However structural noise and inconsistencies arising from variations in multimodal image responses usually l…

Image Matching

UMER: Unifying Embedding and Ranking via Pair-Aware Discriminative Reasoning for Universal Multimodal Retrieval

2026-08-19 · Libiao Chen, Xiyang Liu, Yanheng Wei, Tao Wang 외 arxiv

Universal multimodal retrieval aims to support diverse instruction-aware retrieval tasks, demanding both efficient corpus-scale matching and fine-grained semantic reasoning. Recent MLLM-based embedding methods typically …

Attention-Based Multimodal Image Matching

2021-03-20 · Aviad Moreshet, Yosi Keller

We propose an attention-based approach for multimodal image patch matching using a Transformer encoder attending to the feature maps of a multiscale Siamese CNN. Our encoder is shown to efficiently aggregate multiscale i…

Multimodal Patch MatchingPatch Matching

Instance-aware Image and Sentence Matching with Selective Multimodal LSTM

2016-11-17 · CVPR 2017 7 · Yan Huang, Wei Wang, Liang Wang

Effective image and sentence matching depends on how to well measure their global visual-semantic similarity. Based on the observation that such a global similarity arises from a complex aggregation of multiple local sim…

Semantic SimilaritySemantic Textual SimilaritySentence

Optimal Transport Guided Correlation Assignment for Multimodal Entity Linking

2024-06-04 · Zefeng Zhang, Jiawei Sheng, Chuang Zhang, Yunzhi Liang 외

Multimodal Entity Linking (MEL) aims to link ambiguous mentions in multimodal contexts to entities in a multimodal knowledge graph. A pivotal challenge is to fully leverage multi-element correlations between mentions and…

Entity LinkingKnowledge Distillation