TL;DR
Document classification often struggles with integrating diverse data sources effectively. A systematic review introduced a formal framework and conducted a meta-analysis of 139 studies, revealing that multimodal fusion improves accuracy by an average of 5.28 percentage points.
✦ Why It Matters
Engineers should prioritize methodological rigor and context alignment when implementing information fusion techniques in document classification.
Key Takeaways
Full Summary
Document classification, a key task in natural language processing, benefits from information fusion, which combines multiple data sources (multimodal) or representations (multiview). This systematic review analyzed 139 primary studies to address the lack of a unified framework and quantitative evidence in the field.
A formal framework was introduced, and a random-effects meta-analysis was performed, marking the first quantitative assessment of document classification performance. Results showed that multimodal fusion significantly improved accuracy by 5.28 percentage points, while multiview fusion yielded modest gains of 4.67% in accuracy and 3.08% in F1-score.
Notably, only a small percentage of studies employed statistical tests for validation, raising concerns about the reliability of their findings. The review emphasizes that successful information fusion relies more on aligning methods with task contexts than on algorithmic complexity.
Related