paper-with-me

Papers

Inconsistent Matters: A Knowledge-guided Dual-consistency Network for Multi-modal Rumor Detection

2023-06-03 · Mengzhu Sun, Xi Zhang, Jianqiang Ma, Sihong Xie, Yazheng Liu, Philip S. Yu

Rumor spreaders are increasingly utilizing multimedia content to attract the attention and trust of news consumers. Though quite a few rumor detection models have exploited the multi-modal data, they seldom consider the inconsistent semantics between images and texts, and rarely spot the inconsistency among the post contents and background knowledge. In addition, they commonly assume the completeness of multiple modalities and thus are incapable of handling handle missing modalities in real-life scenarios. Motivated by the intuition that rumors in social media are more likely to have inconsistent semantics, a novel Knowledge-guided Dual-consistency Network is proposed to detect rumors with multimedia contents. It uses two consistency detection subnetworks to capture the inconsistency at the cross-modal level and the content-knowledge level simultaneously. It also enables robust multi-modal representation learning under different missing visual modality conditions, using a special token to discriminate between posts with visual modality and posts without visual modality. Extensive experiments on three public real-world multimedia datasets demonstrate that our framework can outperform the state-of-the-art baselines under both complete and incomplete modality conditions. Our codes are available at https://github.com/MengzSun/KDCN.

📄 PDF Abstract BibTeX arXiv:2306.02137

Code (1)

mengzsun/kdcn 공식 구현 pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Inconsistency Matters: A Knowledge-guided Dual-inconsistency Network for Multi-modal Rumor Detection

2021-11-01 · Findings (EMNLP) 2021 11 · Mengzhu Sun, Xi Zhang, Jianqiang Ma, Yazheng Liu

Rumor spreaders are increasingly utilizing multimedia content to attract the attention and trust of news consumers. Though a set of rumor detection models have exploited the multi-modal data, they seldom consider the inc…

Discrepancy Matters: Learning from Inconsistent Decoder Features for Consistent Semi-supervised Medical Image Segmentation

2023-09-26 · Qingjie Zeng, Yutong Xie, Zilin Lu, Mengkang Lu 외

Semi-supervised learning (SSL) has been proven beneficial for mitigating the issue of limited labeled data especially on the task of volumetric medical image segmentation. Unlike previous SSL methods which focus on explo…

DecoderImage SegmentationMedical Image SegmentationSemantic Segmentation+2

Actionness Inconsistency-guided Contrastive Learning for Weakly-supervised Temporal Action Localization

2023-06-26 · AAAI 2023 6 · Zhilin Li, Zilei Wang, Qinying Liu

Weakly-supervised temporal action localization (WTAL) aims to detect action instances given only video-level labels. To address the challenge, recent methods commonly employ a two-branch framework, consisting of a class-…

Action LocalizationContrastive LearningRepresentation LearningTemporal Action Localization+2

Constraint acquisition needs better benchmarks

2026-05-25 · Rafał Stachowiak, Tomasz P. Pawlak arxiv

Constraint Acquisition (CA) and related research on the validation and enhancement of Mathematical Programming (MP) models from domain knowledge artifacts are currently limited by inadequate benchmarks. This deficiency i…

Understanding Cross-Lingual Inconsistency in Large Language Models

2025-05-19 · Zheng Wei Lim, Alham Fikri Aji, Trevor Cohn

Large language models (LLMs) are demonstrably capable of cross-lingual transfer, but can produce inconsistent output when prompted with the same queries written in different languages. To understand how language models a…

Cross-Lingual TransferTransfer Learning