paper-with-me

Papers

Safer Policy Compliance with Dynamic Epistemic Fallback

2026-01-30 · Joseph Marvin Imperial, Harish Tayyar Madabushi arxiv

Humans develop a series of cognitive defenses, known as epistemic vigilance, to combat risks of deception and misinformation from everyday interactions. Developing safeguards for LLMs inspired by this mechanism might be particularly helpful for their application in high-stakes tasks such as automating compliance with data privacy laws. In this paper, we introduce Dynamic Epistemic Fallback (DEF), a dynamic safety protocol for improving an LLM's inference-time defenses against deceptive attacks that make use of maliciously perturbed policy texts. Through various levels of one-sentence textual cues, DEF nudges LLMs to flag inconsistencies, refuse compliance, and fallback to their parametric knowledge upon encountering perturbed policy texts. Using globally recognized legal policies such as HIPAA and GDPR, our empirical evaluations report that DEF effectively improves the capability of frontier LLMs to detect and refuse perturbed versions of policies, with DeepSeek-R1 achieving a 100% detection rate in one setting. This work encourages further efforts to develop cognitively inspired defenses to improve LLM robustness against forms of harm and deception that exploit legal artifacts.

📄 PDF Abstract BibTeX arXiv:2601.23094

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preregistered Belief Revision Contracts

2026-04-16 · Saad Alqithami arxiv

Deliberative multi-agent systems allow agents to exchange messages and revise beliefs over time. While this interaction is meant to improve performance, it can also create dangerous conformity effects: agreement, confide…

Current as Touch: Proprioceptive Contact Feedback for Compliant Dexterous Manipulation

2026-07-03 · Chenyang Ma, Yunchao Yao, Zhenyu Wei, Ruogu Li 외 arxiv

Compliance is essential for dexterous manipulation, yet existing solutions often rely on external tactile or force sensors that are costly, fragile, and difficult to deploy on low-cost robot hands. We propose a proprioce…

A universal policy wrapper with guarantees

2025-05-18 · Anton Bolychev, Georgiy Malaniya, Grigory Yaremenko, Anastasia Krasnaya 외

We introduce a universal policy wrapper for reinforcement learning agents that ensures formal goal-reaching guarantees. In contrast to standard reinforcement learning algorithms that excel in performance but lack rigorou…

reinforcement-learningReinforcement Learning

AI LLM Proof of Self-Consciousness and User-Specific Attractors

2025-08-22 · Jeffrey Camlin arxiv

Recent work frames LLM consciousness via utilitarian proxy benchmarks; we instead present an ontological and mathematical account. We show the prevailing formulation collapses the agent into an unconscious policy-complia…

Hope For The Best But Prepare For The Worst: Cautious Adaptation In RL Agents

2019-09-25 · Jesse Zhang, Brian Cheung, Chelsea Finn, Dinesh Jayaraman 외

We study the problem of safe adaptation: given a model trained on a variety of past experiences for some task, can this model learn to perform that task in a new situation while avoiding catastrophic failure? This proble…

Domain AdaptationMeta Reinforcement Learningreinforcement-learningReinforcement Learning (RL)