CandidateFusion-MKAN: A Unified Framework for Robust Multimodal Crisis Classification across Diverse Supervision and Evidence Conditions
CandidateFusion-MKAN is a unified framework that achieves robust single-output multimodal crisis classification by integrating modality-supported candidate-set learning, candidate-set likelihood, and bounded adaptive soft targets to effectively handle diverse supervision, missing or degraded evidence, and conflicting or complementary cues.
Original paper licensed under CC BY 4.0 (https://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
In the chaotic hours following a disaster, emergency managers rely on a flood of information from social media to understand what is happening on the ground. A single post might contain a text message describing a collapsed bridge and a photograph showing a family stranded on a roof. Ideally, these two pieces of evidence would point to the same urgent need, such as "rescue efforts" or "infrastructure damage." However, the reality of human communication is often messier. Sometimes the text and the image tell different stories, perhaps because the writer is focused on the people while the photo captures the destruction, or because the image is blurry and the text is the only clear clue. In these moments, a computer system designed to sort these posts into categories faces a difficult choice: should it trust the text, the image, or try to guess a single answer that might ignore the truth in one of them? If the system forces a single, rigid decision too early, it risks discarding vital information that could save lives.
This is the specific challenge addressed by a new framework called CandidateFusion-MKAN, developed by researchers at the University of Emergency Management and the Big Data Center of the Ministry of Emergency Management. The team set out to build a system that could handle the messy reality of crisis data without losing the nuance of the original evidence. Instead of forcing the text and image to agree on a single label before the computer makes a decision, their system keeps both possibilities alive during the learning process. It treats the text and the image as two separate witnesses, each offering their own version of the truth, and only combines them at the very end to produce one final, reliable answer. This approach allows the system to remain robust even when the evidence is missing, degraded, or contradictory.
The researchers tested their system on a massive dataset of real-world disaster posts, known as CrisisMMD, which includes over 18,000 image-text pairs from seven different disasters. They found that in more than half of these posts, the text and the image actually supported different humanitarian categories. For example, a post might have text about "affected individuals" while the image showed "infrastructure damage." Traditional systems often struggle here, either ignoring one side or getting confused. The new framework, however, learned to preserve both categories as valid candidates. It uses a method that concentrates the computer's confidence on the set of options supported by the evidence, rather than forcing it to pick a single winner too soon. If the text and image agree, the system behaves like a standard classifier. If they disagree, it keeps both options in play, ensuring that the final decision is grounded in the actual evidence provided by both sources.
To handle the fact that real-world data is often incomplete, the system was also trained to cope with missing or poor-quality inputs. In the real world, a photo might be too dark to see, or a text message might be cut off. The researchers simulated these conditions by deliberately removing text or blurring images during testing. They found that their system could adapt seamlessly, shifting its reliance to the remaining clear evidence. When the text was missing, the system leaned heavily on the image; when the image was gone, it trusted the text. Crucially, it did this without needing to be retrained for every specific type of missing data. The system also learned to recognize when the text and image offered complementary clues—where neither was enough on its own, but together they painted a complete picture. In these cases, the system successfully combined the distinct insights from both sources to reach a more accurate conclusion than if it had treated them as redundant.
The results of the study were measured across thousands of test cases, including those where the text and image disagreed. The new framework achieved an accuracy of 92.60% on posts where the text and image agreed, matching the performance of the best existing systems. More importantly, on the difficult posts where the text and image offered conflicting information, the system maintained a high level of reliability, correctly identifying a valid category in over 90% of cases. It also significantly reduced the uncertainty in its predictions compared to older methods that simply averaged the results of text and image analysis. By keeping the evidence separate until the final moment, the system avoided the "averaging out" problem where a strong signal from one source gets diluted by a weak or contradictory signal from the other.
The researchers also looked at how the system handles rare categories, such as specific types of injuries or damage that appear in very few posts. They discovered that standard methods often lose these rare cases because they force a single label that might not be supported by both the text and the image. By keeping the candidate options open, the new system preserved the ability to recognize these rare but critical situations, even when they were only visible in one part of the post. This is vital for emergency response, where missing a rare but severe condition can have serious consequences. The study showed that the system could transfer its learning to new types of disasters it had never seen before, provided it had seen enough examples of the general types of events, such as floods or earthquakes, during training.
In the end, this work demonstrates that robust crisis classification does not require the evidence to be perfect or consistent. It requires a system that can respect the complexity of human communication and the limitations of real-world data. By treating the text and image as independent sources of truth and only merging them when necessary, the CandidateFusion-MKAN framework provides a more reliable tool for emergency managers. It ensures that when a decision is made, it is based on the full weight of the available evidence, whether that evidence is clear, conflicting, or incomplete. This approach offers a practical path forward for using artificial intelligence in high-stakes environments where the cost of a wrong guess is too high to ignore the details.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.