Назад к списку
📄Papers

Learning to Detect UI Principle Violations via Reinforcement Learning

Mehta N. et al.
2026-07

О материале

July 2026 paper on a lightweight vision-language critic for generated web interfaces. The authors unify 19 principles spanning WCAG 2.2 accessibility, deceptive design, and cognitive usability, then train on roughly 10,000 generated pages with verified synthetic violations.

Краткое содержание

Why This Paper Adds New Signal:

1. Quality beyond correctness: Evaluates whether generated interfaces are usable and responsible, not only whether their code runs
2. Broad design coverage: Combines accessibility, deceptive-pattern, perception, cognition, and interaction principles
3. Reproducible data pipeline: Injects and verifies known violations in diverse LLM-generated Tailwind pages
4. Efficient critic: Improves a 4B vision-language model from 36% to 84% micro-F1 across the 19-principle benchmark
5. Generation-loop utility: Positions the critic as an audit gate, training-data filter, and reward signal for better UI generators

Теги

ui-evaluationaccessibilitydesign-qualityvision-language-modelreinforcement-learning
Читать оригинал

Похожие материалы

📄Papers

Toward Frontier-Quality Declarative UI Generation at Small-Model Cost

September 2026 Harness4GenUI paper studying whether small language models can generate production-oriented A2UI from approved component catalogs. Across task-management and cloud-console domains, the authors compare training-data strategies, model sizes, catalog sizes, cost, latency, binding correctness, and rendered quality.

a2uismall-language-modelssupervised-fine-tuning
от Yang Y. et al. · 2026-09
Читать дальше
📄Papers

EvoGenUI-Bench: Evaluating Multi-Turn Generative UI Assistants

August 2026 benchmark testing whether LLM assistants can maintain one executable web interface as user requirements evolve. EvoGenUI-Bench contains 150 five-turn tasks across information presentation, stateful interaction, and tool-grounded external state, with browser-based evaluation over screenshots, DOM and source evidence, actor traces, and runtime logs.

generative-uimulti-turnbenchmark
от Peng Y. et al. · 2026-08
Читать дальше
📄Papers

Maru: Information Architecture for Aligned, Persistent Generative UI

August 2026 HCI paper introducing information architecture as shared state for Generative UI. Maru captures how users partition, order, name, and prioritize information, turns those choices into persistent rules, and applies them across successive interface generations instead of rebuilding structure from each prompt.

generative-uiinformation-architecturepersonalization
от Kim E. et al. · 2026-08
Читать дальше

Подборка ресурсов по Generative UI, GenUI и генеративным интерфейсам.

Сделано с ❤️ сообществом