paper-with-me

홈 › Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2604.23214

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LidarCLIP or: How I Learned to Talk to Point Clouds

2022-12-13 · Georg Hess, Adam Tonderski, Christoffer Petersson, Kalle Åström 외

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 Learning

Moodifier: MLLM-Enhanced Emotion-Driven Image Editing

2025-07-18 · Jiarong Ye, Sharon X. Huang arxiv

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 Editing

DARCNN: Domain Adaptive Region-based Convolutional Neural Network for Unsupervised Instance Segmentation in Biomedical Images

2021-04-03 · CVPR 2021 1 · Joy Hsu, Wah Chiu, Serena Yeung

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+3

DARCNN: Domain Adaptive Region-based Convolutional Neural Network forUnsupervised Instance Segmentation in Biomedical Images

2021-04-03 · CVPR 2021 2021 4 · Joy Hsu

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+2

From Gradient Clipping to Structural Refinement: Improving DPSGD for Medical Image Segmentation

2026-06-19 · Shiva Parsarad, Parth Shandilya, Isabel Wagner arxiv

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