LilyMeme@EEUCA 2026: Multimodal Vaccine Meme Stance Detection with Task-Adapted MemeCLIP and Complementary Ensembling

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

The LilyMeme@EEUCA 2026 approach addresses multimodal vaccine meme stance detection, a challenging task due to memes' implicit stances, sarcastic nuances, and complex cross-modal interactions. Developed for the VaxMeme Shared Task @EEUCA 2026, this system classifies vaccine-related memes into "Vaccine-critical," "Neutral," and "Pro-vaccine" categories. Building upon the MemeCLIP framework, the method incorporates several enhancements: task-specific adaptation, lightweight cross-modal fusion, noise-aware training, LLM-assisted semantic augmentation, and inference-stage optimization. The final predictions are generated by ensembling multiple complementary variants. This comprehensive approach achieved a Macro-F1 score of 0.8494 on the official test set, securing first place and highlighting the effectiveness of noise-aware training and late-stage ensembling for robust stance identification.

Key takeaway

For NLP Engineers building multimodal content moderation systems, this research demonstrates a winning strategy for complex meme analysis. You should integrate task-specific adaptations, noise-aware training, and LLM-assisted semantic augmentation into your MemeCLIP-based models. Employing late-stage ensembling of diverse model variants can significantly boost your system's Macro-F1 score, ensuring more robust and accurate detection of nuanced stances on sensitive topics like vaccination.

Key insights

Task-adapted MemeCLIP with noise-aware training and ensembling significantly improves vaccine meme stance detection.

Principles

Method

The approach systematically enhances MemeCLIP via task-specific adaptation, lightweight cross-modal fusion, noise-aware training, LLM-assisted semantic augmentation, and inference-stage optimization, followed by complementary ensembling.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.