1. Introduction
Online social media platforms have become a primary channel for news consumption, but they have also accelerated the dissemination of false and misleading content. Empirical studies show that false information spreads faster and farther than truthful content on social networks [
1,
2]. In multimodal fake news, textual claims and visual content can reinforce each other in ways that increase perceived credibility and complicate verification. Compared with text-only falsehoods, such multimodal posts are therefore more difficult to detect and debunk.
Multimodal fake news detection has evolved from early feature-concatenation pipelines into more complex architectures that explicitly model cross-modal interaction, cross-modal consistency, and discriminative representations. Representative studies have explored co-attention [
3], hierarchical contextual modeling [
4], and cross-modal ambiguity learning [
5] to improve cross-modal alignment and discriminative representation learning. This line of research has been extended through contrastive weighting in COOLANT [
6], multifaceted reasoning in MRE-FND [
7], and inconsistency-aware reasoning in MFIR [
8]. Related developments have further examined LLM-augmented fake news detection [
9], large vision–language model (LVLM) paradigms for multimodal misinformation analysis [
10], retrieval-augmented multimodal verification [
11], and structured multimodal interaction in SR-CIBN [
12] and MVML [
13]. Survey and dataset-oriented studies [
14,
15] further suggest that marginal performance gains are no longer driven primarily by stronger encoders, but increasingly by how heterogeneous evidence is organized, reasoned about, and fused across diverse deception patterns. Despite this progress, most existing methods are still developed around a unified post-level fusion paradigm. As a result, three fundamental limitations remain largely unaddressed in the literature.
These limitations motivate our work. A key challenge is that multimodal fake news exhibits heterogeneous deception patterns. Some posts are dominated by visual tampering, others by text–image mismatch, and still others by exaggerated textual framing around authentic images. Since these cases depend on different evidence sources, their decision boundaries are not governed by a single evidence preference. Consequently, a model with a fixed aggregation strategy for all cues struggles to adapt its focus to the most informative evidence for each sample.
A second limitation concerns the entanglement between topical semantics and deception patterns in current multimodal representations. The same latent space is frequently expected to encode both what the post is about and how the post becomes deceptive, which increases the risk of spurious topic–veracity associations and weakens generalization under topic, event, and platform shifts. Although representation learning research has long emphasized the value of factorized structure for robust generalization [
16], multimodal detection studies also indicate the importance of separating consistency-related cues [
17] from reasoning-related evidence patterns [
18]. However, this principle has not yet been effectively connected to sample-level deception heterogeneity in existing detection frameworks.
A third challenge arises from the resolution of conflicting evidence. Many existing methods still rely on shallow or single-stage fusion, which makes it difficult to explicitly reason about the relative reliability of different evidence views. When conflicting cues arise from text, image authenticity, and cross-modal consistency views, such models cannot flexibly reweight evidence according to the underlying deception pattern, and the final prediction may be dominated by less reliable or less relevant signals.
To address these limitations, we propose TERN, a type-aware evidence reasoning network for multimodal fake news detection. TERN adopts a three-stage hierarchical architecture consisting of latent deception type induction, type–semantic disentanglement, and type-conditioned evidence reasoning. Specifically, TERN performs prototype-based clustering in the image-side multimodal feature space to induce latent deception types, and then incorporates the induced assignments into the separation of type-discriminative and semantic factors as well as the hierarchical fusion of textual, visual, and cross-modal consistency evidence.
A core distinguishing feature of TERN is its task-coupled latent deception type induction mechanism. Unlike general self-supervised clustering frameworks such as DeepCluster [
19] and SwAV [
20], which treat prototype assignment as an independent representation learning objective, TERN integrates the induced latent types into downstream veracity prediction as a structural prior for latent type representation learning, type–semantic disentanglement, and evidence fusion. Under this formulation, latent type induction in TERN is not pursued as an independent goal, but as a mechanism for organizing heterogeneous evidence for sample-adaptive reasoning, thereby enabling adaptive evidence weighting across different deception patterns.
The main contributions of this work are threefold:
We propose a task-coupled latent deception type induction mechanism that introduces sample-level structural priors to guide representation learning and evidence fusion, enabling the model to account for heterogeneous deception patterns without requiring fine-grained type annotations.
We develop a type-aware evidence reasoning framework that integrates type–semantic disentanglement and hierarchical fusion over textual semantics, image authenticity, and cross-modal consistency into a unified end-to-end framework, thereby supporting adaptive evidence weighting across different deception patterns.
We conduct comprehensive experiments on four public benchmarks and complement the main detection results with ablation analysis, sensitivity analysis, complexity evaluation, and latent type quality analysis, providing a systematic empirical assessment of the proposed framework.
2. Related Work
The most relevant literature falls into four interconnected research streams: foundational multimodal fake news detection, fine-grained interaction and consistency modeling, contrastive learning and foundation-model adaptation, and evidence-aware reasoning and knowledge-enhanced modeling. Work on LVLM-based detection, retrieval-augmented verification, multilingual misinformation modeling, and generative-AI-era misinformation further broadens this research landscape.
2.1. Foundational Multimodal Fake News Detection
Early multimodal fake news detection studies established the importance of jointly modeling textual and visual information for veracity prediction. EANN [
21] introduced event-level bias mitigation, while SpotFake [
22] represented an early feature-concatenation pipeline combining BERT and visual cues. Survey evidence further confirms that such foundational systems remain key baselines in multimodal fake news detection research [
14,
23]. Multilingual misinformation studies further show that detector behavior can vary substantially across languages, platforms, and event contexts [
24]. Nevertheless, their decision processes are largely built around global, sample-invariant fusion strategies, preventing them from dynamically adapting the relative contribution of different evidence sources when deception patterns vary across posts.
2.2. Fine-Grained Interaction and Consistency Modeling
To improve upon early fusion pipelines, later studies explored finer-grained cross-modal interaction and consistency modeling. SAFE [
25] introduced similarity-aware weighting, MCAN [
3] modeled bidirectional co-attention, and HMCAN [
4] performed hierarchical contextual interaction. Other models further strengthened local alignment in MMTN [
26], relationship-aware attention in MRAN [
27], consistency-aware balancing in SR-CIBN [
12], and multi-view interaction in MVML [
13]. Although these methods improve instance-level matching and cross-modal correlation modeling, they still predominantly estimate evidence interaction within each sample and do not explicitly organize fusion around shared latent deception structures across samples.
2.3. Contrastive Learning and Foundation-Model Adaptation
Another active research stream focuses on contrastive learning, multimodal pre-training, and foundation-model adaptation. CAFE [
5] measures cross-modal ambiguity, COOLANT [
6] combines contrastive learning with adaptive multimodal weighting, and MCOT [
28] improves alignment through optimal transport. Related work has also examined cross-modal knowledge distillation [
29], multi-granularity fusion [
30], and cross-modal content correlation modeling [
31]. This direction also includes synthetic-data-assisted multimodal detection [
32], LLM-enhanced multimodal detection [
9], and LLM-guided label propagation for multimodal fake news detection [
33]. LVLM-oriented surveys and retrieval-augmented models further highlight the importance of explicitly connecting multimodal evidence retrieval, visual forensics, and reasoning with model decisions [
10,
11,
34]. These studies improve representation quality, cross-modal alignment, and transferability. However, their optimization objectives are still largely centered on global classification or feature refinement, and they do not explicitly connect latent structure induction to downstream evidence reasoning under heterogeneous deception patterns.
2.4. Evidence-Aware Reasoning and Knowledge-Enhanced Modeling
Evidence-aware methods emphasize evidence decomposition, consistency reasoning, and knowledge-enhanced decision making in multimodal fake news detection. BTIC [
35] enriches multimodal detection with entity-enhanced clues, KAN [
36] incorporates external knowledge, and ERIC-FND [
37] leverages external reliable information. MRE-FND [
7], MFIR [
8], and HCCIN [
17] further model evidence interactions, inconsistency reasoning, and consistency inference across multiple views. Related reasoning-oriented designs, including multi-reading habit fusion reasoning [
18] and TRUST-VL [
38], provide additional support for multi-view evidence modeling. Beyond fake news detection, TFGIN [
39] shows that structured inference over evidence units can also benefit fact verification tasks. Rationale-generation and cross-verification frameworks further suggest that interpretable evidence organization is becoming central to multimodal misinformation detection [
40]. These studies strongly motivate evidence-aware multimodal decision making. However, they generally do not jointly address sample-level deception heterogeneity, type–semantic disentanglement, and adaptive evidence weighting within a unified framework.
3. Methodology
This section presents the proposed TERN framework in detail. Multimodal fake news detection is first formalized under latent deception heterogeneity, followed by the four core components of TERN: multimodal feature extraction and adaptation, latent deception type induction, type–semantic disentanglement, and type-conditioned hierarchical evidence reasoning. The training objective and overall optimization procedure are then introduced.
Figure 1 illustrates the overall architecture of TERN and its correspondence to the following subsections. Starting from multimodal image and text features (
Section 3.2), the framework induces latent deception types as structural priors (
Section 3.3), separates type-related and semantic information (
Section 3.4), and performs hierarchical reasoning over textual semantics, image authenticity, and cross-modal consistency to predict post veracity (
Section 3.6).
3.1. Problem Formulation
Let each news post be represented as a multimodal pair , where I denotes the associated image and T denotes the accompanying text. Given a labeled dataset , where indicates whether the i-th post is fake or real , the goal is to learn a mapping that predicts the veracity of unseen multimodal posts.
A key challenge is that multimodal fake news is generated through heterogeneous deception patterns, such as visual tampering, heavily edited or synthetic imagery, misleading textual framing, and text–image mismatch. Since current benchmark datasets typically provide only binary veracity labels rather than fine-grained type annotations, these deception patterns cannot be directly supervised during training. TERN addresses this setting by inducing latent deception types from the multimodal feature space and treating them as internal structural variables that guide representation learning and downstream evidence reasoning.
3.2. Multimodal Feature Extraction and Adaptation
TERN adopts a multi-encoder strategy to capture complementary information from images and text.
3.2.1. Image Features
For each news image I, we extract four types of global and local visual features:
Global semantic feature : obtained from a MAE-Base encoder [
41] pre-trained with a masked image modeling objective, capturing high-level scene and object semantics.
Cross-modal alignment feature : extracted by the CLIP ViT-B/32 visual encoder [
42], mapping images into a joint vision–language embedding space aligned with text.
Tampering feature : obtained from a MobileNetV3-Large network [
43] fine-tuned on image manipulation detection datasets, focusing on pixel-level artifacts such as splicing and copy-move.
Style feature : extracted from the conv4_1 layer of VGG19 [
44], sensitive to texture and color patterns, which helps capture anomalies in visually manipulated or heavily edited images.
3.2.2. Text Features
For each text T, we extract four types of textual features:
Global semantic feature : the special classification-token representation, denoted as [CLS], from a BERT-base encoder, capturing topic, narrative style, and linguistic patterns.
Cross-modal alignment feature : obtained from the CLIP text encoder [
42], aligned with
in a shared embedding space.
Entity feature : constructed from named entities and salient tokens identified by SpaCy [
45], encoded via CLIP to facilitate fine-grained text–image entity matching.
Emotion feature : derived from sentiment-related tokens encoded by BERT and projected through a small MLP, capturing emotional intensity and polarity that are often exploited in fake news.
3.2.3. Feature Adaptation
Since the above features have different dimensions and statistical properties, we project them into a unified
-dimensional space. This shared dimensionality is used consistently by the clustering module, the disentanglement module, and all three evidence generators. For any feature
with index
over the
M extracted feature types, we apply a linear layer followed by layer normalization [
46]:
where
and
are learnable parameters, and
denotes the adapted version of
used in all subsequent computations.
To build a cross-modal fused feature, we leverage CLIP’s alignment capability. We first compute the cosine similarity between adapted CLIP text and image features:
Here,
is the global CLIP-based text–image correlation score; the numerator is the Euclidean inner product between the two adapted CLIP embeddings, and
denotes the Euclidean norm. We then concatenate
and
and transform them with a multilayer perceptron (MLP), scaled by
:
The notation
denotes feature concatenation along the channel dimension; unlike the inner product in Equation (2), this operation stacks two vectors before the MLP transformation. This weighting mechanism strengthens the fused representation when text and image are highly consistent, and suppresses it when they are semantically mismatched.
Finally, we aggregate the adapted image features
with an attention-based fusion:
where
and
is a learnable attention vector for feature type
i; the superscript ⊤ denotes vector transposition used to produce a scalar attention logit. The resulting
serves as the input to the type-clustering module.
3.3. Type Clustering and Adaptive Detection
3.3.1. Feature Projection and Normalization
The clustering module takes
as input and projects it into a lower-dimensional clustering space via a two-layer MLP, followed by
normalization:
This places all samples on the unit hypersphere, making clustering depend primarily on feature directions.
3.3.2. Prototype-Based Clustering
We maintain
K learnable prototype vectors
, each representing a cluster center in the clustering space. The probability that sample
i belongs to type
k is computed via a temperature-scaled softmax:
where
is a temperature hyperparameter controlling the sharpness of assignments: smaller values make the softmax distribution more peaked, whereas larger values produce smoother type probabilities for both image and text-conditioned downstream reasoning.
To learn meaningful clusters, we use two complementary losses. In Equations (6) and (7),
N denotes the number of training samples in the current optimization set or mini-batch estimate. The
sample entropy loss encourages confident assignments for each sample:
The
marginal entropy loss prevents all samples from collapsing into a single cluster:
The total clustering loss is:
During training, prototype vectors are updated with momentum using batch-wise statistics, which stabilizes the evolution of cluster centers. Prototype parameters are initialized randomly and refined jointly with the fake news detection objective; clustering is therefore coupled to the downstream task rather than performed as a disconnected preprocessing step. The operating number of clusters
K for each dataset is determined through cluster validity analysis on the training-set feature space [
47], and the resulting operating setting is then used for downstream training and evaluation.
The soft assignments provide type information that will later guide disentanglement and evidence fusion, enabling TERN to adopt differentiated detection strategies for different latent types.
3.4. Type–Semantic Disentanglement
Directly using the fused feature risks mixing deception-type information with content semantics. To address this issue, TERN introduces a type–semantic disentanglement module that decomposes into a type-specific subspace and a semantic subspace.
3.4.1. Mask-Based Decomposition
Given
, we use two MLPs followed by sigmoid activations to estimate element-wise soft masks
and
:
where ⊙ denotes element-wise multiplication. The two masked features are then passed through separate projection networks to obtain the final type feature
and semantic feature
. The lower dimensionality of
reflects the relatively small number of latent types, whereas
requires higher capacity to encode diverse content semantics.
3.4.2. Disentanglement Losses
We employ three complementary losses to encourage type–semantic separation.
- 1.
Type classification loss: using the soft assignments
from the clustering module as pseudo labels, we train a classifier on
to predict the type distribution
:
This encourages to be predictive of the latent type.
- 2.
Semantic entropy loss: to prevent the semantic branch from encoding type information, we enforce its predicted type distribution
to be close to a uniform distribution
:
- 3.
Orthogonality loss: we regularize the cosine similarity between
and
to encourage geometric orthogonality:
The total disentanglement loss is a weighted combination:
where
projects the semantic feature to the type-feature dimension before the bilinear orthogonality penalty,
denotes the Euclidean norm, and
controls the strength of the orthogonality constraint.
3.5. Three-View Evidence Generation
Building on the disentangled features and modality-specific encodings, TERN instantiates three neural evidence generators corresponding to textual semantics, image authenticity, and cross-modal consistency. For clarity, we briefly summarize the main computations of each view.
3.5.1. Text Semantic View
Let
denote the adapted BERT feature and
the emotion feature. We first expand
into a length-1 sequence and apply three parallel 1D convolutions with kernel sizes 1, 3, and 5 and 512 channels:
each followed by batch normalization, GELU, and dropout. The resulting feature vectors are stacked into a
tensor and processed by an 8-head self-attention layer to obtain an aggregated text representation
. The 128-dimensional emotion feature is then projected to a 512-dimensional gate:
which performs element-wise modulation:
Finally, a Transformer encoder layer [
48] refines
and an MLP maps the result to a two-dimensional evidence logit vector
capturing textual semantics, writing style, and emotional manipulation cues.
3.5.2. Image Authenticity View
The image view takes the adapted MAE feature
, CLIP image feature
, tampering feature
, and style feature
, all in
, together with the type feature
. Each branch is first transformed by an MLP to produce four 512-dimensional vectors
,
,
, and
. The type feature is passed through a small network to predict branch importance scores:
which modulate the four branches,
for
. The modulated features are concatenated and fused by another MLP, followed by a Transformer encoder layer, yielding an image representation
that focuses on type-dependent visual manipulation cues. An MLP then produces the two-dimensional image evidence vector
.
3.5.3. Cross-Modal Consistency View
The consistency view operates on global and entity-level CLIP features. Given global text/image embeddings
and their entity sets
and
with masks, where
and
denote the numbers of extracted textual and visual entities, respectively, we first compute their cosine similarity:
where
for two non-zero vectors. This score is later rescaled to
as an interpretable global consistency score. Entity-level alignment is modeled by an eight-head attention module that matches text entities to image entities and averages attended representations into an entity-consistency vector
. We then form
project it to
, add
, and apply another Transformer encoder layer [
48] to obtain
. Concatenating
with the rescaled similarity
and feeding them into a small MLP yields the two-dimensional consistency evidence
. When entity extraction is sparse or unreliable, the consistency branch can still fall back on global CLIP alignment, so entity matching acts as an auxiliary refinement rather than a mandatory dependency.
For notational simplicity, we still denote the three evidence vectors as follows:
3.6. Type-Guided Hierarchical Evidence Reasoning
Given the three evidence vectors and the disentangled type and semantic features, TERN performs type-guided hierarchical evidence reasoning in two steps.
3.6.1. Evidence Self-Attention
We first apply a self-attention layer over E to model interactions among the three views and obtain refined evidence representations . This step allows information from one view (e.g., strong inconsistency evidence) to influence the representation of others.
3.6.2. Type-Guided Fusion
Next, we combine
with
and
using a type-guided fusion module, which outputs view-level weights
:
These weights reflect the reliability and relevance of each evidence view for the current sample, conditioned on its latent type and semantic content. The final aggregated evidence vector is computed as follows:
which is then fed into a classifier to produce the prediction:
This hierarchical, type-guided evidence reasoning enables TERN to emphasize different evidence sources for different deception types (e.g., focusing more on cross-modal consistency for text–image mismatch cases and more on visual authenticity for manipulation-heavy cases).
3.7. Training Objective and Algorithm Summary
TERN is trained end-to-end with a combination of classification, clustering, and disentanglement losses. The binary classification loss is the cross-entropy between predictions and ground-truth labels:
The total loss is:
where
and
control the contributions of the clustering and disentanglement objectives.
The objective in Equation (24) couples veracity prediction with latent type induction and type–semantic disentanglement. As a result, the learned type assignments are optimized not as independent clusters, but as structural variables that influence the downstream evidence-reasoning process.
Algorithm Summary
Algorithm 1 summarizes the overall training procedure.
| Algorithm 1 TERN training algorithm |
- 1:
Input: Training set and hyperparameters - 2:
Output: Trained TERN model parameters - 3:
Initialize network parameters and K prototype vectors - 4:
, - 5:
for to T do - 6:
for each mini-batch do - 7:
Extract multi-view image and text features, adapt them to 512-d and compute fused feature - 8:
Compute aggregated image feature and type assignments , obtain and update prototypes with momentum - 9:
Perform type–semantic disentanglement on to obtain and , compute - 10:
Generate three evidence views - 11:
Apply evidence self-attention and type-guided fusion to obtain and prediction - 12:
Compute and , update via back-propagation - 13:
end for - 14:
Evaluate on validation set, update and with early stopping and learning rate scheduling - 15:
if then - 16:
break - 17:
end if - 18:
end for - 19:
Load the best checkpoint and return
|
4. Experiments
This section presents a comprehensive empirical evaluation of TERN. The evaluation first introduces the datasets and experimental setup, and then compares TERN with strong multimodal baselines, followed by ablation studies, hyperparameter sensitivity analysis, statistical stability analysis, visualization, and case studies.
4.1. Datasets
We evaluate TERN on four public multimodal fake news or rumor detection benchmarks covering Chinese microblogs and English Twitter. MR2-Chinese and MR2-English are taken from MR2 [
49]. Weibo follows the commonly used Sina Weibo rumor benchmark [
50]. PHEME follows the standard rumor benchmark setting introduced in prior work [
51]. In our experiments, we adopt the binary veracity mapping commonly used in subsequent multimodal detection studies [
17]. For all datasets, we use the original or widely adopted train/validation/test splits from the corresponding benchmark settings.
Table 1 reports only the statistics that directly affect reproducibility: split sizes, language, and the operating number of latent deception types
K used in TERN.
4.2. Experimental Setup
The experimental implementation follows the representation design introduced in
Section 3. The visual branch uses complementary semantic, alignment, tampering, and style cues derived from MAE-Base, CLIP ViT-B/32, MobileNetV3-Large, and VGG19, respectively. The textual branch uses BERT-base semantic representations, CLIP text representations, and entity-level evidence. Image-side entities are obtained from salient regions proposed by Faster R-CNN [
52] and are then used in the CLIP-based entity matching view. All feature encoders are kept fixed so that the empirical comparison focuses on the proposed type induction, disentanglement, evidence reasoning, and classification modules.
The main trainable hyperparameters follow the architecture in
Section 3: the unified feature dimension is 512, the type branch dimension is 128, the semantic branch dimension is 384, and the emotion feature dimension is 128. We use AdamW [
53] with weight decay
, gradient clipping with max norm 1.0, and validation-F1-based model selection. The learning rate is searched from
, batch size from
, dropout from
, and disentanglement weight from
. The clustering weight is set to 0.1 unless otherwise specified, and training runs for at most 30 epochs with early stopping patience of 10.
We report accuracy (Acc), precision (Pre), recall (Rec), F1 score (F1), and the Matthews correlation coefficient (MCC). In the main comparison, ablation study, and stability analysis, precision, recall, and F1 score are computed for the fake-news class. Macro-F1 score is used only in the hyperparameter sensitivity analysis to summarize class-balanced selection trends. The main comparison, ablation, and hyperparameter-search experiments were conducted on a workstation with an NVIDIA GeForce RTX 5080 GPU (16 GB). The repeated-training stability analysis and inference-time profiling were conducted on a workstation with an NVIDIA GeForce RTX 5070 GPU (12 GB), and the corresponding hardware is reported with those measurements. Hyperparameter search and model selection use only the training and validation splits, and the test split is reserved for final evaluation. Feature extraction is conducted without using veracity labels.
4.3. Complexity Analysis
TERN combines multiple evidence sources and therefore has a higher representation cost than single-encoder detectors. Its feature construction involves BERT-base textual encoding, CLIP-based text–image alignment, MAE-Base visual semantics, MobileNetV3-Large tampering cues, VGG19 style cues, Faster R-CNN region proposals, and entity extraction. The subsequent trainable reasoning module contains approximately 20.08 M parameters and requires ms per sample for forward inference on the RTX 5070 workstation with batch size 16. Across the four benchmarks, one training epoch takes approximately 2.5–12.8 s on the same profiling workstation, depending on dataset scale. These measurements indicate that the main computational burden lies in constructing richer multimodal evidence, while the type-aware reasoning component remains relatively compact.
4.4. Baseline Methods
To ensure representative comparisons, we select eight multimodal methods that cover early fusion, similarity-aware attention, entity-enhanced reasoning, contrastive learning, and multi-granularity fusion. Together, these baselines span the technical routes most relevant to TERN’s design.
SpotFake [
22]: concatenates text features from BERT and visual features from VGG-19 to form a joint multimodal representation for classification, representing early feature concatenation strategies.
SAFE [
25]: uses CNNs to extract text and image features and exploits similarity between modalities to adjust fusion weights, introducing a similarity-based dynamic fusion mechanism.
BTIC [
35]: employs BERT and ResNet to extract text and image-block features, and proposes an entity-enhanced multimodal fusion framework to improve detection performance.
CAFE [
5]: introduces cross-modal ambiguity learning to quantify semantic ambiguity between modalities and adaptively aggregates unimodal features and cross-modal relations to enhance detection.
COOLANT [
6]: adopts a cross-modal contrastive learning framework with attention-guided modules to adaptively weight unimodal and cross-modal features.
TTEC [
54]: combines data augmentation strategies with contrastive learning to construct diverse training samples and improve generalization.
MMFN [
30]: uses a multi-granularity fusion strategy to integrate cross-modal features from different layers for fake news detection.
SR-CIBN [
12]: proposes a semantic relationship-based consistency and inconsistency balancing network to enhance multimodal fake news detection by jointly modeling cross-modal consistency and inconsistency signals.
4.5. Main Results and Analysis
Table 2 reports the performance of TERN and baseline methods on the four datasets. In addition to conventional multimodal detectors, Qwen2.5-7B-Instruct is included as a text-only instruction-following LLM baseline, providing a language-model reference within the evaluated benchmarks.
Overall, TERN achieves the best or most balanced results across all four datasets, especially in F1 score and MCC. The LLM baseline performs competitively on Weibo in recall but remains weaker in F1 score and MCC, suggesting that language-only reasoning captures part of the veracity signal while leaving visual authenticity and cross-modal consistency underused. This pattern is particularly evident on MR2-English and PHEME, where event-specific visual context and imbalanced rumor distributions make text-only judgment less reliable. These results highlight the continued value of explicit multimodal evidence organization.
Compared with early fusion baselines such as SpotFake and similarity-aware attention models such as SAFE, TERN shows that stronger performance does not come only from richer encoders. The main gain comes from organizing the decision process around type-aware evidence fusion. By inducing latent deception types and using them to modulate evidence weights, TERN avoids treating text, image authenticity, and consistency cues as uniformly reliable across samples.
Compared with contrastive or multi-granularity baselines such as CAFE, COOLANT, TTEC, and MMFN, TERN further improves stability by separating type-related signals from semantic content. This helps the model avoid overfitting topic-specific shortcuts and strengthens performance on datasets with more diverse manipulation strategies.
The PHEME results further clarify the behavior of TERN under small-scale and imbalanced conditions. Several baselines achieve reasonable precision but weaker recall, implying conservative predictions for fake-rumor samples. TERN attains a higher F1 score and MCC on this dataset, highlighting the value of type-conditioned evidence reasoning when one evidence source is noisy, sparse, or event-specific.
4.6. Ablation Studies
To evaluate the contribution of each core component, we design four ablation settings by removing: (i) the type learning module (unsupervised clustering and disentanglement), (ii) the three-view evidence generation module, (iii) the type-guided hierarchical evidence reasoning module, and (iv) the entity feature module. All ablated models are trained with the same optimal hyperparameters as the full model to ensure fair comparison.
Table 3 and
Table 4 report ablation results in terms of F1 score and accuracy, respectively.
Table 3 and
Table 4 reveal several observations. First, removing the type learning module leads to the largest average F1 score drop (11.10 percentage points), including a decrease of 37.38 percentage points on MR2-English. This demonstrates that for datasets with highly heterogeneous feature distributions, type discovery and type–semantic disentanglement make a substantial contribution to performance. Without this module, the model reverts to using a unified fusion strategy for all samples and cannot adapt its decisions to different deception patterns. Second, removing the hierarchical evidence reasoning module causes an average F1 score drop of 4.44 percentage points, showing that shallow, single-stage fusion is insufficient to handle conflicting evidence from textual, visual and consistency views. Multi-level, type-guided evidence reasoning helps suppress unreliable views and emphasize critical ones when evidence is inconsistent. Third, removing the three-view evidence generation module results in an average F1 score drop of 3.43 percentage points, with a larger decrease of 6.87 percentage points on PHEME. This highlights the importance of jointly modeling text semantics, image authenticity, and cross-modal consistency, especially for datasets with diverse deception strategies and complex context. Finally, removing the entity feature module leads to a smaller but non-negligible average F1 score drop of 2.15 percentage points, suggesting that entity features provide fine-grained clues for detecting mismatches at the entity level.
Overall, the contributions of different modules are consistent with their design focus: type learning primarily enhances modeling of heterogeneous samples, hierarchical evidence reasoning improves evidence integration under conflict, and three-view evidence plus entity features strengthen the model’s ability to capture complex semantics and entity-level inconsistencies. Together, they support the overall performance of TERN.
The PHEME result also helps clarify the role of entity cues. Removing entity features causes a drop from 79.68 to 76.19 in F1 score and from 87.38 to 86.39 in accuracy, showing that entity alignment is helpful but not indispensable. This is consistent with the design in
Section 3: on entity-sparse or entity-noisy samples, TERN can still rely on textual semantics and global cross-modal consistency when explicit entity matching is weak.
4.7. Hyperparameter Sensitivity Analysis
We conduct a grid search with 240 configurations per dataset to systematically analyze the sensitivity of TERN to key hyperparameters. Validation performance is used only to select hyperparameters and checkpoints on the validation split; after this selection is fixed, the held-out test split is evaluated once to obtain the main results in
Table 2. The following sensitivity tables report macro-F1 score, which is used here to compare hyperparameter trends without favoring either class.
Table 5,
Table 6,
Table 7 and
Table 8 reveal several trends. Learning rate is the most sensitive hyperparameter, with optimal values ranging from
to
. Large-scale datasets such as Weibo prefer smaller learning rates (
) for stable convergence; overly large learning rates lead to instability. Datasets with clearer feature distributions (MR2-Chinese, MR2-English) can tolerate relatively larger learning rates (around
to
), which help quickly converge to good optima. The optimal batch size varies from 32 to 256. Larger batches benefit the stability of prototype updates in the clustering module, as the type distribution in each batch is closer to the global distribution. Smaller batches, on the other hand, introduce gradient noise that helps escape local optima and discover more diverse type patterns. Dropout values in the 0.1–0.2 range work best: smaller datasets (MR2-Chinese, PHEME) benefit from stronger regularization (Dropout = 0.2) to avoid overfitting, while the larger Weibo dataset prefers lighter regularization (Dropout = 0.1). Regarding the disentanglement weight, most datasets perform better with a higher weight (0.5), confirming the importance of type–semantic disentanglement for model performance, whereas the smaller PHEME dataset prefers a lower weight (0.3), where overly strong regularization may cause underfitting.
In summary, hyperparameter selection should be adapted to dataset characteristics: large-scale datasets require smaller learning rates and lighter regularization, small-scale datasets require moderate learning rates and stronger regularization, and datasets with highly heterogeneous feature spaces benefit from clustering-aware tuning instead of one fixed configuration.
4.8. Statistical Stability Analysis
We further evaluate statistical stability through five independent retraining runs under fixed validation-selected settings on the RTX 5070 workstation. This analysis serves a different purpose from the main comparison:
Table 2 reports the final test results of the checkpoint selected by validation performance for comparison with baselines, whereas
Table 9 reports the average behavior of independently trained TERN models. The resulting mean, standard deviation, and confidence interval quantify the robustness of TERN to initialization and stochastic optimization.
Table 9 shows that the model remains stable on Weibo and reasonably stable on MR2-Chinese and MR2-English. The repeated-training means are not intended to replace the validation-selected results in
Table 2; instead, they measure how much performance changes across independent optimizations of the same model. On MR2-English, TERN obtains a mean F1 of 93.14% with a 95% confidence interval of 1.11 percentage points. PHEME exhibits larger variance, especially for recall, which is consistent with its smaller scale and imbalanced event-driven label distribution. These results indicate that the performance gains are not solely driven by a single favorable run, while smaller rumor benchmarks remain more sensitive to optimization variance.
4.9. Latent Type Quality and Semantic Interpretability Analysis
The induced latent types are evaluated through both cluster-quality statistics and qualitative semantic interpretation. These types function as task-coupled structural priors rather than supervised deception categories. The operating
K values are determined through cluster-validity inspection on training-set features, and the resulting groups are examined for internal structure and recurring evidence-use tendencies.
Table 10 presents the silhouette score, Calinski–Harabasz score, and Davies–Bouldin score computed on the training-set features. The absolute values are moderate, which is consistent with the fact that fake news manipulation patterns do not form sharply separated semantic classes. Even so, the feature space shows non-trivial internal structure that can support downstream evidence fusion.
Table 11 summarizes representative post hoc interpretations obtained by inspecting high-confidence samples from each type together with their evidence-view weights. These interpretations provide semantic anchors for the clusters and show that the induced groups correspond to recurring evidence-use patterns rather than externally validated manipulation taxonomies. TERN uses these latent types to improve evidence allocation, not to replace human-defined misinformation categories.
4.10. Visualization Analysis
Figure 2 indicates that the predictions on MR2-Chinese and MR2-English are concentrated near the main diagonal, with relatively low false-positive and false-negative rates, indicating clear class separation on these two datasets. A similarly stable pattern is observed on Weibo, where both real and fake news achieve recognition rates above 93%. On PHEME, the recall of fake news is comparatively lower, which is consistent with the pronounced class imbalance in that dataset, yet the overall decision pattern remains stable.
Figure 3 further shows that real (blue) and fake (red) samples occupy distinguishable regions in the learned feature space across all datasets, indicating that TERN acquires discriminative multimodal representations. Several localized substructures are also visible, particularly on MR2-English, which is consistent with the latent-type modeling hypothesis. The Weibo representations appear comparatively compact, whereas PHEME exhibits a higher degree of class overlap, in line with its smaller scale and event-driven sparsity.
4.11. Case Studies
To examine the decision behavior of TERN at the instance level, two case studies are presented below. One real- and one fake-news sample assigned to different latent types are selected to illustrate the effect of type-aware fusion.
Figure 4 compares these two cases.
4.11.1. Case 1 (Real News)
This is a real-news sample whose image shows an explosion site in Shenyang, China, with the text describing casualties. TERN correctly classifies it as real with 99.99% confidence and assigns it to Type 0 with probability 82.6%. The three evidence views support the real label with 45.0% (text), 51.7% (image), and 95.0% (consistency), and the fusion weights are 19.2% (text), 35.3% (image), and 45.5% (consistency). The consistency view detects strong alignment between text and image (consistency score 95.0%), and the type-guided fusion strategy assigns the largest weight to this view, reflecting a learned pattern for Type 0: cross-modal consistency is the most reliable evidence.
4.11.2. Case 2 (Fake News)
This is a fake-news sample whose image shows Indian banknotes and coins, while the text claims that the Reserve Bank of India has issued new currency. TERN correctly classifies it as fake with 99.80% confidence and assigns it to Type 2 with probability 83.1%. The three views support the fake label with 41.8% (text), 51.7% (image), and 63.0% (consistency), while the fusion weights are 45.0% (text), 0.5% (image), and 57.7% (consistency). The sample is assigned to Type 2, and the consistency view detects a semantic mismatch between text and image (consistency score 63.0%, much lower than 95.0% for the real case). The corresponding fusion profile places negligible weight on the image view (0.5%) and relies primarily on consistency (57.7%) and text (45.0%).
Comparing the fusion weights of the two cases reveals distinct evidence allocation patterns. For Type 0, the weights are 19.2% (text), 35.3% (image), and 45.5% (consistency), yielding a relatively balanced configuration. For Type 2, the weights are 45.0% (text), 0.5% (image), and 57.7% (consistency), yielding a markedly concentrated configuration with minimal reliance on visual evidence. This contrast illustrates how different latent types are associated with different evidence configurations under the type-guided fusion mechanism.
5. Conclusions
In this paper, we revisited multimodal fake news detection from the perspective of heterogeneous deception patterns and evidence reliability. We proposed TERN, a unified framework that combines latent deception type induction, type–semantic disentanglement, and type-conditioned hierarchical evidence reasoning. Instead of applying a single global fusion rule to all posts, TERN uses latent type information to organize how textual semantics, image authenticity, and cross-modal consistency should contribute to the final decision.
Experiments on MR2-Chinese, MR2-English, Weibo, and PHEME show that TERN improves upon the compared multimodal baselines, particularly in F1 score and MCC. The empirical analyses indicate that latent type modeling contributes substantially to the overall gains, that the prediction module remains computationally manageable after feature extraction, and that the induced types correspond to distinguishable evidence-use patterns.
TERN can serve as an evidence-ranking and decision-support component in human-in-the-loop moderation rather than as an autonomous arbiter of truth. From a theoretical perspective, this study shows that latent structural priors can help organize heterogeneous evidence when fine-grained deception-type annotations are unavailable. Several limitations remain. The discovered latent deception types do not have ground-truth semantic annotations; so, their semantic labels are post hoc interpretations. Cross-platform and cross-lingual transfer also remains challenging because datasets differ in language, event distribution, platform style, and entity availability. In addition, although the TERN prediction module is efficient, the overall framework is heavier than lightweight single-encoder baselines because it depends on multiple feature extractors. Practical deployment should further consider false positives, topic bias, uneven performance across languages and communities, uncertainty reporting, appeal mechanisms, and human review. Generative AI introduces additional threats such as deepfakes and synthetic images that may require specialized forensic signals beyond the current feature set. Future work will focus on stronger semantic grounding of latent types, broader transfer evaluation, lighter model variants, bias-aware auditing, and robustness against generative-AI-produced misinformation.
Author Contributions
Conceptualization, M.Z., H.J., Y.Z. and Y.W.; Methodology, M.Z., H.J., Y.Z. and Y.W.; Software, M.Z., H.J. and Y.Z.; Validation, M.Z., Y.Z. and B.W.; Formal analysis, M.Z., H.J., Y.Z. and B.W.; Investigation, M.Z., H.J., Y.Z. and Y.W.; Resources, M.Z., Y.Z. and B.W.; Data curation, M.Z., H.J., Y.Z. and Y.W.; Writing—original draft, M.Z., H.J., Y.Z. and Y.W.; Writing—review & editing, M.Z., H.J., Y.Z. and Y.W.; Visualization, M.Z., H.J., Y.Z. and B.W.; Supervision, M.Z., Y.Z. and B.W.; Project administration, M.Z., H.J., Y.Z., B.W. and Y.W.; Funding acquisition, M.Z., Y.Z. and Y.W. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding. The APC was funded by the authors.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
Conflicts of Interest
The authors declare no conflicts of interest.
References
- Vosoughi, S.; Roy, D.; Aral, S. The spread of true and false news online. Science 2018, 359, 1146–1151. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Lazer, D.M.; Baum, M.A.; Benkler, Y.; Berinsky, A.J.; Greenhill, K.M.; Menczer, F.; Metzger, M.J.; Nyhan, B.; Pennycook, G.; Rothschild, D.; et al. The science of fake news. Science 2018, 359, 1094–1096. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Wu, Y.; Zhan, P.; Zhang, Y.; Wang, L.; Xu, Z. Multimodal fusion with co-attention networks for fake news detection. In Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021; Association for Computational Linguistics: Stroudsburg, PA, USA, 2021; pp. 2560–2569. [Google Scholar]
- Qian, S.; Wang, J.; Hu, J.; Fang, Q.; Xu, C. Hierarchical multi-modal contextual attention network for fake news detection. In SIGIR ’21: Proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval; Association for Computing Machinery: New York, NY, USA, 2021; pp. 153–162. [Google Scholar]
- Chen, Y.; Li, D.; Zhang, P.; Sui, J.; Lv, Q.; Tun, L.; Shang, L. Cross-modal ambiguity learning for multimodal fake news detection. In WWW ’22: Proceedings of the ACM Web Conference 2022; Association for Computing Machinery: New York, NY, USA, 2022; pp. 2897–2908. [Google Scholar]
- Wang, L.; Zhang, C.; Xu, H.; Xu, Y.; Xu, X.; Wang, S. Cross-modal contrastive learning for multimodal fake news detection. In MM ’23: Proceedings of the 31st ACM International Conference on Multimedia; Association for Computing Machinery: New York, NY, USA, 2023; pp. 5696–5704. [Google Scholar]
- Han, L.; Zhang, X.; Zhou, Z.; Liu, Y. A multifaceted reasoning network for explainable fake news detection. Inf. Process. Manag. 2024, 61, 103822. [Google Scholar] [CrossRef] [Scilit]
- Wu, L.; Long, Y.; Gao, C.; Wang, Z.; Zhang, Y. Multimodal fusion and inconsistency reasoning for explainable fake news detection. Inf. Fusion 2023, 100, 101944. [Google Scholar] [CrossRef] [Scilit]
- Wang, J.; Zhu, Z.; Liu, C.; Li, R.; Wu, X. LLM-Enhanced multimodal detection of fake news. PLoS ONE 2024, 19, e0312240. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Ai, W.; Tan, Y.; Shou, Y.; Meng, T.; Chen, H.; He, Z.; Li, K. The Paradigm Shift: A Comprehensive Survey on Large Vision Language Models for Multimodal Fake News Detection. arXiv 2026, arXiv:2601.15316. [Google Scholar]
- Dong, L.; Chen, Y.; Ke, W.; Wu, H.; Deng, L.; Liao, G. Multimodal Fake News Detection via Evidence Retrieval and Visual Forensics with Large Vision-Language Models. Information 2026, 17, 317. [Google Scholar] [CrossRef] [Scilit]
- Yu, H.; Wu, H.; Fang, X.; Li, M.; Zhang, H. SR-CIBN: Semantic relationship-based consistency and inconsistency balancing network for multimodal fake news detection. Neurocomputing 2025, 635, 129997. [Google Scholar] [CrossRef] [Scilit]
- Cui, W.; Zhang, X.; Shang, M. Multi-View mutual learning network for multimodal fake news detection. Expert Syst. Appl. 2025, 279, 127407. [Google Scholar] [CrossRef] [Scilit]
- Tufchi, S.; Yadav, A.; Ahmed, T. A comprehensive survey of multimodal fake news detection techniques: Advances, challenges, and opportunities. Int. J. Multimed. Inf. Retr. 2023, 12, 28. [Google Scholar] [CrossRef] [Scilit]
- Zhu, Y.; Wang, Y.; Yu, Z. Multimodal Fake News Detection: MFND Dataset and Shallow-Deep Multitask Learning. In Proceedings of the Thirty-Fourth International Joint Conference on Artificial Intelligence, Montreal, QC, Canada, 16–22 August 2025; pp. 8012–8020. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Bengio, Y.; Courville, A.; Vincent, P. Representation learning: A review and new perspectives. IEEE Trans. Pattern Anal. Mach. Intell. 2013, 35, 1798–1828. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Wu, L.; Liu, P.; Zhao, Y.; Wang, P.; Zhang, Y. Human cognition-based consistency inference networks for multi-modal fake news detection. IEEE Trans. Knowl. Data Eng. 2024, 36, 211–225. [Google Scholar] [CrossRef] [Scilit]
- Wu, L.; Liu, P.; Zhang, Y. See how you read? Multi-reading habits fusion reasoning for multi-modal fake news detection. In Proceedings of the AAAI Conference on Artificial Intelligence, Washington, DC, USA, 7–14 February 2023; Volume 37, pp. 13736–13744. [Google Scholar] [CrossRef] [Scilit]
- Caron, M.; Bojanowski, P.; Joulin, A.; Douze, M. Deep clustering for unsupervised learning of visual features. In Proceedings of the European Conference on Computer Vision (ECCV), Munich, Germany, 8–14 September 2018; pp. 132–149. [Google Scholar]
- Caron, M.; Misra, I.; Mairal, J.; Goyal, P.; Bojanowski, P.; Joulin, A. Unsupervised learning of visual features by contrasting cluster assignments. In Proceedings of the Advances in Neural Information Processing Systems (NeurIPS), Virtual, 6–12 December 2020; Volume 33, pp. 9912–9924. [Google Scholar]
- Wang, Y.; Ma, F.; Jin, Z.; Yuan, Y.; Xun, G.; Jha, K.; Su, L.; Gao, J. EANN: Event adversarial neural networks for multi-modal fake news detection. In KDD ’18: Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining; Association for Computing Machinery: New York, NY, USA, 2018; pp. 849–857. [Google Scholar]
- Singhal, S.; Shah, R.R.; Chakraborty, T.; Kumaraguru, P.; Satoh, S. SpotFake: A multi-modal framework for fake news detection. In Proceedings of the 2019 IEEE Fifth International Conference on Multimedia Big Data, Singapore, 11–13 September 2019; pp. 39–47. [Google Scholar]
- Cai, G.; Qiu, Z.; Bi, G.; Liu, Q. A Comprehensive Survey of Multimodal Fake News Detection: Datasets, Methods, and Challenges. Trans. Artif. Intell. 2026, 2, 131–160. [Google Scholar] [CrossRef] [Scilit]
- Harris, S.; Ta, V.T.; Trovati, M.; Nakhla, G.; Latif, F.; Korkontzelos, I. Multimodal misinformation detection across diverse languages using RAG and LLMs. J. Intell. Inf. Syst. 2026, 1–28. [Google Scholar] [CrossRef] [Scilit]
- Zhou, X.; Wu, J.; Zafarani, R. SAFE: Similarity-aware multi-modal fake news detection. In Proceedings of the Pacific-Asia Conference on Knowledge Discovery and Data Mining, Singapore, 11–14 May 2020; pp. 354–367. [Google Scholar]
- Wang, J.; Qian, S.; Hu, J.; Hong, R. Positive unlabeled fake news detection via multi-modal masked transformer network. IEEE Trans. Multimed. 2023, 26, 234–244. [Google Scholar] [CrossRef] [Scilit]
- Yang, H.; Zhang, J.; Zhang, L.; Cheng, X.; Hu, Z. MRAN: Multimodal relationship-aware attention network for fake news detection. Comput. Stand. Interfaces 2024, 89, 103822. [Google Scholar] [CrossRef] [Scilit]
- Shen, X.; Huang, M.; Hu, Z.; Cai, S.; Zhou, T. Multimodal Fake News Detection with Contrastive Learning and Optimal Transport. Front. Comput. Sci. 2024, 6, 1473457. [Google Scholar] [CrossRef] [Scilit]
- Wei, Z.; Pan, H.; Qiao, L.; Niu, X.; Dong, P.; Li, D. Cross-modal knowledge distillation in multi-modal fake news detection. In Proceedings of the 2022 IEEE International Conference on Acoustics, Speech and Signal Processing ICASSP, Singapore, 27 April 2022; pp. 4733–4737. [Google Scholar]
- Zhou, Y.; Yang, Y.; Ying, Q.; Qian, Z.; Zhang, X. Multi-modal fake news detection on social media via multi-grained information fusion. In ICMR ’23: Proceedings of the 2023 ACM International Conference on Multimedia Retrieval; Association for Computing Machinery: New York, NY, USA, 2023; pp. 343–352. [Google Scholar]
- Qiao, J.; Li, X.; Gao, C.; Wu, L.; Feng, J.; Wang, Z. Improving multimodal fake news detection by leveraging cross-modal content correlation. Inf. Process. Manag. 2025, 62, 104120. [Google Scholar] [CrossRef] [Scilit]
- Zeng, F.; Li, W.; Gao, W.; Pang, Y. Multimodal Misinformation Detection by Learning from Synthetic Data with Multimodal LLMs. In Findings of the Association for Computational Linguistics: EMNLP 2024; Association for Computational Linguistics: Stroudsburg, PA, USA, 2024; pp. 10467–10484. [Google Scholar] [CrossRef] [Scilit]
- Hu, S.; Hu, J.; Zhang, H. Synergizing LLMs with Global Label Propagation for Multimodal Fake News Detection. In Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers); Association for Computational Linguistics: Stroudsburg, PA, USA, 2025; pp. 1426–1440. [Google Scholar] [CrossRef] [Scilit]
- Li, Y.; Lu, W.; Yu, H.; Wang, Y. Retrieval-Augmented Multimodal Model for Fake News Detection. arXiv 2026, arXiv:2604.18112. [Google Scholar]
- Qi, P.; Cao, J.; Li, X.; Liu, H.; Sheng, Q.; Mi, X.; He, Q.; Lv, Y.; Guo, C.; Yu, Y. Improving fake news detection by using an entity-enhanced framework to fuse diverse multimodal clues. In MM ’21: Proceedings of the 29th ACM International Conference on Multimedia; Association for Computing Machinery: New York, NY, USA, 2021; pp. 1212–1220. [Google Scholar]
- Hu, L.; Yang, T.; Zhang, L.; Zhong, W.; Tang, D.; Shi, C.; Duan, N.; Zhou, M. Compare to the knowledge: Graph neural fake news detection with external knowledge. In Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers); Association for Computational Linguistics: Stroudsburg, PA, USA, 2021; pp. 754–763. [Google Scholar]
- Cao, B.; Wu, Q.; Cao, J.; Liu, B.; Gui, J. External reliable information-enhanced multimodal contrastive learning for fake news detection. In Proceedings of the AAAI, Philadelphia, PA, USA, 25 February–4 March 2025; Volume 39, pp. 31–39. [Google Scholar]
- Yan, Z.; Qi, P.; Hsu, W.; Lee, M.L. TRUST-VL: An Explainable News Assistant for General Multimodal Misinformation Detection. In Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing, Suzhou, China, 4–9 November 2025; pp. 5588–5604. [Google Scholar] [CrossRef] [Scilit]
- Wu, L.; Wang, K.; Nie, K.; Guo, S.; Gao, C.; Wang, Z.; Li, S. TFGIN: Tight-fitting graph inference network for table-based fact verification. ACM Trans. Inf. Syst. 2025, 43, 1–26. [Google Scholar] [CrossRef] [Scilit]
- Chen, J.; Li, Y.; Ng, K.C.; Wang, H.; Zhang, L.-J. Toward Multimodal Fake News Detection by Multi-perspective Rationale Generation and Verification. In Proceedings of the AAAI Conference on Artificial Intelligence, Singapore, 20–27 January 2026; Volume 40, pp. 66–74. [Google Scholar] [CrossRef] [Scilit]
- He, K.; Chen, X.; Xie, S.; Li, Y.; Dollar, P.; Girshick, R. Masked autoencoders are scalable vision learners. In Proceedings of the 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition CVPR, New Orleans, LA, USA, 27 September 2022; pp. 16000–16009. [Google Scholar]
- Radford, A.; Kim, J.W.; Hallacy, C.; Ramesh, A.; Goh, G.; Agarwal, S.; Sastry, G.; Askell, A.; Mishkin, P.; Clark, J.; et al. Learning transferable visual models from natural language supervision. In Proceedings of the ICML, Virtual, 18–24 July 2021; pp. 8748–8763. [Google Scholar]
- Howard, A.; Sandler, M.; Chen, B.; Chu, G.; Chen, L.; Chen, B.; Tan, M.; Wang, W.; Zhu, Y.; Pang, R.; et al. Searching for MobileNetV3. In Proceedings of the ICCV, Seoul, Republic of Korea, 27 October–2 November 2019; pp. 1314–1324. [Google Scholar]
- Simonyan, K.; Zisserman, A. Very Deep Convolutional Networks for Large-Scale Image Recognition. arXiv 2015, arXiv:1409.1556. [Google Scholar]
- Honnibal, M.; Montani, I. spaCy 2: Natural Language Understanding with Bloom Embeddings, Convolutional Neural Networks and Incremental Parsing; Explosion AI: Berlin, Germany, 2017. [Google Scholar]
- Ba, J.L.; Kiros, J.R.; Hinton, G.E. Layer normalization. arXiv 2016, arXiv:1607.06450. [Google Scholar]
- Rousseeuw, P.J. Silhouettes: A graphical aid to the interpretation and validation of cluster analysis. J. Comput. Appl. Math. 1987, 20, 53–65. [Google Scholar] [CrossRef] [Scilit]
- Vaswani, A.; Shazeer, N.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A.N.; Kaiser, L.; Polosukhin, I. Attention is all you need. In Proceedings of the NeurIPS, Long Beach, CA, USA, 4–9 December 2017; pp. 5998–6008. [Google Scholar]
- Hu, X.; Guo, Z.; Chen, J.; Wen, L.; Yu, P.S. MR2: A benchmark for multimodal retrieval-augmented rumor detection in social media. In Proceedings of the ACM SIGIR, Taipei, Taiwan, 23–27 July 2023; pp. 2901–2912. [Google Scholar]
- Jin, Z.; Cao, J.; Guo, H.; Zhang, Y.; Luo, J. Multimodal fusion with recurrent neural networks for rumor detection on microblogs. In Proceedings of the 25th ACM International Conference on Multimedia (MM), Mountain View, CA, USA, 23–27 October 2017; pp. 795–816. [Google Scholar]
- Zubiaga, A.; Liakata, M.; Procter, R. Exploiting context for rumour detection in social media. In Social Informatics; Springer: Cham, Switzerland, 2017; pp. 109–123. [Google Scholar]
- Ren, S.; He, K.; Girshick, R.; Sun, J. Faster R-CNN: Towards real-time object detection with region proposal networks. IEEE Trans. Pattern Anal. Mach. Intell. 2017, 39, 1137–1149. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Loshchilov, I.; Hutter, F. Decoupled Weight Decay Regularization. arXiv 2019, arXiv:1711.05101. [Google Scholar]
- Hua, J.; Cui, X.; Li, X.; Tang, K.; Zhu, P. Multimodal fake news detection through data augmentation-based contrastive learning. Appl. Soft Comput. 2023, 136, 110125. [Google Scholar] [CrossRef] [Scilit]
Figure 1.
Overall architecture of the proposed TERN framework.
Figure 1.
Overall architecture of the proposed TERN framework.
Figure 2.
Confusion matrices of TERN on the four datasets.
Figure 2.
Confusion matrices of TERN on the four datasets.
Figure 3.
t-SNE visualization of TERN feature representations. Colors denote the ground-truth veracity labels, with blue for real news and red for fake news.
Figure 3.
t-SNE visualization of TERN feature representations. Colors denote the ground-truth veracity labels, with blue for real news and red for fake news.
Figure 4.
Case study comparing a real-news example (a) and a fake-news example (b).
Figure 4.
Case study comparing a real-news example (a) and a fake-news example (b).
Table 1.
Dataset statistics.
Table 1.
Dataset statistics.
| Dataset | Train | Val | Test | Total | Language | K |
|---|
| MR2-Chinese | 3289 | 337 | 357 | 3983 | Chinese | 3 |
| MR2-English | 2369 | 419 | 492 | 3280 | English | 4 |
| Weibo | 6247 | 777 | 781 | 7805 | Chinese | 3 |
| PHEME | 1412 | 202 | 404 | 2018 | English | 4 |
Table 2.
Performance comparison with baseline methods. Precision, recall, and F1 score are computed for the fake-news class. Qwen2.5-7B-Instruct denotes a text-only LLM baseline. Bold numbers indicate the best performance on each dataset.
Table 2.
Performance comparison with baseline methods. Precision, recall, and F1 score are computed for the fake-news class. Qwen2.5-7B-Instruct denotes a text-only LLM baseline. Bold numbers indicate the best performance on each dataset.
| Method | MR2-Chinese | MR2-English |
|---|
|
Acc
|
Pre
|
Rec
|
F1
|
MCC
|
Acc
|
Pre
|
Rec
|
F1
|
MCC
|
|---|
| SpotFake | 82.24 | 81.02 | 71.17 | 75.78 | 62.83 | 82.09 | 80.02 | 74.17 | 76.98 | 62.13 |
| SAFE | 83.49 | 82.13 | 73.24 | 77.43 | 65.29 | 83.42 | 78.57 | 72.49 | 75.41 | 64.71 |
| BTIC | 87.39 | 85.51 | 83.96 | 84.73 | 73.73 | 84.49 | 80.49 | 76.82 | 78.61 | 66.78 |
| CAFE | 84.40 | 78.12 | 84.14 | 81.02 | 68.02 | 86.63 | 85.21 | 79.93 | 82.49 | 71.34 |
| COOLANT | 86.93 | 83.57 | 84.76 | 84.16 | 72.88 | 86.10 | 83.41 | 78.62 | 80.94 | 70.23 |
| TTEC | 87.61 | 87.41 | 85.26 | 86.32 | 74.23 | 86.90 | 83.34 | 80.81 | 82.06 | 72.02 |
| MMFN | 86.24 | 85.61 | 79.85 | 82.63 | 71.17 | 84.76 | 83.44 | 75.91 | 79.50 | 67.25 |
| SR-CIBN | 89.08 | 92.17 | 84.88 | 88.38 | 78.63 | 88.53 | 90.77 | 81.32 | 85.78 | 76.35 |
| Qwen2.5-7B (LLM) | 72.83 | 66.97 | 85.38 | 75.06 | 47.81 | 69.92 | 65.71 | 47.92 | 55.42 | 34.51 |
| TERN | 95.52 | 95.32 | 95.32 | 95.32 | 91.02 | 96.34 | 96.28 | 94.27 | 95.26 | 92.30 |
| Method | Weibo | PHEME |
| Acc | Pre | Rec | F1 | MCC | Acc | Pre | Rec | F1 | MCC |
| SpotFake | 85.69 | 84.62 | 75.12 | 79.59 | 68.92 | 79.03 | 72.51 | 45.76 | 56.11 | 46.22 |
| SAFE | 83.82 | 85.72 | 93.73 | 89.51 | 67.41 | 79.57 | 70.22 | 37.96 | 49.28 | 47.90 |
| BTIC | 88.22 | 85.71 | 81.95 | 83.79 | 74.60 | 82.26 | 75.49 | 60.86 | 67.24 | 55.97 |
| CAFE | 88.04 | 86.77 | 80.01 | 83.25 | 74.12 | 81.72 | 72.68 | 66.41 | 69.40 | 54.74 |
| COOLANT | 89.86 | 85.65 | 87.32 | 86.47 | 78.37 | 81.63 | 70.59 | 67.25 | 68.88 | 55.74 |
| TTEC | 90.04 | 85.71 | 87.80 | 86.75 | 78.78 | 83.87 | 74.34 | 69.81 | 71.92 | 60.96 |
| MMFN | 89.42 | 79.94 | 89.15 | 84.27 | 77.28 | 82.80 | 72.54 | 65.83 | 69.02 | 58.72 |
| SR-CIBN | 91.61 | 93.92 | 89.79 | 91.85 | 83.63 | 85.04 | 80.34 | 62.46 | 70.30 | 61.19 |
| Qwen2.5-7B (LLM) | 69.17 | 67.89 | 92.52 | 78.31 | 33.66 | 72.03 | 61.90 | 11.02 | 18.71 | 16.84 |
| TERN | 93.60 | 95.20 | 92.97 | 94.08 | 87.14 | 87.38 | 75.19 | 84.75 | 79.68 | 70.84 |
Table 3.
Ablation results (F1 score, %).
Table 3.
Ablation results (F1 score, %).
| Configuration | MR2-Chinese | MR2-English | Weibo | PHEME |
|---|
| Full model | 95.32 | 95.26 | 94.08 | 79.68 |
| w/o type learning | 94.56 | 57.88 | 93.51 | 74.01 |
| w/o three-view | 91.62 | 93.87 | 92.34 | 72.81 |
| w/o evidence fusion | 88.77 | 86.53 | 93.61 | 77.69 |
| w/o entity features | 93.68 | 92.31 | 93.56 | 76.19 |
Table 4.
Ablation results (accuracy, %).
Table 4.
Ablation results (accuracy, %).
| Configuration | MR2-Chinese | MR2-English | Weibo | PHEME |
|---|
| Full model | 95.52 | 96.34 | 93.60 | 87.38 |
| w/o type learning | 94.68 | 73.37 | 92.96 | 85.40 |
| w/o three-view | 91.60 | 95.33 | 91.68 | 84.65 |
| w/o evidence fusion | 88.24 | 90.45 | 92.96 | 86.63 |
| w/o entity features | 93.84 | 94.31 | 93.09 | 86.39 |
Table 5.
Learning rate sensitivity (macro-F1 score). Bold values indicate the best result in each column.
Table 5.
Learning rate sensitivity (macro-F1 score). Bold values indicate the best result in each column.
| Learning Rate | MR2-Chinese | MR2-English | Weibo | PHEME |
|---|
| 0.7335 | 0.9427 | 0.9292 | 0.8263 |
| 0.7934 | 0.9397 | 0.9356 | 0.8350 |
| 0.8907 | 0.9461 | 0.9342 | 0.8526 |
| 0.8935 | 0.9532 | 0.9178 | 0.7861 |
| 0.9048 | 0.9436 | 0.9106 | 0.7940 |
| 0.9551 | 0.9527 | 0.9007 | 0.7859 |
| 0.9412 | 0.9304 | 0.8872 | 0.7823 |
| 0.9299 | 0.9614 | 0.8953 | 0.7564 |
Table 6.
Batch size sensitivity (macro-F1 score). Bold values indicate the best result in each column.
Table 6.
Batch size sensitivity (macro-F1 score). Bold values indicate the best result in each column.
| Batch Size | MR2-Chinese | MR2-English | Weibo | PHEME |
|---|
| 16 | 0.9327 | 0.9461 | 0.9303 | 0.7895 |
| 32 | 0.9128 | 0.9614 | 0.9252 | 0.8264 |
| 64 | 0.9159 | 0.9465 | 0.9356 | 0.8526 |
| 128 | 0.9154 | 0.9311 | 0.9288 | 0.8332 |
| 256 | 0.9551 | 0.9331 | 0.9277 | 0.8411 |
Table 7.
Dropout sensitivity (macro-F1 score). Bold values indicate the best result in each column.
Table 7.
Dropout sensitivity (macro-F1 score). Bold values indicate the best result in each column.
| Dropout | MR2-Chinese | MR2-English | Weibo | PHEME |
|---|
| 0.1 | 0.9383 | 0.9614 | 0.9356 | 0.8332 |
| 0.2 | 0.9551 | 0.9510 | 0.9237 | 0.8526 |
| 0.3 | 0.9467 | 0.9307 | 0.9251 | 0.8298 |
Table 8.
Disentanglement weight sensitivity (macro-F1 score). Bold values indicate the best result in each column.
Table 8.
Disentanglement weight sensitivity (macro-F1 score). Bold values indicate the best result in each column.
| Disentangle wt. | MR2-Chinese | MR2-English | Weibo | PHEME |
|---|
| 0.3 | 0.8905 | 0.9305 | 0.9302 | 0.8526 |
| 0.5 | 0.9551 | 0.9614 | 0.9356 | 0.8337 |
Table 9.
Repeated-training stability of TERN under fixed validation-selected settings. Values are mean ± standard deviation over five independent runs, with 95% confidence intervals in parentheses.
Table 9.
Repeated-training stability of TERN under fixed validation-selected settings. Values are mean ± standard deviation over five independent runs, with 95% confidence intervals in parentheses.
| Dataset | Acc | Pre | Rec | F1 | MCC |
|---|
| MR2-Chinese | 92.61 ± 1.64 (2.04) | 90.99 ± 2.63 (3.26) | 93.92 ± 0.98 (1.21) | 92.42 ± 1.59 (1.98) | 85.27 ± 3.19 (3.96) |
| MR2-English | 94.76 ± 0.63 (0.79) | 95.16 ± 1.67 (2.07) | 91.25 ± 2.37 (2.94) | 93.14 ± 0.89 (1.11) | 88.98 ± 1.34 (1.67) |
| Weibo | 93.19 ± 0.37 (0.46) | 93.78 ± 0.73 (0.91) | 93.77 ± 1.39 (1.73) | 93.77 ± 0.39 (0.48) | 86.28 ± 0.74 (0.91) |
| PHEME | 83.96 ± 0.85 (1.05) | 70.42 ± 2.77 (3.44) | 78.31 ± 5.18 (6.43) | 74.00 ± 1.50 (1.86) | 62.80 ± 1.94 (2.41) |
Table 10.
Cluster-quality statistics for the operating latent type setting of each dataset.
Table 10.
Cluster-quality statistics for the operating latent type setting of each dataset.
| Dataset | K | Silhouette | Calinski–Harabasz | Davies–Bouldin |
|---|
| MR2-Chinese | 3 | 0.1199 | 348.47 | 2.5824 |
| MR2-English | 4 | 0.0491 | 95.09 | 4.0576 |
| Weibo | 3 | 0.0520 | 354.92 | 3.7149 |
| PHEME | 4 | 0.0563 | 67.93 | 3.5392 |
Table 11.
Qualitative interpretation of induced latent deception types. The labels are post hoc semantic summaries rather than supervised ground-truth categories.
Table 11.
Qualitative interpretation of induced latent deception types. The labels are post hoc semantic summaries rather than supervised ground-truth categories.
| Dataset | Type | Semantic Interpretation | Dominant Evidence |
|---|
| MR2-Chinese | 0 | Event-consistent crisis reports | Consistency + image authenticity |
| MR2-Chinese | 1 | Emotionally framed textual manipulation | Text semantics |
| MR2-Chinese | 2 | Context-mismatched visual evidence | Cross-modal consistency |
| MR2-English | 0 | Authentic image with misleading narrative | Text semantics + consistency |
| MR2-English | 1 | Visual manipulation or synthetic-looking imagery | Image authenticity |
| MR2-English | 2 | Entity-level text-image mismatch | Entity consistency |
| MR2-English | 3 | Highly consistent real-news pattern | Consistency |
| Weibo | 0 | Platform-specific visual rumor template | Image authenticity + text |
| Weibo | 1 | Text-image mismatch | Consistency |
| Weibo | 2 | Authentic multimodal reports | Consistency |
| PHEME | 0 | Event-sparse rumor with weak visual evidence | Text semantics |
| PHEME | 1 | Entity-anchored factual update | Entity consistency |
| PHEME | 2 | Ambiguous breaking-news claim | Text + consistency |
| PHEME | 3 | Visually grounded misinformation | Image authenticity + consistency |
| Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |