paper-with-me

홈 › Papers

HAWK: A Hierarchical Workflow Framework for Multi-Agent Collaboration

2025-07-05 · Yuyang Cheng, Yumiao Xu, Chaojia Yu, Yong Zhao arxiv

Contemporary multi-agent systems encounter persistent challenges in cross-platform interoperability, dynamic task scheduling, and efficient resource sharing. Agents with heterogeneous implementations often lack standardized interfaces; collaboration frameworks remain brittle and hard to extend; scheduling policies are static; and inter-agent state synchronization is insufficient. We propose Hierarchical Agent Workflow (HAWK), a modular framework comprising five layers-User, Workflow, Operator, Agent, and Resource-and supported by sixteen standardized interfaces. HAWK delivers an end-to-end pipeline covering task parsing, workflow orchestration, intelligent scheduling, resource invocation, and data synchronization. At its core lies an adaptive scheduling and optimization module in the Workflow Layer, which harnesses real-time feedback and dynamic strategy adjustment to maximize utilization. The Resource Layer provides a unified abstraction over heterogeneous data sources, large models, physical devices, and third-party services&tools, simplifying cross-domain information retrieval. We demonstrate HAWK's scalability and effectiveness via CreAgentive, a multi-agent novel-generation prototype, which achieves marked gains in throughput, lowers invocation complexity, and improves system controllability. We also show how hybrid deployments of large language models integrate seamlessly within HAWK, highlighting its flexibility. Finally, we outline future research avenues-hallucination mitigation, real-time performance tuning, and enhanced cross-domain adaptability-and survey prospective applications in healthcare, government, finance, and education.

📄 PDF Abstract BibTeX arXiv:2507.04067

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Hawkeye: Reproducing GPU-Level Non-Determinism

2026-03-20 · Erez Badash, Dan Boneh, Ilan Komargodski, Megha Srivastava arxiv

We present Hawkeye, a system for analyzing and reproducing GPU-level arithmetic operations. Using our framework, anyone can re-execute on a CPU the exact matrix multiplication operations underlying a machine learning mod…

HawkesLLM: Semantic Uncertainty Propagation in Agentic Text Simulation

2026-05-21 · Zewei Deng, Tinghan Ye, Liyan Xie arxiv

Agentic text-simulation systems write in sequence, with each item becoming possible context for later steps. That makes uncertainty path-dependent: an early ambiguity can affect later outputs. This paper studies this pro…

Text Generation

Hawkes Processes on Graphons

2021-02-04 · Hongteng Xu, Dixin Luo, Hongyuan Zha

We propose a novel framework for modeling multiple multivariate point processes, each with heterogeneous event types that share an underlying space and obey the same generative mechanism. Focusing on Hawkes processes and…

Point Processes

Limited Cognitive Abilities and Dominance Hierarchy

2021-03-20 · Hanyuan Huang, Jiabin Wu

We propose a novel model to explain the mechanisms underlying dominance hierarchical structures. Guided by a predetermined social convention, agents with limited cognitive abilities optimize their strategies in a Hawk-Do…

A Novel Hierarchical Multi-Agent System for Payments Using LLMs

2026-02-27 · Joon Kiat Chua, Donghao Huang, Zhaoxia Wang arxiv

Large language model (LLM) agents, such as OpenAI's Operator and Claude's Computer Use, can automate workflows but unable to handle payment tasks. Existing agentic solutions have gained significant attention; however, ev…