Papers by Shuguo Hu
Synergizing LLMs with Global Label Propagation for Multimodal Fake News Detection (2025.acl-long)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) can assist multimodal fake news detection by predicting pseudo labels, but their effective integration is non-trivial. |
| Approach: | They propose a global label propagation network with LLM-based pseudo labels for multimodal fake news detection which integrates LLM capabilities via label propagations. |
| Outcome: | The proposed model outperforms state-of-the-art models on benchmark datasets showing that it can propagate pseudo labels among all samples. |
Cross-domain Rumor Detection via Test-Time Adaptation and Large Language Models (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing approaches focus on within-domain tasks, resulting in suboptimal performance in cross-domain scenarios due to domain shifts. |
| Approach: | They propose a framework that incorporates both single-domain model and target graph adaptation strategies tailored to the unique requirements of cross-domain rumor detection. |
| Outcome: | The proposed framework surpasses existing methods in rumor detection on social media. |