Papers › Scalable Video-to-Dataset Generation for Cross-Platform Mobile Agents

Scalable Video-to-Dataset Generation for Cross-Platform Mobile Agents

19 May 2025CVPR 2025 1arXiv:2505.12632archive 2025-07-28

Yunseok Jang, Yeda Song, Sungryull Sohn, Lajanugen Logeswaran, Tiange Luo, Dong-Ki Kim, Kyunghoon Bae, Honglak Lee

Recent advancements in Large Language Models (LLMs) and Vision-Language Models (VLMs) have sparked significant interest in developing GUI visual agents. We introduce MONDAY (Mobile OS Navigation Task Dataset for Agents from YouTube), a large-scale dataset of 313K annotated frames from 20K instructional videos capturing diverse real-world mobile OS navigation across multiple platforms. Models that include MONDAY in their pre-training phases demonstrate robust cross-platform generalization capabilities, consistently outperforming models trained on existing single OS datasets while achieving an average performance gain of 18.11%p on an unseen mobile OS platform. To enable continuous dataset expansion as mobile platforms evolve, we present an automated framework that leverages publicly available video content to create comprehensive task datasets without manual annotation. Our framework comprises robust OCR-based scene detection (95.04% F1score), near-perfect UI element detection (99.87% hit ratio), and novel multi-step action identification to extract reliable action sequences across diverse interface configurations. We contribute both the MONDAY dataset and our automated collection framework to facilitate future research in mobile OS navigation.

PaperPDFConference PDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.12632")

Code

Syntology Ran 1 of 9 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: found in paper text by Syntology: 9 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

runamu/monday found in paper text by SyntologyApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 1 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
8unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from runamu/monday. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

is_tap_action runamu/monday/agent_tasks/action_matching.py found in paper text by Syntology ran Apache-2.0 (permissive) · 41f6e1b0feaded2f · report
action2step_common runamu/monday/agent_tasks/eval_seeclick.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 42dd46cf39372b94 · report
action_2_format runamu/monday/agent_tasks/action_matching.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ce5baa687c42285a · report
format_seconds runamu/monday/data_processing/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9904a95483802677 · report
get_pure_size runamu/monday/data_processing/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3259fb8a9fc8234b · report
get_seeclick_model runamu/monday/agent_tasks/eval_seeclick.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 4d074d11cb63be1d · report
get_seeclick_response runamu/monday/agent_tasks/eval_seeclick.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 52ceba3e2a19a07b · report
process_dataset runamu/monday/data_processing/extract_scenes.py found in paper text by Syntology unverified Apache-2.0 (permissive) · c9a868b25b751c41 · report
process_row runamu/monday/data_processing/extract_scenes.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f0ee53e5b2feb7e6 · report

Tasks

Dataset GenerationOptical Character Recognition (OCR)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections