About
DIS 2026 / arXiv paper introducing TaskLens, an LLM-based method that generates task-conditioned scaffolded UIs for complex creative tools. The system identifies workflow stages and domain concepts, selects relevant tools, generates implementation code, and produces interfaces that progressively disclose advanced features inside software such as Blender.
Summary
1. Domain-specific GenUI: Applies generated interfaces to professional creative software instead of generic chat surfaces
2. Scaffolded learning UI: Organizes tools by workflow stage and concept so novices can learn while doing
3. Executable generation path: Uses LLMs to select tools, generate implementation code, and render task-specific interfaces
4. Study-backed evidence: Reports lower task load and better task performance in a Blender beginner study
5. Collection fit: Strong example of Generative UI as adaptive in-product guidance, not just response rendering