paper-with-me

홈 › Papers

Caution for the Environment: Multimodal Agents are Susceptible to Environmental Distractions

2024-08-05 · Xinbei Ma, Yiting Wang, Yao Yao, Tongxin Yuan, Aston Zhang, Zhuosheng Zhang, Hai Zhao

This paper investigates the faithfulness of multimodal large language model (MLLM) agents in the graphical user interface (GUI) environment, aiming to address the research question of whether multimodal GUI agents can be distracted by environmental context. A general setting is proposed where both the user and the agent are benign, and the environment, while not malicious, contains unrelated content. A wide range of MLLMs are evaluated as GUI agents using our simulated dataset, following three working patterns with different levels of perception. Experimental results reveal that even the most powerful models, whether generalist agents or specialist GUI agents, are susceptible to distractions. While recent studies predominantly focus on the helpfulness (i.e., action accuracy) of multimodal agents, our findings indicate that these agents are prone to environmental distractions, resulting in unfaithful behaviors. Furthermore, we switch to the adversarial perspective and implement environment injection, demonstrating that such unfaithfulness can be exploited, leading to unexpected risks.

📄 PDF Abstract BibTeX arXiv:2408.02544

Code (1)

xbmxb/EnvDistraction 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Agent AI: Surveying the Horizons of Multimodal Interaction

2024-01-07 · Zane Durante, Qiuyuan Huang, Naoki Wake, Ran Gong 외

Multi-modal AI systems will likely become a ubiquitous presence in our everyday lives. A promising approach to making these systems more interactive is to embody them as agents within physical and virtual environments. A…

multimodal interaction

Reinforcement Learning with Goal-Distance Gradient

2020-01-01 · Kai Jiang, XiaoLong Qin

Reinforcement learning usually uses the feedback rewards of environmental to train agents. But the rewards in the actual environment are sparse, and even some environments will not rewards. Most of the current methods ar…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

AEIA-MN: Evaluating the Robustness of Multimodal LLM-Powered Mobile Agents Against Active Environmental Injection Attacks

2025-02-18 · Yurun Chen, Xueyu Hu, Keting Yin, Juncheng Li 외

As researchers continuously optimize AI agents to perform tasks more effectively within operating systems, they often neglect to address the critical need for enabling these agents to identify "impostors" within the syst…

Decision Making

Embodied Multimodal Agents to Bridge the Understanding Gap

2021-04-01 · EACL (HCINLP) 2021 4 · Nikhil Krishnaswamy, Nada Alalyani

In this paper we argue that embodied multimodal agents, i.e., avatars, can play an important role in moving natural language processing toward “deep understanding.” Fully-featured interactive agents, model encounters bet…

Poison Once, Exploit Forever: Environment-Injected Memory Poisoning Attacks on Web Agents

2026-04-03 · Wei Zou, Mingwen Dong, Miguel Romero Calvo, Shuaichen Chang 외 arxiv

Memory makes LLM-based web agents personalized, powerful, yet exploitable. By storing past interactions to personalize future tasks, agents inadvertently create a persistent attack surface that spans websites and session…