ProcAgent: An Agentic Framework for Procedural Task Guidance on Edge with Human-in-the-Loop
Quick Answer
ProcAgent is a vision-based procedural assistant running entirely on NVIDIA Jetson AGX Orin, providing real-time adaptive guidance for tasks like furniture assembly.
Quick Take
It features a propose-and-verify architecture, achieving responsive interactions with text queries resolved in ~2 seconds and visual queries in ~8 seconds, while ensuring user privacy and comfort.
Key Points
- Runs entirely on-device, enhancing privacy and reducing latency.
- Utilizes a propose-and-verify architecture for adaptive task guidance.
- Resolves text queries in approximately 2 seconds and visual queries in 8 seconds.
- User study showed positive ratings for comprehensibility and actionability.
- Supports human-in-the-loop confirmation for proactive interventions.
DeepSignal Analysis
What happened
ProcAgent is a vision-based procedural assistant designed for real-time task guidance, operating entirely on NVIDIA Jetson AGX Orin. It employs a propose-and-verify architecture to enhance user interaction and maintain privacy in domestic settings.
Key evidence
- ProcAgent resolves text queries in approximately 2 seconds and visual queries in about 8 seconds, demonstrating its responsiveness.
- The system uses a symbolic task graph and on-demand vision-language verification to adaptively guide users during tasks like furniture assembly.
- In a user study with 10 participants, ProcAgent received positive ratings for comprehensibility, actionability, and privacy comfort.
Why it matters
The development of ProcAgent highlights the potential for on-device AI systems to provide effective procedural guidance without relying on cloud services. This is particularly relevant for privacy-sensitive environments, where latency and data security are critical. The positive user feedback suggests that such systems can enhance user experience in practical applications.
What to watch
Paper Resources
Source Excerpt
Procedural tasks such as furniture assembly and home repair impose substantial cognitive demands because users must interpret instructions, track task progress, reason about spatial state, and recover from errors while performing physical actions. Prior multimodal assistants have shown promise for procedural guidance, but most rely on cloud inference and fixed always-on perception, making them poorly suited to privacy-sensitive, latency-critical domestic settings. We present ProcAgent, a fully o
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.AI
See more →HOBA: Hierarchical On-Policy Bidding Agents for Adaptive Online Advertising
HOBA (Hierarchical On-policy Bidding Agents) is a novel hierarchical reinforcement learning framework that enhances online advertising bidding systems by improving adaptability and reducing hyperparameter tuning costs. It utilizes a for hyperparameter inference, a SARSA agent for expert model selection, and a dynamic expert pool for bid execution, achieving a +3.6% increase in target cost during large-scale deployment and outperforming state-of-the-art baselines on AuctionNet.


