← Latest papers
💬 NLP

MEME-Fusion@CHiPSAL 2026: Multimodal Ablation Study of Hate Detection and Sentiment Analysis on Nepali Memes

This paper introduces MEME-Fusion, a hybrid cross-modal attention architecture that significantly outperforms text-only baselines in detecting hate speech and sentiment in low-resource Nepali memes by dynamically fusing CLIP and BGE-M3 encodings, while revealing critical limitations of English-centric vision models and standard ensembles in Devanagari-scripted, data-scarce environments.

Original authors: Samir Wagle, Reewaj Khanal, Abiral Adhikari

Published 2026-04-17
📖 5 min read🧠 Deep dive

Original authors: Samir Wagle, Reewaj Khanal, Abiral Adhikari

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 you are a moderator for a massive, chaotic digital town square. In this square, people aren't just shouting words; they are posting memes. These memes are like inside jokes wrapped in a picture, where the text and the image work together to convey a message. Sometimes, that message is funny; other times, it's hate speech.

Your job is to spot the hate. But there's a catch: the town square is speaking Nepali (using the Devanagari script), and you only have a tiny, tattered notebook of examples (about 850 posts) to learn from. Most of the AI tools you have were trained on English and Western pictures, so they are confused by the local script and culture.

This paper is the story of how a team of researchers built a new "detective" to solve this specific problem. Here is the breakdown of their journey:

1. The Problem: The "Blind" Detective

The researchers tried using standard AI tools, but they hit two major walls:

  • The Language Barrier: The famous AI "eyes" (called CLIP) are like a tourist who only knows English. When they look at a Nepali meme, they can't read the text on the sign. They just see shapes and colors, guessing wildly. In fact, when the team let the AI look only at the pictures, it performed no better than a monkey throwing darts at a dartboard.
  • The Data Scarcity: Usually, AI learns by reading millions of books. Here, the team only had a few hundred pages. If you try to teach a complex AI with too little data, it gets confused and starts "cheating" (overfitting), memorizing the few examples instead of learning the rules.

2. The Solution: The "Dynamic Duo" Detective

Instead of using one big, confused brain, they built a Hybrid Detective with two partners who talk to each other:

  • Partner A (The Reader): An expert in Nepali text who can understand the words, slang, and emojis.
  • Partner B (The Observer): An expert in images who looks at the faces, colors, and layout.

The Secret Sauce: The "Gating Network"
Most AI systems just mash the text and image together into a big pile of data. This team did something smarter. They added a Traffic Cop (a "gating network") between the two partners.

  • If the text is clearly hate speech (like a direct slur), the Traffic Cop says, "Ignore the picture, the words are the smoking gun!"
  • If the text is vague but the picture shows a hateful symbol, the Traffic Cop says, "The words are quiet, but the image is screaming! Focus on the picture!"

This allows the system to adapt to every single meme individually, rather than using a "one-size-fits-all" approach.

3. The Surprising Discoveries

The team ran experiments to see what worked and what failed. They found some counter-intuitive truths:

  • Ensembles Don't Always Help: Usually, if you ask three experts for their opinion and take the average, you get a better answer. But with so little data, the three experts all made the same mistakes. Instead of canceling out errors, they amplified them. It was like asking three people who all forgot their glasses to describe a blurry sign; they just agreed on the wrong description.
  • Accuracy is a Trap: The "Text-Only" detective was actually more accurate at guessing right overall (72% accuracy) than the "Hybrid" detective. But, the Text-Only detective cheated by just guessing "Hate" for everything, because most memes in their small dataset were labeled as hate. It missed the innocent memes entirely. The Hybrid detective was slightly less "accurate" overall but was much fairer, catching the hate and correctly identifying the innocent posts. In the real world, fairness matters more than raw guessing speed.

4. The Results

The team entered their Hybrid Detective into a global competition (CHiPSAL 2026).

  • For finding Hate Speech: They came in 4th place.
  • For analyzing Sentiment (Happy/Neutral/Sad): They came in 5th place.

More importantly, their system proved that when you have very little data and a complex language, you can't just throw big, expensive AI models at the problem. You need a smart, flexible system that knows when to listen to the words and when to look at the picture.

The Takeaway

This paper teaches us that in the world of low-resource languages (like Nepali), context is king. You can't just translate an English AI and hope it works. You need a system that understands the local culture, knows when to trust the text over the image (and vice versa), and doesn't get tricked by small datasets.

It's like teaching a child to recognize a "stop sign." You don't just show them a picture of a red octagon; you have to explain that in this specific neighborhood, the sign might be drawn on a wall, or the text might be in a different language, but the meaning remains the same. That is what this "Hybrid Fusion" system does.

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 →