Preprint
Computer Vision

Scalecua: Scaling open-source computer use agents with cross-platform data

January 1, 2026

0

Citations

0

Influential Citations

Venue

2026

Year

Abstract

… Vision-Language Models (VLMs) have enabled computer use agents (CUAs) that operate … computer use agents. We will release data, models, and code to advance future research. …

Analysis

Why This Paper Matters

Computer use agents (CUAs) that can operate graphical user interfaces (GUIs) are a key step toward general-purpose digital assistants. While proprietary systems have shown promise, open-source alternatives often lag due to limited training data and narrow platform coverage. This paper addresses that gap by introducing a cross-platform data collection and training approach, which is crucial for building agents that generalize across different operating systems, applications, and interface styles.

The release of data, models, and code is particularly significant. Open-source resources lower the barrier to entry for researchers and developers, accelerating innovation in this space. By scaling data across platforms, the work tackles one of the core bottlenecks in CUA development: the lack of diverse, high-quality interaction data. This could lead to more robust and adaptable agents that can handle real-world tasks beyond narrow benchmarks.

Technical Contributions

  • Cross-platform data collection: The paper likely proposes a method to gather interaction data from multiple platforms (e.g., Windows, macOS, Linux, web) to increase diversity and coverage.
  • Data scaling: Emphasizes the importance of data volume and variety in training VLMs for computer use, potentially using techniques like imitation learning from human demonstrations or automated exploration.
  • Open-source release: Provides the research community with access to the data, trained models, and code, enabling reproducibility and further development.
  • Model training: Likely fine-tunes a vision-language model on the collected data to perform actions such as clicking, typing, and navigation based on screen observations and natural language instructions.

Results

The abstract does not include specific numerical results, but the main claim is that scaling with cross-platform data improves the performance of open-source computer use agents. This suggests that the authors observed gains in task success rates or generalization compared to models trained on single-platform or smaller datasets. The lack of concrete metrics in the abstract is a limitation, but the promise of open-source resources suggests that detailed evaluations will be available in the full paper.

Significance

This work has the potential to significantly advance the field of computer use agents by providing a scalable, open-source foundation. It highlights the importance of data diversity and scale, which are often overlooked in favor of model architecture innovations. By releasing resources, it enables the community to build upon this work, potentially leading to agents that can assist users across a wide range of software, improving accessibility and productivity. Moreover, it sets a precedent for collaborative, data-driven development in AI, which could accelerate progress in other embodied agent domains.