OrchVis: Hierarchical Multi-Agent Orchestration for Human Oversight
Jieyu Zhou
TL;DR
OrchVis tackles the challenge of supervising multi-agent collaboration without micromanagement by combining hierarchical goal alignment, task assignment, progress verification, and conflict resolution within a transparent GUI. It converts natural language intents into structured goal graphs, assigns subgoals to specialized sub-agents via an orchestration component, and uses a verifier and re-planner to handle inconsistencies and conflicts, all coordinated through a Planning Panel. The approach emphasizes separating goals from tasks, aligning early, and visualizing inter-agent relationships to reduce cognitive load and enhance oversight. This human-in-the-loop design enables supervision with autonomy, improving safety and efficiency in long-horizon, multi-agent workflows.
Abstract
We introduce OrchVis, a multi-agent orchestration framework that visualizes, verifies, and coordinates goal-driven collaboration among LLM-based agents. Through hierarchical goal alignment, task assignment, and conflict resolution, OrchVis enables humans to supervise complex multi-agent workflows without micromanaging each step. The system parses user intent into structured goals, monitors execution via automated verification, and exposes inter-agent dependencies through an interactive planning panel. When conflicts arise, users can explore system-proposed alternatives and selectively replan. OrchVis advances human-centered design for multi-agent systems by combining transparent visualization with adaptive autonomy.
