paper-with-me

홈 › Papers

Standard Benchmarks Fail -- Auditing LLM Agents in Finance Must Prioritize Risk

2025-02-21 · Zichen Chen, Jiaao Chen, Jianda Chen, Misha Sra

Standard benchmarks fixate on how well large language model (LLM) agents perform in finance, yet say little about whether they are safe to deploy. We argue that accuracy metrics and return-based scores provide an illusion of reliability, overlooking vulnerabilities such as hallucinated facts, stale data, and adversarial prompt manipulation. We take a firm position: financial LLM agents should be evaluated first and foremost on their risk profile, not on their point-estimate performance. Drawing on risk-engineering principles, we outline a three-level agenda: model, workflow, and system, for stress-testing LLM agents under realistic failure modes. To illustrate why this shift is urgent, we audit six API-based and open-weights LLM agents on three high-impact tasks and uncover hidden weaknesses that conventional benchmarks miss. We conclude with actionable recommendations for researchers, practitioners, and regulators: audit risk-aware metrics in future studies, publish stress scenarios alongside datasets, and treat `safety budget'' as a primary success criterion. Only by redefining what `good'' looks like can the community responsibly advance AI-driven finance.

📄 PDF Abstract BibTeX arXiv:2502.15865

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelPosition

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Beyond Final Answers: Auditing Trajectory-Level Hallucinations in Multi-Agent Industrial Workflows

2026-05-22 · Harshada Badave, Santosh Borse, Andrea Gomez, Harshitha Narahari 외 arxiv

Large Language Models (LLMs) are increasingly deployed as autonomous agents that reason, use tools, and act over multiple steps. Yet most hallucination benchmarks still evaluate only the final output, missing failures th…

FinAuditing: A Financial Taxonomy-Structured Multi-Document Benchmark for Evaluating LLMs

2025-10-10 · Yan Wang, Keyi Wang, Shanshan Yang, Jaisal Patel 외 arxiv

Going beyond simple text processing, financial auditing requires detecting semantic, structural, and numerical inconsistencies across large-scale disclosures. As financial reports are filed in XBRL, a structured XML form…

Information ExtractionMathematical Reasoning

SmartLLM: Smart Contract Auditing using Custom Generative AI

2025-02-17 · Jun Kevin, Pujianto Yugopuspito

Smart contracts are essential to decentralized finance (DeFi) and blockchain ecosystems but are increasingly vulnerable to exploits due to coding errors and complex attack vectors. Traditional static analysis tools and e…

Language ModelingLanguage ModellingLarge Language ModelRAG+2

FinHarness: An Inline Lifecycle Safety Harness for Finance LLM Agents

2026-05-26 · Haoxuan Jia, Yang Liu, Bin Chong, Yingguang Yang 외 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 po…

Where Do Deep-Research Agents Go Wrong? Span-Level Error Localization in Agent Trajectories

2026-06-01 · Jiaming Wang, Ziteng Feng, Jiangtao Wu, Ruihao Li 외 arxiv

Deep-research agents solve tasks through long trajectories of search, tool use, evidence inspection, and answer synthesis. Evaluation based on final answers shows whether an agent succeeds, but not which parts of the tra…