paper-with-me

홈 › Papers

ATWL: A Formal Language for Representing, Comparing, and Reusing Visual Analytics Workflows

2026-05-25 · Natalia Andrienko, Gennady Andrienko, Jürgen Bernard, Michael Sedlmair arxiv

Visual analytics (VA) workflows are inherently complex, involving data transformation, feature engineering, visual representation, and human interpretation. They are typically described in unstructured prose, hindering systematic comparison, reuse of proven strategies, and training of novices. We present Artifact-Transform Workflow Language (ATWL), a domain-agnostic, declarative language that formally represents VA workflows by capturing their structure and underlying analytical intent. ATWL is built upon a modular ontology of eight artifact types (entities, features, arrangements, visualisations, patterns, models, knowledge, specifications) and transforms characterised by standardised intents (e.g., define-unit, characterise, contextualise, abstract). To show that formalisation effort need not impede adoption, we extract workflows from research papers through supervised interaction with LLM agents, reducing the human role to review and refinement. Using this process, we constructed a library of seventeen ATWL workflows from published VA papers. Cross-workflow analysis reveals structural regularities -- a recurrent meta-structure, recurring motifs, reusable building blocks, diverse iterative strategies, and cross-domain equivalences -- that remain invisible in prose. We further evaluate practical utility through a controlled experiment in which the same LLM addressed two analytical problems with the library supplied either as original papers or as ATWL representations. Both forms enabled useful recommendations, but the formal representation systematically added explicit iteration structure, typed data flow, fragment-level adaptation provenance, and compactness supporting scaling beyond what prose libraries can fit in an LLM's context. ATWL enables a transition from narrative descriptions to formally represented, comparable, and reusable analytical knowledge.

📄 PDF Abstract BibTeX arXiv:2605.25489

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

From Idea to Prototype in an Afternoon: Scaffolded, AI-Assisted Rapid VA Prototyping

2026-06-30 · Gennady Andrienko, Natalia Andrienko arxiv

Testing a new visual-analytics idea usually takes months: one needs to find a realistic data set, clean it, and implement an interactive prototype. We describe a case where a workflow language and an AI assistant reduced…

Specification, Application, and Operationalization of a Metamodel of Fairness

2025-11-14 · Julian Alfredo Mendez, Timotheus Kampik arxiv

This paper presents the AR fairness metamodel, aimed at formally representing, analyzing, and comparing fairness scenarios. The metamodel provides an abstract representation of fairness, enabling the formal definition of…

Comparison of Syntactic and Semantic Representations of Programs in Neural Embeddings

2020-01-24 · Austin P. Wright, Herbert Wiklicky

Neural approaches to program synthesis and understanding have proliferated widely in the last few years; at the same time graph based neural networks have become a promising new tool. This work aims to be the first empir…

Program Synthesis

Graph-Memoized Reasoning: Foundations Structured Workflow Reuse in Intelligent Systems

2025-11-11 · Yash Raj Singh arxiv

Modern large language model-based reasoning systems frequently recompute similar reasoning steps across tasks, wasting computational resources, inflating inference latency, and limiting reproducibility. These inefficienc…

Semantic Similarity

Evaluation and Comparison Semantics for ODRL

2025-09-05 · Jaime Osvaldo Salas, Paolo Pareti, Semih Yumuşak, Soulmaz Gheisari 외 arxiv

We consider the problem of evaluating, and comparing computational policies in the Open Digital Rights Language (ODRL), which has become the de facto standard for governing the access and usage of digital resources. Alth…