Pith. sign in

REVIEW 2 cited by

Husky: A Unified, Open-Source Language Agent for Multi-Step Reasoning

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 2406.06469 v1 pith:3XHOYHZK submitted 2024-06-10 cs.AI cs.CLcs.LG

classification cs.AIcs.CLcs.LG
keywords huskylanguagemodelsreasoningtasksagentscomplexaction
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Language agents perform complex tasks by using tools to execute each step precisely. However, most existing agents are based on proprietary models or designed to target specific tasks, such as mathematics or multi-hop question answering. We introduce Husky, a holistic, open-source language agent that learns to reason over a unified action space to address a diverse set of complex tasks involving numerical, tabular, and knowledge-based reasoning. Husky iterates between two stages: 1) generating the next action to take towards solving a given task and 2) executing the action using expert models and updating the current solution state. We identify a thorough ontology of actions for addressing complex tasks and curate high-quality data to train expert models for executing these actions. Our experiments show that Husky outperforms prior language agents across 14 evaluation datasets. Moreover, we introduce HuskyQA, a new evaluation set which stress tests language agents for mixed-tool reasoning, with a focus on retrieving missing knowledge and performing numerical reasoning. Despite using 7B models, Husky matches or even exceeds frontier LMs such as GPT-4 on these tasks, showcasing the efficacy of our holistic approach in addressing complex reasoning problems. Our code and models are available at https://github.com/agent-husky/Husky-v1.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Towards Adaptive Mechanism Activation in Language Agent

    cs.CL 2024-12 conditional novelty 6.0 of 10

    ALAMA trains Llama-3-8B to choose among five agent mechanisms per task via self-exploration and KTO-based preference learning, improving accuracy over fixed-mechanism baselines on math and QA tasks.

  2. DINO-X: A Unified Vision Model for Open-World Object Detection and Understanding

    cs.CV 2024-11 conditional novelty 4.0 of 10

    DINO-X Pro sets new zero-shot detection records on COCO and LVIS, with large gains on rare classes, by scaling grounding pre-training and adding multiple prompt types and perception heads.

Pith tools