DARC-CLIP: Dynamic Adaptive Refinement with Cross-Attention for Meme Understanding
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 multimodal cues. Existing CLIP-based approaches rely on static fusion, which struggles to capture fine grained dependencies between modalities. We propose DARC-CLIP, a CLIP-based framework for adaptive multimodal fusion with a hierarchical refinement stack. DARC-CLIP introduces Adaptive Cross-Attention Refiners to for bidirectional information alignment and Dynamic Feature Adapters for task-sensitive signal adaptation. We evaluate DARC-CLIP on the PrideMM benchmark, which includes hate, target, stance, and humor classification, and further test generalization on the CrisisHateMM dataset. DARC-CLIP achieves highly competitive classification accuracy across tasks, with significant gains of +4.18 AUROC and +6.84 F1 in hate detection over the strongest baseline. Ablation studies confirm that ACAR and DFA are the main contributors to these gains. These results show that adaptive cross-signal refinement is an effective strategy for multimodal content analysis in socially sensitive classification.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
LidarCLIP or: How I Learned to Talk to Point Clouds
Research connecting text and images has recently seen several breakthroughs, with models like CLIP, DALL-E 2, and Stable Diffusion. However, the connection between text and other visual modalities, such as lidar data, ha…
Image GenerationRetrievalzero-shot-classificationZero-Shot LearningMoodifier: MLLM-Enhanced Emotion-Driven Image Editing
Bridging emotions and visual content for emotion-driven image editing holds great potential in creative industries, yet precise manipulation remains challenging due to the abstract nature of emotions and their varied man…
Image EditingDARCNN: Domain Adaptive Region-based Convolutional Neural Network for Unsupervised Instance Segmentation in Biomedical Images
In the biomedical domain, there is an abundance of dense, complex data where objects of interest may be challenging to detect or constrained by limits of human knowledge. Labelled domain specific datasets for supervised …
Domain AdaptationInstance SegmentationMedical Image Segmentationscientific discovery+3DARCNN: Domain Adaptive Region-based Convolutional Neural Network forUnsupervised Instance Segmentation in Biomedical Images
In the biomedical domain, there is an abundance ofdense, complex data where objects of interest may be chal-lenging to detect or constrained by limits of human knowl-edge. Labelled domain specific datasets …
Instance SegmentationMedical Image Segmentationscientific discoverySegmentation+2From Gradient Clipping to Structural Refinement: Improving DPSGD for Medical Image Segmentation
Medical image segmentation is widely used for disease detection but relies on sensitive data, raising privacy concerns as trained models can leak information. Differential privacy, typically implemented via Differential …
Medical Image SegmentationImage Classification