vff
Research

Agents That Know When to Ask: New Benchmark Exposes Help-Seeking Gap

Mohamed Elfeki, Tu Trinh, Kelvin Luu, Guangze Luo, Nathan Hunt, Ernesto Montoya, Nandan Marwaha, Yannis He, Charles Wang, Fernando Crabedo, Alessa Castilo, Bing LiuRead original
Share
Agents That Know When to Ask: New Benchmark Exposes Help-Seeking Gap

Researchers introduced HiL-Bench, a benchmark that measures whether AI agents know when to ask for help rather than guess on incomplete tasks. Current benchmarks reward execution correctness on fully specified problems, masking a critical failure mode: agents that make lucky guesses score the same as those that would have escalated for clarification. The new benchmark surfaces human-validated blockers through progressive exploration and uses Ask-F1, a metric balancing question precision against blocker recall, to measure selective escalation skill. Testing across coding and SQL domains shows frontier models recover only a fraction of their full-information performance when deciding whether to ask, but reinforcement learning on shaped Ask-F1 rewards makes this judgment trainable.

Researchers introduced HiL-Bench, a benchmark that measures whether AI agents know when to ask for help rather than guess on incomplete tasks. Current benchmarks reward execution correctness on fully specified problems, masking a critical failure mode: agents that make lucky guesses score the same as those that would have escalated for clarification. The new benchmark surfaces human-validated blockers through progressive exploration and uses Ask-F1, a metric balancing question precision against blocker recall, to measure selective escalation skill. Testing across coding and SQL domains shows frontier models recover only a fraction of their full-information performance when deciding whether to ask, but reinforcement learning on shaped Ask-F1 rewards makes this judgment trainable.

  • Current AI benchmarks are blind to a critical failure mode: agents that guess on incomplete specs score identically to those that would ask for help
  • HiL-Bench introduces Ask-F1 metric to measure selective escalation, capturing the tension between over-asking and silent guessing while preventing gaming through question spam
  • Frontier models show a universal judgment gap, recovering only a fraction of full-information performance when deciding whether to escalate, driven by overconfidence, missed uncertainty signals, and imprecise escalation
  • RL training on shaped Ask-F1 rewards improves both help-seeking quality and task pass rates in a 32B model, with gains transferring across domains without learning domain-specific heuristics

This work exposes a fundamental gap in how AI agents are evaluated and trained. Benchmarks that reward only execution correctness on well-specified tasks create a false signal of capability, hiding poor judgment under ambiguity. As agents move into real-world deployment where specifications are inherently incomplete, the ability to recognize and escalate uncertainty becomes as critical as raw problem-solving skill.

  • Existing benchmarks systematically underestimate agent failure rates by not penalizing confident guessing on ambiguous inputs, meaning current performance claims may not translate to production reliability
  • Help-seeking behavior is a learnable skill that can be improved through RL training, suggesting that judgment gaps are not inherent limitations but rather optimization targets that existing training methods have overlooked
  • The transfer of help-seeking improvements across domains indicates agents can learn general uncertainty detection rather than memorizing domain-specific escalation rules, pointing toward more robust generalization
Share

Our Briefing

Weekly signal. No noise. Built for founders, operators, and AI-curious professionals.

No spam. Unsubscribe any time.

Related stories

AI Discovers Security Flaws Faster Than Humans Can Patch Them

AI Discovers Security Flaws Faster Than Humans Can Patch Them

Recent high-profile breaches at startups like Mercor and Vercel, combined with Anthropic's disclosure that its Mythos AI model identified thousands of previously unknown cybersecurity vulnerabilities, underscore growing demand for AI-powered security solutions. The article argues that cybersecurity vendors CrowdStrike and Palo Alto Networks, which are integrating AI into their threat detection and response capabilities, represent undervalued investment opportunities as enterprises face mounting pressure to defend against both conventional and AI-discovered attack vectors.

21 days ago· The Information
AWS Launches G7e GPU Instances for Cheaper Large Model Inference
TrendingModel Release

AWS Launches G7e GPU Instances for Cheaper Large Model Inference

AWS has launched G7e instances on Amazon SageMaker AI, powered by NVIDIA RTX PRO 6000 Blackwell GPUs with 96 GB of GDDR7 memory per GPU. The instances deliver up to 2.3x inference performance compared to previous-generation G6e instances and support configurations from 1 to 8 GPUs, enabling deployment of large language models up to 300B parameters on the largest 8-GPU node. This represents a significant upgrade in memory bandwidth, networking throughput, and model capacity for generative AI inference workloads.

29 days ago· AWS Machine Learning Blog
Anthropic Launches Claude Design for Non-Designers
Model Release

Anthropic Launches Claude Design for Non-Designers

Anthropic has launched Claude Design, a new product aimed at helping non-designers like founders and product managers create visuals quickly to communicate their ideas. The tool addresses a gap for early-stage teams and individuals who need to share concepts visually but lack design expertise or resources. Claude Design integrates with Anthropic's Claude AI platform, leveraging its capabilities to streamline the visual creation process. The launch reflects growing demand for AI-powered design tools that lower barriers to entry for non-technical users.

about 1 month ago· TechCrunch AI
Google Splits TPUs Into Training and Inference Chips

Google Splits TPUs Into Training and Inference Chips

Google is splitting its eighth-generation tensor processing units into separate chips optimized for AI training and inference, a shift the company says reflects the rise of AI agents and their distinct computational needs. The training chip delivers 2.8 times the performance of its predecessor at the same price, while the inference processor (TPU 8i) achieves 80% better performance and includes triple the SRAM of the prior generation. Both chips will launch later this year as Google continues its effort to compete with Nvidia in custom AI silicon, though the company is not directly benchmarking against Nvidia's offerings.

28 days ago· Direct