Information Fusion¶
Information fusion encompasses techniques for combining evidence or information from multiple sources to improve decision-making. In the context of misinformation detection, information fusion methods enable the integration of diverse evidence—such as content analysis, source credibility, user engagement patterns, and external fact-checks—to estimate the veracity of claims.
Key challenges in information fusion include handling conflicting evidence, varying source reliability, and incomplete information. Dempster-Shafer theory and belief function approaches provide mathematical frameworks for addressing these challenges.
Key papers¶
- Belief Evolution Network-based Probability Transformation and Fusion — proposes improved fusion methods for handling conflicts and identical information
Related topics¶
- Dempster-Shafer Theory (theoretical framework)
- Belief Functions (mathematical tools)
- Uncertainty Quantification (related methodology)