The reviewed record of science sign in
Pith

arxiv: 2408.01875 · v2 · pith:PN5L3Z26 · submitted 2024-08-03 · cs.CL

Re-Invoke: Tool Invocation Rewriting for Zero-Shot Tool Retrieval

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:PN5L3Z26record.jsonopen to challenge →

classification cs.CL
keywords toolretrievalqueryre-invoketoolscapabilitiesduringeffectively
0
0 comments X
read the original abstract

Recent advances in large language models (LLMs) have enabled autonomous agents with complex reasoning and task-fulfillment capabilities using a wide range of tools. However, effectively identifying the most relevant tools for a given task becomes a key bottleneck as the toolset size grows, hindering reliable tool utilization. To address this, we introduce Re-Invoke, an unsupervised tool retrieval method designed to scale effectively to large toolsets without training. Specifically, we first generate a diverse set of synthetic queries that comprehensively cover different aspects of the query space associated with each tool document during the tool indexing phase. Second, we leverage LLM's query understanding capabilities to extract key tool-related context and underlying intents from user queries during the inference phase. Finally, we employ a novel multi-view similarity ranking strategy based on intents to pinpoint the most relevant tools for each query. Our evaluation demonstrates that Re-Invoke significantly outperforms state-of-the-art alternatives in both single-tool and multi-tool scenarios, all within a fully unsupervised setting. Notably, on the ToolE datasets, we achieve a 20% relative improvement in nDCG@5 for single-tool retrieval and a 39% improvement for multi-tool retrieval.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RS-Claw: Progressive Active Tool Exploration via Hierarchical Skill Trees for Remote Sensing Agents

    cs.AI 2026-05 unverdicted novelty 7.0

    RS-Claw enables remote sensing agents to actively explore tools via hierarchical skill trees, achieving up to 86% token compression and outperforming flat registration and RAG baselines on Earth-Bench.

  2. MARVEL: Multimodal Adaptive Reasoning-intensiVe Expand-rerank and retrievaL

    cs.IR 2026-04 unverdicted novelty 7.0

    MARVEL reaches 37.9 nDCG@10 on the MM-BRIGHT benchmark by combining LLM query expansion, a reasoning-enhanced dense retriever, and GPT-4o CoT reranking, beating prior multimodal encoders by 10.3 points.

  3. Bidirectional Semantic Complementary Tool Retrieval for Remote Sensing Agents

    cs.IR 2026-04 unverdicted novelty 6.0

    A bidirectional semantic complementary tool retrieval method using planning-based query enhancement and dynamic tool dependency graphs with neighborhood aggregation improves retrieval accuracy on remote sensing and ge...

  4. From Intent to Execution: Composing Agentic Workflows with Agent Recommendation

    cs.AI 2026-05 unverdicted novelty 5.0

    A framework automates multi-agent system creation via LLM planning and two-stage agent recommendation, claiming higher recall than prior methods.

  5. BRIDGE: Multimodal-to-Text Retrieval via Reinforcement-Learned Query Alignment

    cs.IR 2026-04 unverdicted novelty 5.0

    BRIDGE reaches 29.7 nDCG@10 on MM-BRIGHT by RL-aligning multimodal queries to text and using a reasoning retriever, beating multimodal encoders and, when combined with Nomic-Vision, exceeding the best text-only retrie...