paper-with-me

홈 › Papers

SEER: Semantic Enhancement and Emotional Reasoning Network for Multimodal Fake News Detection

2025-07-17 · Peican Zhu, Yubo Jing, Le Cheng, Bin Chen, Xiaodong Cui, Lianwei Wu, Keke Tang arxiv

Previous studies on multimodal fake news detection mainly focus on the alignment and integration of cross-modal features, as well as the application of text-image consistency. However, they overlook the semantic enhancement effects of large multimodal models and pay little attention to the emotional features of news. In addition, people find that fake news is more inclined to contain negative emotions than real ones. Therefore, we propose a novel Semantic Enhancement and Emotional Reasoning (SEER) Network for multimodal fake news detection. We generate summarized captions for image semantic understanding and utilize the products of large multimodal models for semantic enhancement. Inspired by the perceived relationship between news authenticity and emotional tendencies, we propose an expert emotional reasoning module that simulates real-life scenarios to optimize emotional features and infer the authenticity of news. Extensive experiments on two real-world datasets demonstrate the superiority of our SEER over state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2507.13415

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News Detection

Similar Papers 제목 키워드 기반

XEmoGPT: An Explainable Multimodal Emotion Recognition Framework with Cue-Level Perception and Reasoning

2026-02-05 · Hanwen Zhang, Yao Liu, Peiyuan Jiang, Lang Junjie 외 arxiv

Explainable Multimodal Emotion Recognition plays a crucial role in applications such as human-computer interaction and social media analytics. However, current approaches struggle with cue-level perception and reasoning …

Multimodal Emotion RecognitionSemantic Similarity

Seeing the End at Step Zero: Accelerating Diffusion MLLMs via MLP Sparsity-Aware Truncation

2026-07-16 · Qicheng Zhao, Qi Sun, Zheyu Yan arxiv

Diffusion Multimodal Large Language Models (DMLLMs) are highly effective for multimodal reasoning, yet their inference efficiency is significantly hindered by fixed-length generation constraints. Since the actual output …

Multimodal Reasoning

AnomSeer: Reinforcing Multimodal LLMs to Reason for Time-Series Anomaly Detection

2026-02-09 · Junru Zhang, Lang Feng, Haoran Shi, Xu Guo 외 arxiv

Time-series anomaly detection (TSAD) with multimodal large language models (MLLMs) is an emerging area, yet a persistent challenge remains: MLLMs rely on coarse time-series heuristics but struggle with multi-dimensional,…

Anomaly ClassificationReinforcement LearningAnomaly Detection

SeerAttention-R: Sparse Attention Adaptation for Long Reasoning

2025-06-10 · Yizhao Gao, Shuming Guo, Shijie Cao, Yuqing Xia 외

We introduce SeerAttention-R, a sparse attention framework specifically tailored for the long decoding of reasoning models. Extended from SeerAttention, SeerAttention-R retains the design of learning attention sparsity t…

4kGPU

Decoding the Flow: CauseMotion for Emotional Causality Analysis in Long-form Conversations

2025-01-01 · Yuxuan Zhang, Yulong Li, Zichen Yu, Feilong Tang 외

Long-sequence causal reasoning seeks to uncover causal relationships within extended time series data but is hindered by complex dependencies and the challenges of validating causal links. To address the limitations of l…

Causal InferenceFormRAGRetrieval-augmented Generation