paper-with-me

Papers

ARTIS: Agentic Risk-Aware Test-Time Scaling via Iterative Simulation

2026-02-02 · Xingshan Zeng, Lingzhi Wang, Weiwen Liu, Liangyou Li, Yasheng Wang, Lifeng Shang, Xin Jiang, Qun Liu arxiv

Current test-time scaling (TTS) techniques enhance large language model (LLM) performance by allocating additional computation at inference time, yet they remain insufficient for agentic settings, where actions directly interact with external environments and their effects can be irreversible and costly. We propose ARTIS, Agentic Risk-Aware Test-Time Scaling via Iterative Simulation, a framework that decouples exploration from commitment by enabling test-time exploration through simulated interactions prior to real-world execution. This design allows extending inference-time computation to improve action-level reliability and robustness without incurring environmental risk. We further show that naive LLM-based simulators struggle to capture rare but high-impact failure modes, substantially limiting their effectiveness for agentic decision making. To address this limitation, we introduce a risk-aware tool simulator that emphasizes fidelity on failure-inducing actions via targeted data generation and rebalanced training. Experiments on multi-turn and multi-step agentic benchmarks demonstrate that iterative simulation substantially improves agent reliability, and that risk-aware simulation is essential for consistently realizing these gains across models and tasks.

📄 PDF Abstract BibTeX arXiv:2602.01709

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

ToolChain-CRC: Conformal Risk Control for Agentic AI Under Retrieval and Tool-Use Drift

2026-06-16 · Jeffery Opoku, David Banahene arxiv

Modern AI agents retrieve documents, call tools, check intermediate information, and then produce a final answer or action. This creates a risk-control problem that is not visible from the final answer alone. A final res…

AgentWorld: Personality-Aware Reliability Evaluation for Agentic Information Retrieval

2026-08-25 · Gunja Agarwal, Arup Kumar Das, Arun Menon, Jitesh Chandra Mishra 외 arxiv

Evaluation of agentic information retrieval remains limited to scripted interactions with uniform users, missing both natural personality diversity and adversarial brittleness. We present AgentWorld, a simulation framewo…

Information Retrieval

Agentic Reasoning and Tool Integration for LLMs via Reinforcement Learning

2025-04-28 · Joykirat Singh, Raghav Magazine, Yash Pandya, Akshay Nambi

Large language models (LLMs) have achieved remarkable progress in complex reasoning tasks, yet they remain fundamentally limited by their reliance on static internal knowledge and text-only reasoning. Real-world problem …

Mathematical Reasoning

To Trade or Not to Trade: An Agentic Approach to Estimating Market Risk Improves Trading Decisions

2025-07-11 · Dimitrios Emmanoulopoulos, Ollie Olby, Justin Lyon, Namid R. Stillman arxiv

Large language models (LLMs) are increasingly deployed in agentic frameworks, in which prompts trigger complex tool-based analysis in pursuit of a goal. While these frameworks have shown promise across multiple domains i…

LLM-Based Agentic Negotiation for 6G: Addressing Uncertainty Neglect and Tail-Event Risk

2025-11-24 · Hatim Chergui, Farhad Rezazadeh, Mehdi Bennis, Merouane Debbah 외 arxiv

A critical barrier to the trustworthiness of sixth-generation (6G) agentic autonomous networks is the uncertainty neglect bias; a cognitive tendency for large language model (LLM)-powered agents to make high-stakes decis…