Pith. sign in

REVIEW 19 cited by

OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation

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 2505.23885 v2 pith:TTY6YTC2 submitted 2025-05-29 cs.AI cs.CL

OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation

classification cs.AI cs.CL
keywords workforcedomainslearningmulti-agentreal-worldtasksachievesacross
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Large Language Model (LLM)-based multi-agent systems show promise for automating real-world tasks but struggle to transfer across domains due to their domain-specific nature. Current approaches face two critical shortcomings: they require complete architectural redesign and full retraining of all components when applied to new domains. We introduce Workforce, a hierarchical multi-agent framework that decouples strategic planning from specialized execution through a modular architecture comprising: (i) a domain-agnostic Planner for task decomposition, (ii) a Coordinator for subtask management, and (iii) specialized Workers with domain-specific tool-calling capabilities. This decoupling enables cross-domain transferability during both inference and training phases: During inference, Workforce seamlessly adapts to new domains by adding or modifying worker agents; For training, we introduce Optimized Workforce Learning (OWL), which improves generalization across domains by optimizing a domain-agnostic planner with reinforcement learning from real-world feedback. To validate our approach, we evaluate Workforce on the GAIA benchmark, covering various realistic, multi-domain agentic tasks. Experimental results demonstrate Workforce achieves open-source state-of-the-art performance (69.70%), outperforming commercial systems like OpenAI's Deep Research by 2.34%. More notably, our OWL-trained 32B model achieves 52.73% accuracy (+16.37%) and demonstrates performance comparable to GPT-4o on challenging tasks. To summarize, by enabling scalable generalization and modular domain transfer, our work establishes a foundation for the next generation of general-purpose AI assistants.

discussion (0)

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

Forward citations

