paper-with-me

홈 › Papers

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

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

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, challenges persist in cross-modal feature fusion and refinement for classification. To address this, we present a residual-aware compensation network with multi-granularity constraints (RaCMC) for fake news detection, that aims to sufficiently interact and fuse cross-modal features while amplifying the differences between real and fake news. First, a multiscale residual-aware compensation module is designed to interact and fuse features at different scales, and ensure both the consistency and exclusivity of feature interaction, thus acquiring high-quality features. Second, a multi-granularity constraints module is implemented to limit the distribution of both the news overall and the image-text pairs within the news, thus amplifying the differences between real and fake news at the news and feature levels. Finally, a dominant feature fusion reasoning module is developed to comprehensively evaluate news authenticity from the perspectives of both consistency and inconsistency. Experiments on three public datasets, including Weibo17, Politifact and GossipCop, reveal the superiority of the proposed method.

📄 PDF Abstract BibTeX arXiv:2412.18254

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionMisinformation

Similar Papers 제목 키워드 기반

Rethinking Residual Errors in Compensation-based LLM Quantization

2026-04-09 · Shuaiting Li, Juncan Deng, Kedong Xu, Rongtao Deng 외 arxiv

Methods based on weight compensation, which iteratively apply quantization and weight compensation to minimize the output error, have recently demonstrated remarkable success in quantizing Large Language Models (LLMs). T…

Spatial-Temporal Transformer based Video Compression Framework

2023-09-21 · Yanbo Gao, Wenjia Huang, Shuai Li, Hui Yuan 외

Learned video compression (LVC) has witnessed remarkable advancements in recent years. Similar as the traditional video coding, LVC inherits motion estimation/compensation, residual coding and other modules, all of which…

Motion EstimationPredictionVideo Compression

Dual Compensation Residual Networks for Class Imbalanced Learning

2023-08-25 · Ruibing Hou, Hong Chang, Bingpeng Ma, Shiguang Shan 외

Learning generalizable representation and classifier for class-imbalanced data is challenging for data-driven deep models. Most studies attempt to re-balance the data distribution, which is prone to overfitting on tail c…

HCInfer: An Efficient Inference System via Error Compensation for Resource-Constrained Devices

2026-05-07 · Shen Xu, Xiangwen Zhuge, Zhe Xu, Yingkun Hu 외 arxiv

LLMs often struggle with memory-constrained deployment on consumer-grade hardware due to their massive parameter sizes. While existing solutions such as model compression and offloading improve deployment feasibility, th…

Model Compression

Towards Robust Text-to-Image Person Retrieval: Multi-View Reformulation for Semantic Compensation

2026-04-20 · Chao Yuan, Yujian Zhao, Haoxuan Xu, Guanglin Niu arxiv

In text-to-image person retrieval tasks, the diversity of natural language expressions and the implicitness of visual semantics often lead to the problem of Expression Drift, where semantically equivalent texts exhibit s…

Person Retrieval