paper-with-me

홈 › Papers

Adaptive Learning of Consistency and Inconsistency Information for Fake News Detection

2024-08-15 · Aohan Li, Jiaxin Chen, Xin Liao, Dengyong Zhang

The rapid advancement of social media platforms has significantly reduced the cost of information dissemination, yet it has also led to a proliferation of fake news, posing a threat to societal trust and credibility. Most of fake news detection research focused on integrating text and image information to represent the consistency of multiple modes in news content, while paying less attention to inconsistent information. Besides, existing methods that leveraged inconsistent information often caused one mode overshadowing another, leading to ineffective use of inconsistent clue. To address these issues, we propose an adaptive multi-modal feature fusion network (MFF-Net). Inspired by human judgment processes for determining truth and falsity in news, MFF-Net focuses on inconsistent parts when news content is generally consistent and consistent parts when it is generally inconsistent. Specifically, MFF-Net extracts semantic and global features from images and texts respectively, and learns consistency information between modes through a multiple feature fusion module. To deal with the problem of modal information being easily masked, we design a single modal feature filtering strategy to capture inconsistent information from corresponding modes separately. Finally, similarity scores are calculated based on global features with adaptive adjustments made to achieve weighted fusion of consistent and inconsistent features. Extensive experimental results demonstrate that MFF-Net outperforms state-of-the-art methods across three public news datasets derived from real social medias.

📄 PDF Abstract BibTeX arXiv:2408.08013

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

DAAD: Dynamic Analysis and Adaptive Discriminator for Fake News Detection

2024-08-20 · Xinqi Su, Yawen Cui, Ajian Liu, Xun Lin 외

In current web environment, fake news spreads rapidly across online social networks, posing serious threats to society. Existing multimodal fake news detection (MFND) methods can be classified into knowledge-based and se…

Fake News DetectionImage Manipulation

News Image Steganography: A Novel Architecture Facilitates the Fake News Identification

2021-01-03 · Jizhe Zhou, Chi-Man Pun, Yu tong

A larger portion of fake news quotes untampered images from other sources with ulterior motives rather than conducting image forgery. Such elaborate engraftments keep the inconsistency between images and text reports ste…

DecoderExtractive SummarizationImage Steganography

RaCMC: Residual-Aware Compensation Network with Multi-Granularity Constraints for Fake News Detection

2024-12-24 · Xinquan Yu, Ziqi Sheng, Wei Lu, Xiangyang Luo 외

Multimodal fake news detection aims to automatically identify real or fake news, thereby mitigating the adverse effects caused by such misinformation. Although prevailing approaches have demonstrated their effectiveness,…

Fake News DetectionMisinformation

See How You Read? Multi-Reading Habits Fusion Reasoning for Multi-modal Fake News Detection

2023-06-06 · journal 2023 6 · Lianwei Wu,Pusheng Liu,Yanning Zhang

The existing approaches based on different neural networks automatically capture and fuse the multimodal semantics of news, which have achieved great success for fake news detection. However, they still suffer from the l…

Fake News Detection

Out-of-distribution Evidence-aware Fake News Detection via Dual Adversarial Debiasing

2023-04-25 · Qiang Liu, Junfei Wu, Shu Wu, Liang Wang

Evidence-aware fake news detection aims to conduct reasoning between news and evidence, which is retrieved based on news content, to find uniformity or inconsistency. However, we find evidence-aware detection models suff…

Fake News Detection