paper-with-me

Papers

PSG-Agent: Personality-Aware Safety Guardrail for LLM-based Agents

2025-09-28 · Yaozu Wu, Jizhou Guo, Dongyuan Li, Henry Peng Zou, Wei-Chieh Huang, Yankai Chen, Zhen Wang, Weizhi Zhang, Yangning Li, Meng Zhang, Renhe Jiang, Philip S. Yu arxiv

Effective guardrails are essential for safely deploying LLM-based agents in critical applications. Despite recent advances, existing guardrails suffer from two fundamental limitations: (i) they apply uniform guardrail policies to all users, ignoring that the same agent behavior can harm some users while being safe for others; (ii) they check each response in isolation, missing how risks evolve and accumulate across multiple interactions. To solve these issues, we propose PSG-Agent, a personalized and dynamic system for LLM-based agents. First, PSG-Agent creates personalized guardrails by mining the interaction history for stable traits and capturing real-time states from current queries, generating user-specific risk thresholds and protection strategies. Second, PSG-Agent implements continuous monitoring across the agent pipeline with specialized guards, including Plan Monitor, Tool Firewall, Response Guard, Memory Guardian, that track cross-turn risk accumulation and issue verifiable verdicts. Finally, we validate PSG-Agent in multiple scenarios including healthcare, finance, and daily life automation scenarios with diverse user profiles. It significantly outperform existing agent guardrails including LlamaGuard3 and AGrail, providing an executable and auditable path toward personalized safety for LLM-based agents.

📄 PDF Abstract BibTeX arXiv:2509.23614

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model

2026-08-06 · Wenhao Lin, Chenyu Yu, Xingwei Lin, Sicong Cao 외 arxiv

As large language model (LLM) agents increasingly invoke external tools and interact with real-world systems, unsafe actions may cause irreversible consequences on external states, user data, and downstream services. Rec…

Proof-of-Guardrail in AI Agents and What (Not) to Trust from It

2026-03-06 · Xisen Jin, Michael Duan, Qin Lin, Aaron Chan 외 arxiv

As AI agents become widely deployed as online services, users often rely on an agent developer's claim about how safety is enforced, which introduces a threat where safety measures are falsely advertised. To address the …

Don't Make Models Guess Security and Safety: Symbolic Guardrails for Domain-Specific AI Agents

2026-04-16 · Yining Hong, Yining She, Eunsuk Kang, Christopher S. Timperley 외 arxiv

There is increasing interest in integrating AI agents that invoke tools into domain-specific commercial software, where unintended tool calls can cause serious security and safety incidents. This has drawn growing resear…

AgentDoG: A Diagnostic Guardrail Framework for AI Agent Safety and Security

2026-01-26 · Dongrui Liu, Qihan Ren, Chen Qian, Shuai Shao 외 arxiv

The rise of AI agents introduces complex safety and security challenges arising from autonomous tool use and environmental interactions. Current guardrail models lack agentic risk awareness and transparency in risk diagn…

Swiss Cheese Model for AI Safety: A Taxonomy and Reference Architecture for Multi-Layered Guardrails of Foundation Model Based Agents

2024-08-05 · Md Shamsujjoha, Qinghua Lu, Dehai Zhao, Liming Zhu

Foundation Model (FM)-based agents are revolutionizing application development across various domains. However, their rapidly growing capabilities and autonomy have raised significant concerns about AI safety. Researcher…

modelSystematic Literature Review