- name
- momenta-multimodal-moe-misinformation-detection
- description
- MOMENTA โ Mixture-of-Experts over multimodal embeddings with neural temporal aggregation for misinformation detection. Combines modality-specific MoE modules, bidirectional co-attention, discrepancy-aware branch, and attention-based temporal aggregation with drift/momentum encoding. Use when: multimodal misinformation detection, MoE for multimodal learning, temporal aggregation, cross-modal disagreement detection, fact-checking systems. Trigger: misinformation detection, multimodal MoE, cross-modal disagreement, temporal drift, fake news detection, MOMENTA, ๅคๆจกๆ่ๅไฟกๆฏๆฃๆต.
- version
- 1.0.0
- author
- Research Synthesis (arXiv:2604.16172)
- license
- MIT
- metadata
- {"hermes":{"tags":["misinformation","multimodal","mixture-of-experts","temporal-aggregation","fact-checking"],"source_paper":"MOMENTA: Mixture-of-Experts Over Multimodal Embeddings with Neural Temporal Aggregation for Misinformation Detection (arXiv:2604.16172)"}}
# MOMENTA: Multimodal MoE Misinformation Detection
## Overview
Unified multimodal misinformation detection framework combining:
- Modality-specific MoE modules for specialized processing
- Bidirectional co-attention for text-visual alignment
- Discrepancy-aware branch for cross-modal disagreement
- Attention-based temporal aggregation with drift/momentum encoding
- Domain-adversarial learning with prototype memory bank
## Architecture
```
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Input Modalities โ
โ โโโโโโโโโโโโ โโโโโโโโโโโโ โโโโโโโโโโโโ โ
โ โ Text โ โ Visual โ โ Temporal โ โ
โ โโโโโโฌโโโโโโ โโโโโโฌโโโโโโ โโโโโโฌโโโโโโ โ
โ โ โ โ โ
โ โโโโโโโโโโโโ โโโโโโโโโโโโ โ
โ โ Text MoE โ โVis MoE โ โ Modality-specific experts โ
โ โโโโโโฌโโโโโโ โโโโโโฌโโโโโโ โ
โ โโโโโโโโฌโโโโโโโ โ
โ โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ Bidirectional โ โ Cross-modal alignment โ
โ โ Co-Attention โ โ
โ โโโโโโโโโโโโฌโโโโโโโโโโโ โ
โ โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโ โ Detect contradictions โ
โ โ Discrepancy-Aware โ between modalities โ
โ โ Branch โ โ
โ โโโโโโโโโโโโฌโโโโโโโโโโโ โ
โ โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโ โ Drift/momentum encoding โ
โ โ Temporal Aggregationโ for temporal sequences โ
โ โ (Drift/Momentum) โ โ
โ โโโโโโโโโโโโฌโโโโโโโโโโโ โ
โ โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโ โ Domain generalization โ
โ โ Domain-Adversarial โ + prototype memory โ
โ โ + Prototype Memory โ โ
โ โโโโโโโโโโโโฌโโโโโโโโโโโ โ
โ โ โ
โ Misclassification (Real/Fake) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
```
## Key Components
### 1. Modality-Specific MoE
- Separate expert pools for text and visual modalities
- Dynamic routing selects relevant experts per input
- Enables specialized feature extraction
### 2. Bidirectional Co-Attention
- Text attends to visual features AND visual attends to text
- Creates aligned cross-modal representations
- Captures inter-modal dependencies
### 3. Discrepancy-Aware Branch
- Specifically detects disagreements between modalities
- Key signal: text says one thing, image shows another
- Primary misinformation indicator
### 4. Temporal Aggregation
- Drift encoding: captures distribution shift over time
- Momentum encoding: maintains temporal consistency
- Attention-weighted aggregation of temporal features
## Evaluated Datasets
- Fakeddit, MMCoVaR, Weibo, XFacta
## Applications
- Social media content moderation
- Automated fact-checking systems
- News verification platforms
- Multimodal content analysis
## Activation Keywords
- misinformation detection, multimodal MoE, fact-checking
- cross-modal disagreement, temporal aggregation
- fake news detection, MOMENTA
- ่ๅไฟกๆฏๆฃๆต, ๅคๆจกๆไธๅฎถๆททๅ
## References
- Yeganeh Abdollahinejad, Ahmad Mousavi, et al. "MOMENTA: Mixture-of-Experts Over Multimodal
Embeddings with Neural Temporal Aggregation for Misinformation Detection." arXiv:2604.16172
Ver en GitHub