paper-with-me

홈 › Papers

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

2026-04-13 · Samir Wagle, Reewaj Khanal, Abiral Adhikari arxiv

Hate speech detection in Devanagari-scripted social media memes presents compounded challenges: multimodal content structure, script-specific linguistic complexity, and extreme data scarcity in low-resource settings. This paper presents our system for the CHiPSAL 2026 shared task, addressing both Subtask A (binary hate speech detection) and Subtask B (three-class sentiment classification: positive, neutral, negative). We propose a hybrid cross-modal attention fusion architecture that combines CLIP (ViT-B/32) for visual encoding with BGE-M3 for multilingual text representation, connected through 4-head self-attention and a learnable gating network that dynamically weights modality contributions on a per-sample basis. Systematic evaluation across eight model configurations demonstrates that explicit cross-modal reasoning achieves a 5.9% F1-macro improvement over text-only baselines on Subtask A, while uncovering two unexpected but critical findings: English-centric vision models exhibit near-random performance on Devanagari script, and standard ensemble methods catastrophically degrade under data scarcity (N nearly equal to 850 per fold) due to correlated overfitting. The code can be accessed at https://github.com/Tri-Yantra-Technologies/MEME-Fusion/

📄 PDF Abstract BibTeX arXiv:2604.14218

Code (0)

등록된 구현이 없습니다.

Tasks

Hate Speech DetectionSentiment Analysis

Similar Papers 제목 키워드 기반

Enhancing Meme Emotion Understanding with Multi-Level Modality Enhancement and Dual-Stage Modal Fusion

2025-11-14 · Yi Shi, Wenlong Meng, Zhenyuan Guo, Chengkun Wei 외 arxiv

With the rapid rise of social media and Internet culture, memes have become a popular medium for expressing emotional tendencies. This has sparked growing interest in Meme Emotion Understanding (MEU), which aims to class…

TeamHerald@CHIPSAL 2026: Hate Speech Detection and Sentiment Analysis of Nepali Memes using Transformer-based Architectures and Ensemble Learning

2026-06-07 · Ashish Acharya, Anish Khatiwada, Rohit Khadka, Pragya Aryal arxiv

The analysis of internet memes in the Nepali language is complicated by frequent code-mixing and a lack of established baseline resources. While memes inherently combine visual and textual elements, this study focuses on…

Hate Speech DetectionBinary ClassificationSentiment AnalysisEnsemble Learning

Towards a Robust Framework for Multimodal Hate Detection: A Study on Video vs. Image-based Content

2025-02-11 · Girish A. Koushik, Diptesh Kanojia, Helen Treharne

Social media platforms enable the propagation of hateful content across different modalities such as textual, auditory, and visual, necessitating effective detection methods. While recent approaches have shown promise in…

Hate Speech DetectionVideo Classification

Figurative-cum-Commonsense Knowledge Infusion for Multimodal Mental Health Meme Classification

2025-01-25 · Abdullah Mazhar, Zuhair Hasan Shaik, Aseem Srivastava, Polly Ruhnke 외

The expression of mental health symptoms through non-traditional means, such as memes, has gained remarkable attention over the past few years, with users often highlighting their mental health struggles through figurati…

Meme Classification

DARC-CLIP: Dynamic Adaptive Refinement with Cross-Attention for Meme Understanding

2026-04-25 · Qiyuan Jin arxiv

Memes convey meaning through the interaction of visual and textual signals, often combining humor, irony, and offense in subtle ways. Detecting harmful or sensitive content in memes requires accurate modeling of these mu…