HCMar 8

From Logs to Agents: Reconstructing High-Level Creative Workflows from Low-Level Raw System Traces

arXiv:2603.07609v1
Predicted impact top 78% in HC · last 90 daysOriginality Incremental advance
AI Analysis

This work is significant for developers of agentic systems, as it provides a prerequisite for 'Process-Aware Agents' to understand user creative intent and assist with design moves or explanations.

This paper addresses the challenge of interpreting low-level system logs from AI-based Creativity Support Tools (CSTs) by proposing a method to reconstruct high-level creative workflows. It translates raw log data into structured behavioral workflow graphs, abstracting system events into meaningful behavioral tokens to enable downstream analyses.

Current AI-based Creativity Support Tools (CSTs) generate massive amounts of low-level log data (e.g., clicks, parameter tweaks, metadata updates) that are hard to interpret as "creative intent". We argue that to enable future agentic systems to understand and assist users, we must first translate these noisy system traces into meaningful high-level user behavioral traces. We propose a method that parses raw csv/JSON logs into structured behavioral workflow graphs that map the provenance and flow of creative assets. By abstracting low-level system events into high-level behavioral tokens (e.g., MODIFY_Prompt, GENERATE_Image), this method enables downstream analyses like sequence mining and probabilistic modeling. We discuss how this structured workflow history is a prerequisite for "Process-Aware Agents" - systems capable of suggesting next design moves or explaining rationales based on a deeper understanding of the user's workflow patterns and history.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes