PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 16, 2026Information0 citationsOpen Access

EC-MFR: A Hierarchical Edge–Cloud Collaborative Framework for Multimodal Fact-Checking

View Full Paper
HTHua TaoTCT X Chen

Key Points

  • This research aims to enhance the speed and accuracy of multimodal fact-checking through a novel hierarchical framework.
  • Introduced the EC-MFR framework that divides tasks between edge and cloud computing.
  • Utilized a lightweight multimodal language model at the edge for efficient evidence retrieval and query decomposition.
  • Validated the system through experiments on MOCHEG and AVERITEC datasets.
  • Achieved 54.10% accuracy on the MOCHEG dataset and 68.80% on AVERITEC, surpassing GPT-4o by 6.6 percentage points.
  • Reduced processing costs by 51.8% and accelerated inference latency by 2.4× for edge-resolved claims.

Abstract

The spread of multimodal misinformation demands verification that is both accurate and fast while keeping knowledge current. Large language models are powerful but costly and slow, and their static knowledge can lag behind events. We introduce EC-MFR, a hierarchical framework that divides work between edge and the cloud. The system first optionally decomposes the claim into a few targeted sub-claims to guide retrieval, retrieves text and image evidence, and then compresses it into a small set of question–answer items using a lightweight, quantized multimodal language model deployed at the edge. A compact verifier on the edge predicts a label with calibrated confidence. If confidence is high, the decision is returned immediately. If confidence is low, the claim is sent to the cloud where retrieval can be expanded and the reasoning can be redone by a stronger verifier. This design offers three core benefits. It makes reasoning explicit through question–answer items, which shortens prompts and improves auditability. It improves retrieval recall via a light decomposition step that produces targeted sub-queries. Finally, it lets most easy claims finish on the edge to reduce cost and latency while preserving accuracy on difficult claims by allowing the cloud to broaden evidence and refine reasoning. Experiments on MOCHEG and AVERITEC validate the approach. Notably, EC-MFR achieves highly competitive accuracy of 54.10% on the multimodal MOCHEG dataset, and reaches 68.80% on AVERITEC under realistic retrieval settings, outperforming the GPT-4o cloud-only baseline by 6.6 percentage points. Furthermore, system-level profiling on edge hardware demonstrates that EC-MFR reduces processing costs by 51.8% and accelerates inference latency by 2.4× for edge-resolved claims, confirming a highly favorable accuracy–efficiency trade-off compared to existing multimodal fact-checking systems. We also formalize routing and efficiency and analyze calibration and retrieval.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Tao et al. (2026) studied this question.

synapsesocial.com/papers/6a080acea487c87a6a40cbd3https://doi.org/10.3390/info17050480
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1MultiCheck: Strengthening Web Trust with Unified Multimodal Fact Verification2025
  2. 2E-FreeM2: Efficient Training-Free Multi-Scale and Cross-Modal News Verification via MLLMs2025
  3. 3Hybrid Fact-Checking that Integrates Knowledge Graphs, Large Language Models, and Search-Based Retrieval Agents Improves Interpretable Claim Verification2025
  4. 4How to Train Your Fact Verifier: Knowledge Transfer with Multimodal Open Models2024
  5. 5Multimodal Large Language Models to Support Real-World Fact-Checking2024 · 3 citations