paper-with-me

Papers

MIND: A Multi-agent Framework for Zero-shot Harmful Meme Detection

2025-07-09 · Ziyan Liu, Chunxiao Fan, Haoran Lou, Yuexin Wu, Kaiwei Deng

The rapid expansion of memes on social media has highlighted the urgent need for effective approaches to detect harmful content. However, traditional data-driven approaches struggle to detect new memes due to their evolving nature and the lack of up-to-date annotated data. To address this issue, we propose MIND, a multi-agent framework for zero-shot harmful meme detection that does not rely on annotated data. MIND implements three key strategies: 1) We retrieve similar memes from an unannotated reference set to provide contextual information. 2) We propose a bi-directional insight derivation mechanism to extract a comprehensive understanding of similar memes. 3) We then employ a multi-agent debate mechanism to ensure robust decision-making through reasoned arbitration. Extensive experiments on three meme datasets demonstrate that our proposed framework not only outperforms existing zero-shot approaches but also shows strong generalization across different model architectures and parameter scales, providing a scalable solution for harmful meme detection. The code is available at https://github.com/destroy-lonely/MIND.

📄 PDF Abstract BibTeX arXiv:2507.06908

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MetaMind: General and Cognitive World Models in Multi-Agent Systems by Meta-Theory of Mind

2026-02-28 · Lingyi Wang, Rashed Shelim, Walid Saad, Naren Ramakrishna arxiv

A major challenge for world models in multi-agent systems is to understand interdependent agent dynamics, predict interactive multi-agent trajectories, and plan over long horizons with collective awareness, without centr…

MINDSTORES: Memory-Informed Neural Decision Synthesis for Task-Oriented Reinforcement in Embodied Systems

2025-01-31 · Anirudh Chari, Suraj Reddy, Aditya Tiwari, Richard Lian 외

While large language models (LLMs) have shown promising capabilities as zero-shot planners for embodied agents, their inability to learn from experience and build persistent mental models limits their robustness in compl…

Minecraft

RecMind: Large Language Model Powered Agent For Recommendation

2023-08-28 · Yancheng Wang, Ziyan Jiang, Zheng Chen, Fan Yang 외

While the recommendation system (RS) has advanced significantly through deep learning, current RS approaches usually train and fine-tune models on task-specific datasets, limiting their generalizability to new recommenda…

Explanation GenerationLanguage ModelingLanguage ModellingLarge Language Model+2

\texttt{ReMind}: Understanding Deductive Code Reasoning in LLMs

2025-11-01 · Jun Gao, Yun Peng, Xiaoxue Ren arxiv

Large Language Models (LLMs) have achieved remarkable progress in code-related tasks. Despite their advancement, empirical evidence reveals that they still struggle with \emph{deductive code reasoning}, the ability to re…

Zero-shot Generalization

DARLA: Improving Zero-Shot Transfer in Reinforcement Learning

2017-07-26 · ICML 2017 8 · Irina Higgins, Arka Pal, Andrei A. Rusu, Loic Matthey 외

Domain adaptation is an important open problem in deep reinforcement learning (RL). In many scenarios of interest data is hard to obtain, so agents may learn a source policy in a setting where data is readily available, …

Deep Reinforcement LearningDomain Adaptationreinforcement-learningReinforcement Learning+2