Inducing Task Models from Computer-Use Traces
From messy screenshots and clicks, TMI uncovers interleaved tasks and rebuilds hierarchical goals plus control flow—then those models teach agents a 30% accuracy bump.
The 30-second take
- What: Task Model Induction discovers latent tasks in unconstrained computer-use traces and, for each, builds a hierarchical objective tree paired with a procedure (control-flow) model.
- Why it matters: Everyday work knowledge is tacit and hard to audit. Structured task models are a step toward reusable how-to knowledge as a default layer for agents and organizations.
- Who should care: Computer-use agent researchers, process-mining and audit teams, and enterprises that need inspectable models of digital work.
What the paper actually did
Passively recorded screenshots plus mouse and keyboard events are a rich log of how work actually happens, but they are low-level and multi-threaded. Existing methods assume a known task or a single workflow and emit step summaries rather than structured task models.
Task Model Induction (TMI) does two jobs. First, it discovers latent tasks in an unconstrained trace and disentangles concurrent activity. Second, for each latent task it induces a model that pairs a hierarchical objective model (recursive goal decomposition) with a procedure model (the control flow that organized execution).
On controlled human and agent trajectories, TMI matches ground-truth task groupings with 0.974 agreement and reconstructs 74.9% of observed execution steps—far above the strongest workflow-induction baseline. Skills derived from TMI’s models improve held-out task accuracy by 30.0% over the strongest baseline.
What makes this disruptive
The scarce capability is turning raw, interleaved computer-use into symbolic, auditable, reusable task structure—not another screen caption. If 0.974 grouping agreement and a 30% agent lift hold up, “how work is done” becomes an extractable object instead of tribal knowledge.
Why it matters (outside the lab)
Abundance lens: expert judgment about messy digital workflows is scarce. If agents and organizations can induce inspectable task models from traces, capable assistance and process memory can become a default software layer rather than a scarce analyst service.
Horizon is near-to-mid if privacy, consent, and reliability are solved. No year attached. Near-term: a methods result on controlled traces.
Limitations & open questions
Intrinsic numbers are on controlled human and agent trajectories with ground-truth groupings; unconstrained office life may be harder. 74.9% step reconstruction still leaves a large unreconstructed fraction. The 30% accuracy lift is versus the strongest baseline they name, on held-out tasks derived from those models. Preprint ≠ enterprise process-mining product. Abundance is not automatic if traces are sensitive or incomplete.
Explain ladder
Default article depth
TMI’s split is discovery (what tasks are interleaved?) versus induction (for each task, goals + control flow). The first number (0.974) is grouping agreement; the second (74.9%) is how much of the click-path they can rebuild; the third (30.0%) is whether agents get better when trained on the extracted skills.
Key terms
- Computer-use trace
- A passive log of screenshots and input events that records how someone actually used a computer.
- Task Model Induction (TMI)
- A method that finds interleaved tasks in a trace and builds a goal tree plus a control-flow procedure for each.
- Hierarchical objective model
- A recursive breakdown of a task into subgoals rather than a flat list of clicks.
- Procedure model
- The control-flow description of how those subgoals were actually executed.
Sources
Related explainers
Same topic and week first — keep exploring the scarcity → abundance map.
TCP-alpha: Margin-Controlled Confidence estimation for reliable Music Information Retrieval
2026-W36 · score 75 · Artificial Intelligencesame weeksame topic
AI4AI-Bench: Benchmarking LLM Agents in Algorithmic Design for Recursive Self-Improvement
2026-W35 · score 93 · Artificial Intelligencesame topic
TS-Reasoner: Aligning Time Series Foundation Models with LLM Reasoning
2026-W34 · score 93 · Artificial Intelligencesame topic
MKG-CARE: Case-Aware Reasoning with Multimodal Knowledge Graphs for Explainable Medical Image Dia…
2026-W34 · score 89 · Artificial Intelligencesame topic
PrefixAgent: An LLM-Powered Design Framework for Efficient Prefix Adder Optimization
2026-W34 · score 87 · Artificial Intelligencesame topic
Disruptiveness
Heuristic 0–100 · dc-heuristic-1.1+cohort
- Novelty89
- Impact74
- Field heat78
- Practicality57
- Controversy48
Scoring details
Heuristic v1.1 · 1 topic-signal hits (0 in title), 0 boost phrases, claim=no, practical=no. Cohort-calibrated to 74 (rank 8/20).
