ACL 2025finding0 citations

Enhancing LLM Agent Safety via Causal Influence Prompting

Dongyoon Hahm, Woogyeol Jin, June Suk Choi, Sungsoo Ahn, Kimin Lee

Abstract

As autonomous agents powered by large language models (LLMs) continue to demonstrate potential across various assistive tasks, ensuring their safe and reliable behavior is crucial for preventing unintended consequences. In this work, we introduce CIP, a novel technique that leverages causal influence diagrams (CIDs) to identify and mitigate risks arising from agent decision-making. CIDs provide a structured representation of cause-and-effect relationships, enabling agents to anticipate harmful outcomes and make safer decisions. Our approach consists of three key steps: (1) initializing a CID based on task specifications to outline the decision-making process, (2) guiding agent interactions with the environment using the CID, and (3) iteratively refining the CID based on observed behaviors and outcomes. Experimental results demonstrate that our method effectively enhances safety in both code execution and mobile device control tasks.

BibTeX
@inproceedings{hahm-etal-2025-enhancing,
    title = "Enhancing {LLM} Agent Safety via Causal Influence Prompting",
    author = "Hahm, Dongyoon  and
      Jin, Woogyeol  and
      Choi, June Suk  and
      Ahn, Sungsoo  and
      Lee, Kimin",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.784/",
    doi = "10.18653/v1/2025.findings-acl.784",
    pages = "15143--15168",
    ISBN = "979-8-89176-256-5"
}
Enhancing LLM Agent Safety via Causal Influence Prompting · ACL 2025