Back to AI Research

AI Research

ReguSim: Evaluating LLM Agent Rule Grounding in Fin... | AI Research

Key Takeaways

  • ReguSim: Evaluating LLM Agent Rule Grounding in Financial Compliance introduces a framework to test how well AI agents follow financial regulations.
  • LLM agents in financial markets may cite rules yet still submit orders that violate executable constraints or misread surveillance evidence.
  • In trader runs with DeepSeek V4 Pro and Gemini 3.5 Flash, visible rules reduce but do not eliminate rejected actions, and incentive or persona framing shifts behavior.
  • A bridge study shows that trader rationales can mislead an independent monitor unless enforcement evidence is shown.
  • In monitoring, simple structured baselines either match or exceed prompt-only LLMs.
Paper AbstractExpand

LLM agents in financial markets may cite rules yet still submit orders that violate executable constraints or misread surveillance evidence. We introduce ReguSim, a controlled financial-compliance environment, and ReguBench, a target-marked monitoring benchmark, to separate four artifacts: stated reasoning, attempted action, execution enforcement, and monitor evidence. In trader runs with DeepSeek V4 Pro and Gemini 3.5 Flash, visible rules reduce but do not eliminate rejected actions, and incentive or persona framing shifts behavior. A bridge study shows that trader rationales can mislead an independent monitor unless enforcement evidence is shown. In monitoring, simple structured baselines either match or exceed prompt-only LLMs. The results frame financial compliance evaluation as an audit of rule-grounded actions and evidence use, rather than a single compliance score.

ReguSim: Evaluating LLM Agent Rule Grounding in Financial Compliance introduces a framework to test how well AI agents follow financial regulations. The authors, including researchers from HKUST, HKBU, and NTU, argue that current evaluation methods often fail because they combine distinct compliance tasks into a single score. Instead, this paper separates four key components: the agent’s stated reasoning, the action it attempts, the enforcement outcome, and the evidence provided to human monitors.

A New Framework for Compliance

The researchers developed two primary tools to study this problem. ReguSim is a controlled trading environment that forces AI agents to interact with specific market rules, such as price bands, short-sale restrictions, and T+1 resale constraints. It records whether an agent’s order is accepted or rejected by a deterministic execution engine. ReguBench is a companion benchmark for monitoring, containing 191 scenarios and 49,440 records of potential market manipulation, such as wash trading and spoofing. By using target-marked records, the benchmark allows researchers to test whether a monitor can correctly identify suspicious activity based on provided evidence.

Findings on Agent Behavior

In tests using DeepSeek V4 Pro and Gemini 3.5 Flash, the authors found that simply providing rule text to an AI does not guarantee compliance. Even when agents correctly stated the rules in their reasoning, they still submitted orders that violated executable constraints. The researchers observed that incentive and persona framing—such as instructing an agent to be "aggressive"—significantly influenced how often the agents attempted to bypass rules. Furthermore, the study showed that natural-language instructions cannot replace hard, machine-checked execution controls, as prompt-only systems failed to prevent prohibited actions.

Monitoring and Evidence

The study evaluated how well LLMs perform as surveillance assistants compared to traditional methods. When tested on ReguBench, LLM monitors did not consistently outperform simple structured baselines. While GPT-5.4 Mini achieved a 63.8% macro cell F1 score, a logistic baseline reached 71.4% on the same target sample. The authors also conducted a bridge study, which revealed that an independent monitor can be misled by an agent’s confident but incorrect rationale unless the monitor is provided with the actual execution evidence.

Limitations and Scope

The authors emphasize that their results do not represent real-world misconduct rates or provide a definitive legal assessment of any specific model. The labels used in ReguBench are generated based on deterministic criteria for the purpose of testing, rather than being adjudicated by legal experts. The paper concludes that financial compliance evaluation should be treated as an audit of the entire pipeline—from the agent's reasoning to the final execution and evidence—rather than relying on a single, aggregate compliance score.

Comments (0)

No comments yet

Be the first to share your thoughts!