paper-with-me

Papers

Causal Front-Door Adjustment for Robust Jailbreak Attacks on LLMs

2026-02-05 · Yao Zhou, Zeen Song, Wenwen Qiang, Fengge Wu, Shuyi Zhou, Changwen Zheng, Hui Xiong arxiv

Safety alignment mechanisms in Large Language Models (LLMs) often operate as latent internal states, obscuring the model's inherent capabilities. Building on this observation, we model the safety mechanism as an unobserved confounder from a causal perspective. Then, we propose the Causal Front-Door Adjustment Attack (CFA{$^2$}) to jailbreak LLM, which is a framework that leverages Pearl's Front-Door Criterion to sever the confounding associations for robust jailbreaking. Specifically, we employ Sparse Autoencoders (SAEs) to physically strip defense-related features, isolating the core task intent. We further reduce computationally expensive marginalization to a deterministic intervention with low inference complexity. Experiments demonstrate that CFA{$^2$} achieves state-of-the-art attack success rates while offering a mechanistic interpretation of the jailbreaking process.

📄 PDF Abstract BibTeX arXiv:2602.05444

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Front-door Adjustment Beyond Markov Equivalence with Limited Graph Knowledge

2023-06-19 · NeurIPS 2023 11

Causal effect estimation from data typically requires assumptions about the cause-effect relations either explicitly in the form of a causal graph structure within the Pearlian framework, or implicitly in terms of (condi…

counterfactualFairness

Linear-Time Algorithms for Front-Door Adjustment in Causal Graphs

2022-11-29 · Marcel Wienöbst, Benito van der Zander, Maciej Liśkiewicz

Causal effect estimation from observational data is a fundamental task in empirical sciences. It becomes particularly challenging when unobserved confounders are involved in a system. This paper focuses on front-door adj…

Causal Inference with Conditional Front-Door Adjustment and Identifiable Variational Autoencoder

2023-10-03 · Ziqi Xu, Debo Cheng, Jiuyong Li, Jixue Liu 외

An essential and challenging problem in causal inference is causal effect estimation from observational data. The problem becomes more difficult with the presence of unobserved confounding variables. The front-door adjus…

Causal Inference

Causal Effect Estimation with Variational AutoEncoder and the Front Door Criterion

2023-04-24 · Ziqi Xu, Debo Cheng, Jiuyong Li, Jixue Liu 외

An essential problem in causal inference is estimating causal effects from observational data. The problem becomes more challenging with the presence of unobserved confounders. When there are unobserved confounders, the …

Causal InferenceRepresentation Learning

Causal Prompting: Debiasing Large Language Model Prompting based on Front-Door Adjustment

2024-03-05 · Congzhi Zhang, Linhai Zhang, Jialong Wu, Yulan He 외

Despite the notable advancements of existing prompting methods, such as In-Context Learning and Chain-of-Thought for Large Language Models (LLMs), they still face challenges related to various biases. Traditional debiasi…

Contrastive LearningData AugmentationIn-Context LearningLanguage Modeling+2