Switch language한국어
Back to the list

Covering Human Action Space for Computer Use: Data Synthesis and Benchmark

TL;DR AI

Key summary

2 min read
  1. Researchers introduced CUActSpot, a benchmark for computer-use agents that covers GUI, text, table, canvas, and natural-image interactions.

  2. The paper argues current agents fail on sparse, long-tail interaction types, especially complex GUI actions such as drag-and-draw workflows.

  3. It also proposes a renderer-based synthesis pipeline to generate scenes, instructions, and action traces for training and evaluation.

  4. A model trained on this corpus, Phi-Ground-Any-4B, reportedly beats open-source models under 32B parameters.

  5. The authors plan to release the benchmark, synthetic data, code, and models to help improve real-world automation reliability.

Read the original