InfantAgent-Next: A Multimodal Generalist Agent for Automated Computer Interaction
About
This paper introduces \textsc{InfantAgent-Next}, a generalist agent capable of interacting with computers in a multimodal manner, encompassing text, images, audio, and video. Unlike existing approaches that either build intricate workflows around a single large model or only provide workflow modularity, our agent integrates tool-based and pure vision agents within a highly modular architecture, enabling different models to collaboratively solve decoupled tasks in a step-by-step manner. Our generality is demonstrated by our ability to evaluate not only pure vision-based real-world benchmarks (i.e., OSWorld), but also more general or tool-intensive benchmarks (e.g., GAIA and SWE-Bench). Specifically, we achieve $\mathbf{7.27\%}$ accuracy on OSWorld, higher than Claude-Computer-Use. Codes and evaluation scripts are open-sourced at https://github.com/bin123apple/InfantAgent.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| General AI Assistant Task | GAIA (val) | Level 1 Score62.26 | 97 | |
| GUI Agent Interaction | OSWorld | Average Accuracy35.3 | 24 | |
| Software Engineering | SWE-Bench-Verified (50 cases) | Accuracy66 | 12 | |
| Software Engineering | SWE-Bench Lite 300-issue subset | Accuracy31.67 | 6 |