Graph-based Evidence Aggregating and Reasoning (GEAR) Model for Fact Verification in NLP

The article explains how the GEAR model uses graph neural networks and BERT representations to aggregate multiple pieces of evidence for fact verification, improving accuracy on datasets like FEVER and offering applications in misinformation detection, knowledge‑graph completion, and advertising analytics.

Tencent Advertising Technology
Tencent Advertising Technology
Tencent Advertising Technology
Graph-based Evidence Aggregating and Reasoning (GEAR) Model for Fact Verification in NLP

As natural language processing (NLP) matures, tasks are moving from simple text handling to more advanced applications such as knowledge‑graph construction and open‑domain question answering, which require highly accurate corpora.

Fact verification—determining whether a claim is supported, refuted, or lacks sufficient evidence—has become crucial both for downstream NLP tasks and for combating misinformation in today’s fast‑moving media environment.

The challenge lies in the need to combine multiple heterogeneous evidence pieces and reason over their logical relationships; single‑evidence judgments are often insufficient, as illustrated by the provided examples.

The GEAR model (Graph‑based Evidence Aggregating and Reasoning) addresses this by constructing a fully connected evidence graph, applying graph‑attention mechanisms to aggregate evidence fragments, and using a classifier to label claims, while leveraging BERT embeddings for robust sentence representations.

Evaluations on the FEVER dataset show a 3‑4% accuracy gain over previous methods, especially on samples that require multi‑evidence reasoning.

Beyond fact‑checking, GEAR can be applied to detect fake information on online platforms, enhance knowledge‑graph completion, improve open‑domain QA, and be extended to verify user behavior for advertising purposes.

The authors also published a comprehensive survey on graph neural networks and will present detailed technical insights in an upcoming live session scheduled for June 23 at 19:00.

NLPgraph neural networksBERTGEAR model
Tencent Advertising Technology
Written by

Tencent Advertising Technology

Official hub of Tencent Advertising Technology, sharing the team's latest cutting-edge achievements and advertising technology applications.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.