Cited by 19 Pith papers

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

  1. From Skills to Talent: Organising Heterogeneous Agents as a Real-World Company

    cs.AI 2026-04 unverdicted novelty 7.0

    OMC framework turns multi-agent AI into self-organizing companies with Talents, Talent Market, and E²R search, achieving 84.67% success on PRDBench (15.48 points above prior art).

  2. GeoBrowse: A Geolocation Benchmark for Agentic Tool Use with Expert-Annotated Reasoning Traces

    cs.CL 2026-04 unverdicted novelty 7.0

    GeoBrowse is a two-level geolocation benchmark combining visual cue composition with knowledge-intensive multi-hop queries, paired with the GATE agent workflow that outperforms no-tool, search-only, and image-only baselines.

  3. GS-Agent: Creating 4D Physical Worlds With Generative Simulation

    cs.RO 2026-07 conditional novelty 6.0

    Three LLM agents write physics-engine code from text, review rendered frames, and correct errors, turning prompts into physically simulated 4D worlds with camera control.

  4. Towards Efficient and Evidence-grounded Mobility Prediction with LLM-Driven Agent

    cs.LG 2026-06 unverdicted novelty 6.0

    AgentMob is a training-free LLM-driven agent that formulates mobility prediction as adaptive evidence-controlled decision making and outperforms other training-free LLM methods on three datasets.

  5. Learning Agent Routing From Early Experience

    cs.CL 2026-05 unverdicted novelty 6.0

    BoundaryRouter routes queries to LLM or agent using early experience memory from a seed set, cutting inference time 60.6% versus always using agents and raising performance 28.6% versus always using direct LLM inference.

  6. The Vision Wormhole: Latent-Space Communication in Heterogeneous Multi-Agent Systems

    cs.CL 2026-02 conditional novelty 6.0

    Reasoning messages between heterogeneous VLMs can be routed through the image-token span: a distilled universal codec plus affine alignment transmits latent traces across model families, cutting wall-clock time in sma...

  7. ToolSelf: Unifying Task Execution and Self-Reconfiguration via Tool-Driven Emergent Adaptation

    cs.AI 2026-02 conditional novelty 6.0

    An LLM agent that can call a reconfiguration tool to update its sub-goals, toolbox, strategy, and context outperforms static-config agents across FRAMES, xbench, GAIA, and SWE-bench Lite.

  8. Latent Collaboration in Multi-Agent Systems

    cs.CL 2025-11 conditional novelty 6.0

    Replacing text inter-agent dialogue with direct transfer of hidden-state (KV-cache) representations cuts output tokens by ~70-84%, speeds inference ~4x, and keeps multi-agent accuracy roughly on par or slightly better.

  9. PosterForest: Hierarchical Multi-Agent Collaboration for Scientific Poster Generation

    cs.AI 2025-08 unverdicted novelty 6.0

    PosterForest uses a Poster Tree intermediate representation and hierarchical multi-agent reasoning to generate coherent scientific posters without training, outperforming prior methods in evaluations.

  10. WebWatcher: Breaking New Frontier of Vision-Language Deep Research Agent

    cs.IR 2025-08 unverdicted novelty 6.0

    WebWatcher introduces a vision-language deep research agent trained on synthetic multimodal trajectories and RL that outperforms baselines on VQA benchmarks, along with a new BrowseComp-VL evaluation.

  11. Agentic Environment Engineering for Large Language Models: A Survey of Environment Modeling, Synthesis, Evaluation, and Application

    cs.CL 2026-06 unverdicted novelty 5.0

    This survey categorizes agentic environments for LLMs by eight attributes and domains, introduces symbolic and neural synthesis paradigms with evaluation, and outlines four agent evolution pathways plus three environm...

  12. Struct-Searcher: Agentic Structural Thinking Advances Multimodal Deep Information Seeking

    cs.CV 2026-06 unverdicted novelty 5.0

    Struct-Searcher introduces a structural agentic workflow grounded in belief revision theory that maintains an evolving multimodal graph for conflict-aware deep information seeking and reports accuracy gains on several...

  13. Transition from Statistical to Hardware-Limited Scaling in Photonic Quantum State Reconstruction

    quant-ph 2026-03 unverdicted novelty 5.0

    Classical shadow tomography on integrated photonics shows a sharp transition from statistical O(M^{-1/2}) error scaling to a hardware-limited floor set by unitary spectral distortions.

  14. Can Large Language Models Resolve Semantic Discrepancy in Self-Destructive Subcultures? Evidence from Jirai Kei

    cs.CL 2026-01 reject novelty 5.0

    SAS, a retrieval-and-alignment agent, helps LLMs detect overdose, eating-disorder, and self-harm signals in Jirai Kei text, but its reported edge over OWL is inconsistent.

  15. Latent Collaboration in Multi-Agent Systems

    cs.CL 2025-11 conditional novelty 5.0

    LatentMAS lets LLM agents reason and communicate in continuous hidden space via latent thoughts and KV-cache transfer, reporting higher accuracy and much lower token use than text-based multi-agent baselines.

  16. Towards Reasoning Era: A Survey of Long Chain-of-Thought for Reasoning Large Language Models

    cs.AI 2025-03 unverdicted novelty 5.0

    The paper unifies perspectives on Long CoT in reasoning LLMs by introducing a taxonomy, detailing characteristics of deep reasoning and reflection, and discussing emergence phenomena and future directions.

  17. OxyGent: Making Multi-Agent Systems Modular, Observable, and Evolvable via Oxy Abstraction

    cs.AI 2026-04 unverdicted novelty 4.0

    OxyGent supplies a modular framework for multi-agent systems via the Oxy abstraction for composition and monitoring and the OxyBank engine for continuous automated evolution.

  18. EigentSearch-Q+: Enhancing Deep Research Agents with Structured Reasoning Tools

    cs.AI 2026-04 unverdicted novelty 4.0

    Structured query and evidence tools added to an AI research agent improve benchmark accuracy by 0.6 to 3.8 percentage points.

  19. A Survey of Self-Evolving Agents: What, When, How, and Where to Evolve on the Path to Artificial Super Intelligence

    cs.AI 2025-07 accept novelty 4.0

    The paper delivers the first systematic review of self-evolving agents, structured around what components evolve, when adaptation occurs, and how it is implemented.