← Search

Anton Xue

7 accepted papers

2025

Logicbreaks: A Framework for Understanding Subversion of Rule-based Inference

ICLR 2025poster

We study how to subvert large language models (LLMs) from following prompt-specified rules. We first formalize rule-following as inference in propositional Horn logic, a mathematical system in which rules have the form "if $P$ and $Q$, then $R$" for some propositions $P$, $Q$, and $R$. Next, we prov…

Cited by 1SourcePDFScholar
2025

On The Concurrence of Layer-wise Preconditioning Methods and Provable Feature Learning

ICML 2025poster

Layer-wise preconditioning methods are a family of memory-efficient optimization algorithms that introduce preconditioners per axis of each layer's weight tensors. These methods have seen a recent resurgence, demonstrating impressive performance relative to entry-wise ("diagonal") preconditioning me…

Cited by 0SourcePDFScholar
2025

Probabilistic Soundness Guarantees in LLM Reasoning Chains

EMNLP 2025

In reasoning chains generated by large language models (LLMs), initial errors often propagate and undermine the reliability of the final conclusion. Current LLM-based error detection methods often fail to detect propagated errors because earlier errors can corrupt judgments of downstream reasoning.

2024

AR-Pro: Counterfactual Explanations for Anomaly Repair with Formal Properties

NeurIPS 2024poster

Anomaly detection is widely used for identifying critical errors and suspicious behaviors, but current methods lack interpretability. We leverage common properties of existing methods and recent advances in generative models to introduce counterfactual explanations for anomaly detection. Given an in…