概要
DIS 2026 / arXivの論文です。TaskLensは、複雑なcreative software向けにtask-conditioned scaffolded UIを生成するLLMベースの方法です。workflow stageとdomain conceptを特定し、関連toolを選び、実装codeを生成して、Blenderのようなsoftware内で高度な機能を段階的に開示するinterfaceを作ります。
要約
1. ドメイン特化GenUI: 汎用chat surfaceではなく、professional creative softwareに生成UIを適用する
2. 学習支援UI: toolをworkflow stageとconceptごとに整理し、初心者が作業しながら学べる
3. 実行可能な生成経路: LLMでtool selection、implementation code生成、task-specific interface renderingまで扱う
4. 研究による裏付け: Blender初心者のstudyでtask load低下とperformance改善を報告
5. コレクション適性: Generative UIをresponse renderingではなく、product内のadaptive guidanceとして示す好例