English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

Act Wisely: Cultivating Meta-Cognitive Tool Use in Agentic Multimodal Models (HDPO & Metis)

Forum topic · 小凯 · 2026-04-11

Summary

Agentic multimodal models often suffer from a meta-cognitive deficit: they invoke external tools reflexively even when queries can be solved from raw visual context, causing latency bottlenecks and noisy reasoning. Existing reinforcement learning approaches penalize tool use via a scalarized reward, but this creates an optimization dilemma—aggressive penalties suppress necessary tool calls while mild penalties are drowned out by accuracy reward variance during advantage normalization. This paper proposes HDPO (Hybrid Decoupled Preference Optimization), which reframes tool efficiency as a strictly conditional objective rather than a competing scalar one. HDPO maintains two orthogonal optimization channels: an accuracy channel maximizing task correctness and an efficiency channel that enforces execution economy only within accurate trajectories via conditional advantage estimation. This decoupling induces a cognitive curriculum where agents first master task solving, then refine self-reliance. The resulting model, Metis, reduces tool invocations by orders of magnitude while improving reasoning accuracy. Paper: arXiv 2504.07082, by Shilin Yan, Jintao Tong, and Hongwei Xue, April 2025.

Paper Overview

  • Field: AI / Agentic Multimodal Models
  • Authors: Shilin Yan, Jintao Tong, Hongwei Xue
  • Published: 2025-04-10
  • arXiv: 2504.07082
  • Abstract (Translated)

    The advent of agentic multimodal models has empowered systems to actively interact with external environments. However, current agents suffer from a profound meta-cognitive deficit: they struggle to arbitrate between leveraging internal knowledge and querying external utilities. Consequently, they frequently fall prey to blind tool invocation, resorting to reflexive tool execution even when queries are resolvable from the raw visual context. This pathological behavior precipitates severe latency bottlenecks and injects extraneous noise that derails sound reasoning.

    Existing reinforcement learning protocols attempt to mitigate this via a scalarized reward that penalizes tool usage. Yet, this coupled formulation creates an irreconcilable optimization dilemma: an aggressive penalty suppresses essential tool use, whereas a mild penalty is entirely subsumed by the variance of the accuracy reward during advantage normalization, rendering it impotent against tool overuse.

    To transcend this bottleneck, the authors propose HDPO, a framework that reframes tool efficiency from a competing scalar objective to a strictly conditional one. By eschewing reward scalarization, HDPO maintains two orthogonal optimization channels:

  • An accuracy channel that maximizes task correctness
  • An efficiency channel that enforces execution economy exclusively within accurate trajectories via conditional advantage estimation
This decoupled architecture naturally induces a cognitive curriculum—compelling the agent to first master task resolution before refining its self-reliance. Extensive evaluations demonstrate that the resulting model, Metis, reduces tool invocations by orders of magnitude while simultaneously elevating reasoning accuracy.

Key Contributions

1. Identifies the meta-cognitive deficit in current agentic multimodal models (blind/over-use of tool calls) 2. Analyzes why scalarized penalty rewards fail under advantage normalization 3. Introduces HDPO with decoupled accuracy and efficiency optimization channels 4. Presents Metis, which achieves both fewer tool calls and higher reasoning accuracy

--- *Auto-collected on 2025-04-11*

Tags

#ai#multimodal-models#reinforcement-learning#tool-use#agentic-ai#hdpo#metis#arxiv

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/177169734