paper-with-me

홈 › Papers

FinHarness: An Inline Lifecycle Safety Harness for Finance LLM Agents

2026-05-26 · Haoxuan Jia, Yang Liu, Bin Chong, Yingguang Yang, Yancheng Chen, Jiayu Liang, Qian Li, Hanning Lu, Kefu Xu, Hao Zheng, Chongyang Zhang, Hao Peng, Philip S. Yu arxiv

Finance LLM agents must simultaneously block prompt-induced unauthorized actions and approve legitimate multi-step business workflows. However, boundary filters often miss irreversible mid-trajectory tool calls, while post-hoc LLM judges perform auditing only after termination -- too late for intervention and at a computational cost that scales linearly with trace length. We present FinHarness, an inline safety harness that wraps a finance agent end-to-end with three components: a Query Monitor that fuses single-turn intent with cross-turn drift, a Tool Monitor that evaluates each prospective tool call, and a Cascade module that integrates per-step risk and adaptively routes verification between a lightweight and an advanced-tier LLM judge. Fired risk factors are re-injected into the agent input as ex-ante evidence, enabling the agent to refuse, re-plan, or approve on its own. On FinVault, routed FinHarness cuts ASR from 38.3% to 15.0% while largely preserving benign approval ($41.1\% \to 39.3\%$), and uses $4.7\times$ fewer advanced-judge calls than an always-advanced ablation.

📄 PDF Abstract BibTeX arXiv:2605.27333

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HarnessRisk: A Lifecycle-Oriented Benchmark for Agent Harness Safety

2026-08-18 · Yajing Bai, Jinhao Duan, Jie Peng, Xianfeng Wu 외 arxiv

Large language models are increasingly deployed through agent harnesses that manage tools, extensions, persistent state, permissions, and external actions. Existing safety benchmarks mainly target individual attack mecha…

Dual-Mode Deep Anomaly Detection for Medical Manufacturing: Structural Similarity and Feature Distance

2025-09-06 · Julio Zanon Diaz, Georgios Siogkas, Peter Corcoran arxiv

Automated visual inspection in medical-device manufacturing faces unique challenges, including extremely low defect rates, limited annotated data, hardware restrictions on production lines, and the need for validated, ex…

Anomaly Detection

FinanceHarness: Autonomous Financial Deep Research Framework

2026-07-30 · Yijia Xiao, Rujun Han, Yanfei Chen, Zifeng Wang 외 arxiv

Powered by advances in LLMs and autonomous agents, deep research has become one of the most widely adopted agentic products. However, most deep research systems write general-purpose reports, which are inadequate for fin…

SkillHarness: Harnessing Safe Skills for Computer-Use Agents

2026-06-02 · Yurun Chen, Biao Yi, Keting Yin, Shengyu Zhang arxiv

Computer-Use Agents (CUAs) are increasingly deployed in dynamic interactive environments, creating a growing need for continual skill learning during interaction. Recent approaches address this challenge by learning reus…

NORA: A Harness-Engineered Autonomous Research Agent for End-to-End Spatial Data Science

2026-05-03 · Bing Zhou, Xiao Huang, Huan Ning, Qiusheng Wu 외 arxiv

The automation of scientific research workflows has emerged as a transformative frontier in artificial intelligence, yet existing autonomous research agents remain largely domain-agnostic, lacking the specialized reasoni…