← Latest papers
💻 computer science

Towards Unified Multimodal Misinformation Detection in Social Media: A Benchmark Dataset and Baseline

This paper introduces OmniFake, a large-scale benchmark dataset combining human-crafted misinformation and AI-generated content, along with the UMFDet framework that utilizes a category-aware mixture-of-experts architecture to unify and outperform specialized models in detecting diverse types of multimodal deception on social media.

Original authors: Haiyang Li, Yaxiong Wang, Shengeng Tang, Yuchen Zhang, Lianwei Wu, Lechao Cheng, Liu Liu, Chaofeng Dong, Zhun Zhong

Published 2026-07-31
📖 4 min read☕ Coffee break read

Original authors: Haiyang Li, Yaxiong Wang, Shengeng Tang, Yuchen Zhang, Lianwei Wu, Lechao Cheng, Liu Liu, Chaofeng Dong, Zhun Zhong

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine the internet as a giant, bustling town square where everyone is shouting stories, sharing photos, and posting news. In this square, there are two main kinds of troublemakers. The first kind is the "Human Trickster"—a person who writes a fake story or edits a photo just to get attention, spread a rumor, or make people angry. The second kind is the "Robot Artist"—a powerful computer program that can paint a picture of a flying dog or write a convincing news headline about an event that never happened. For a long time, the people trying to keep the town square safe (the researchers) built two different security guards. One guard was an expert at spotting human lies, and the other was an expert at spotting robot fakes. But in the real world, a tricky post might come from a human, a robot, or a mix of both, and the security guards didn't know which one to call. They were like having a fire department that only knows how to put out wood fires and a police force that only knows how to catch bank robbers; when a fire starts in a bank, neither team knows what to do. This paper steps into that chaos to build a single, super-smart detective that can handle any kind of fake news, no matter who made it.

The authors of this paper, a team from universities and tech companies in China, realized that the old way of separating "human lies" from "AI fakes" was too slow and clunky for the real world. So, they created a massive new training ground called OmniFake. Think of this dataset as a giant library of 98,592 examples—almost 100,000 posts!—that includes real news, human-written rumors, and AI-generated tricks. They didn't just collect these; they made them. They took real photos and used AI to swap faces, change backgrounds, or even generate entirely new images of things that don't exist. They also took real headlines and used AI to rewrite them into misleading stories. They even mixed these techniques together to create "Mixed Manipulation," where a post has a real photo but a fake story, or a fake photo with a real story. To test how tricky this is, they asked eight human experts to look at 600 of these samples. The humans only got about 40% right, proving that these fakes are incredibly hard to spot.

To solve this, the team built a new detective system called UMFDet. Instead of hiring two separate guards, they built one smart brain with a special "team of experts" inside it. Imagine a central hub that receives a post (a picture and some text) and then asks, "Who is the best expert to look at this?" The system has three specialized experts: one for Real news, one for Human-crafted lies, and one for AI-synthesized fakes. This is called a "Category-aware Mixture-of-Experts." When a post comes in, the system routes it to the right expert. But here's the clever part: they made sure these experts don't get confused. They used a special training rule (called "Expert-wise Discriminative Regularization") to force the "Human Expert" to stay very close to other human lies and far away from AI fakes, and vice versa. They also added a "Cross-modal Consistency" check, which acts like a fact-checker that asks, "Does the picture actually match the story?" If the text says "a flying dog" but the picture shows a cat, this check flags it as suspicious.

The results show that this new detective is much better than the old specialists. When tested on their new 98,000-sample library, UMFDet correctly identified the type of misinformation about 82% of the time on average. This is a big jump compared to other methods. For example, when looking at "Text Manipulation" (fake stories), the new system improved the best previous method by over 13%. It also proved it could handle "Mixed Manipulation" (a mix of real and fake) better than anyone else. The team even tested their system on other existing datasets, like DGM4 and MMFakeBench, and it still came out on top, beating specialized models that were designed for just one type of fake.

The paper suggests that by unifying these tasks, we can build a more practical and powerful tool for social media safety. The authors don't claim to have solved the problem of fake news forever, but they have shown that treating human lies and AI fakes as a single, unified challenge works much better than keeping them apart. Their system, along with their massive new dataset, is now available for others to use and improve upon, offering a promising step toward a town square where the truth is easier to find, no matter who is trying to hide it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →