paper-with-me

홈 › Papers

Memory-Guided Multi-View Multi-Domain Fake News Detection

2022-06-26 · Yongchun Zhu, Qiang Sheng, Juan Cao, Qiong Nan, Kai Shu, Minghui Wu, Jindong Wang, Fuzhen Zhuang

The wide spread of fake news is increasingly threatening both individuals and society. Great efforts have been made for automatic fake news detection on a single domain (e.g., politics). However, correlations exist commonly across multiple news domains, and thus it is promising to simultaneously detect fake news of multiple domains. Based on our analysis, we pose two challenges in multi-domain fake news detection: 1) domain shift, caused by the discrepancy among domains in terms of words, emotions, styles, etc. 2) domain labeling incompleteness, stemming from the real-world categorization that only outputs one single domain label, regardless of topic diversity of a news piece. In this paper, we propose a Memory-guided Multi-view Multi-domain Fake News Detection Framework (M$^3$FEND) to address these two challenges. We model news pieces from a multi-view perspective, including semantics, emotion, and style. Specifically, we propose a Domain Memory Bank to enrich domain information which could discover potential domain labels based on seen news pieces and model domain characteristics. Then, with enriched domain information as input, a Domain Adapter could adaptively aggregate discriminative information from multiple views for news in various domains. Extensive offline experiments on English and Chinese datasets demonstrate the effectiveness of M$^3$FEND, and online tests verify its superiority in practice. Our code is available at https://github.com/ICTMCG/M3FEND.

📄 PDF Abstract BibTeX arXiv:2206.12808

Code (1)

ictmcg/m3fend 공식 구현 pytorch

Tasks

Fake News Detection

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Sparse-Up: Learnable Sparse Upsampling for 3D Generation with High-Fidelity Textures

2025-09-28 · Lu Xiao, Jiale Zhang, Yang Liu, Taicheng Huang 외 arxiv

The creation of high-fidelity 3D assets is often hindered by a 'pixel-level pain point': the loss of high-frequency details. Existing methods often trade off one aspect for another: either sacrificing cross-view consiste…

3D Generation

LongSpace: Exploring Long-Horizon Spatial Memory from Perception to Recall in Video

2026-06-04 · Shiqiang Lang, Jing Liu, Haoyang He, Peiwen Sun 외 arxiv

Multimodal Large Language Models (MLLMs) have advanced image and video understanding and can increasingly handle longer visual inputs. Long-horizon tasks such as autonomous driving and robotic navigation require more tha…

Autonomous DrivingSpatial Reasoning

MG-Nav: Dual-Scale Visual Navigation via Sparse Spatial Memory

2025-11-27 · Bo Wang, Jiehong Lin, Chenzhi Liu, Xinting Hu 외 arxiv

We present MG-Nav (Memory-Guided Navigation), a dual-scale framework for zero-shot visual navigation that unifies global memory-guided planning with local geometry-enhanced control. At its core is the Sparse Spatial Memo…

Visual Navigation

SimFuse3D: Source-Guided Target Simulation and Confidence-Guided Multi-Stage Localization Reweighting for Cross-Platform 3D Object Detection

2026-09-04 · Yongchun Lin, Xinliang Zhang, Yun Zou, Zhixuan Xiao 외 arxiv

Changes in sensor height and viewpoint alter object-level point distributions, making cross-platform LiDAR unsupervised domain adaptation (UDA) difficult. Self-training uses labeled source scans and unlabeled target scan…

Unsupervised Domain Adaptation3D Object Detection

Q-GeoMem: Question-Guided Geometric Memory for Video Spatial Reasoning

2026-05-26 · Xianqiang Gao, Qizhi Chen, Delin Qu, Haoming Song 외 arxiv

Video spatial reasoning requires accumulating viewpoint-dependent evidence over time while retaining information useful to the question being asked. Existing spatial video-language models improve geometric perception and…

Spatial Reasoning