Pith. sign in

REVIEW 3 cited by

ControlLLM: Augment Language Models with Tools by Searching on Graphs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2310.17796 v3 pith:ZOINLZKR submitted 2023-10-26 cs.CV cs.MM

classification cs.CVcs.MM
keywords tooltoolscontrolllmframeworktextitcomplexdifferentlanguage
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present ControlLLM, a novel framework that enables large language models (LLMs) to utilize multi-modal tools for solving complex real-world tasks. Despite the remarkable performance of LLMs, they still struggle with tool invocation due to ambiguous user prompts, inaccurate tool selection and parameterization, and inefficient tool scheduling. To overcome these challenges, our framework comprises three key components: (1) a \textit{task decomposer} that breaks down a complex task into clear subtasks with well-defined inputs and outputs; (2) a \textit{Thoughts-on-Graph (ToG) paradigm} that searches the optimal solution path on a pre-built tool graph, which specifies the parameter and dependency relations among different tools; and (3) an \textit{execution engine with a rich toolbox} that interprets the solution path and runs the tools efficiently on different computational devices. We evaluate our framework on diverse tasks involving image, audio, and video processing, demonstrating its superior accuracy, efficiency, and versatility compared to existing methods. The code is at https://github.com/OpenGVLab/ControlLLM.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. SPIEval: Evaluating Large Language Models as Mobile Assistants over Scattered Personal Information

    cs.CL 2026-08 conditional novelty 6.0 of 10

    A new human-curated benchmark for LLM mobile assistants shows models struggle to locate scattered personal information, with the best model at 57.3% accuracy.

  2. CATP-LLM: Empowering Large Language Models for Cost-Aware Tool Planning

    cs.AI 2024-11 conditional novelty 6.0 of 10

    A cost-aware tool planning framework using tokenized plans and offline RL lets a 7B model beat GPT-4 on a new cost-aware planning benchmark.

  3. Action Engine: Automatic Workflow Generation in FaaS

    cs.DC 2024-11 conditional novelty 5.0 of 10

    Action Engine uses tool-augmented LLMs to automatically generate platform-independent FaaS workflows from natural language queries, achieving accuracy comparable to few-shot prompting in benchmark tests.

Pith tools