paper-with-me

홈 › Papers

Evolver: Chain-of-Evolution Prompting to Boost Large Multimodal Models for Hateful Meme Detection

2024-07-30 · Jinfa Huang, Jinsheng Pan, Zhongwei Wan, Hanjia Lyu, Jiebo Luo

Recent advances show that two-stream approaches have achieved outstanding performance in hateful meme detection. However, hateful memes constantly evolve as new memes emerge by fusing progressive cultural ideas, making existing methods obsolete or ineffective. In this work, we explore the potential of Large Multimodal Models (LMMs) for hateful meme detection. To this end, we propose Evolver, which incorporates LMMs via Chain-of-Evolution (CoE) Prompting, by integrating the evolution attribute and in-context information of memes. Specifically, Evolver simulates the evolving and expressing process of memes and reasons through LMMs in a step-by-step manner. First, an evolutionary pair mining module retrieves the top-k most similar memes in the external curated meme set with the input meme. Second, an evolutionary information extractor is designed to summarize the semantic regularities between the paired memes for prompting. Finally, a contextual relevance amplifier enhances the in-context hatefulness information to boost the search for evolutionary processes. Extensive experiments on public FHM, MAMI, and HarM datasets show that CoE prompting can be incorporated into existing LMMs to improve their performance. More encouragingly, it can serve as an interpretive tool to promote the understanding of the evolution of social memes. [Homepage] (https://github.com/inFaaa/Evolver)

📄 PDF Abstract BibTeX arXiv:2407.21004

Code (2)

infaaa/evolver 공식 구현 pytorch
vista-h/gpt-4v_social_media

Tasks

Attribute

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

EvolveReason: Self-Evolving Reasoning Paradigm for Explainable Deepfake Facial Image Identification

2026-03-08 · Binjia Zhou, Dawei Luo, Shuai Chen, Feng Xu 외 arxiv

With the rapid advancement of AIGC technology, developing identification methods to address the security challenges posed by deepfakes has become urgent. Face forgery identification techniques can be categorized into two…

Reinforcement Learning

OPD-Evolver: Cultivating Holistic Agent Evolver via On-Policy Distillation

2026-06-16 · Guibin Zhang, Xun Xu, Yanwei Yue, Zikun Su 외 arxiv

Memory has become a standard substrate for self-evolving agents, yet retaining experience is not the same as learning how to evolve through it. Existing memory agents can store trajectories, retrieve reflections, or accu…

LabEvolver: Training-Free Experience Evolution for Safe and Grounded Wet-Lab Agents

2026-07-30 · Jingya Wang, Yuyang Gao, Liuzhenghao Lv, Yonghong Tian 외 arxiv

We introduce LabEvolver, a training-free framework that equips safe and grounded wet-lab agents with episodic memory from execution experience. LabEvolver couples a state-grounded inner trial loop for adaptive perception…

CyberEvolver: Structured Self-Evolution for Cybersecurity Agents On the Fly

2026-05-25 · Yihe Fan, Changyi Li, Lichen Xu, Xudong Pan 외 arxiv

LLM-based agents are increasingly used for cybersecurity tasks, but most existing systems rely on fixed, human-designed scaffolds that struggle to adapt across diverse targets and failure modes. We introduce \textsc{Cybe…

Self-EvolveRec: Self-Evolving Recommender Systems with LLM-based Directional Feedback

2026-02-13 · Sein Kim, Sangwu Park, Hongseok Kang, Wonjoong Kim 외 arxiv

Traditional methods for automating recommender system design, such as Neural Architecture Search (NAS), are often constrained by a fixed search space defined by human priors, limiting innovation to pre-defined operators.…

Neural Architecture Search