REVIEW 5 major objections 4 minor 98 references
Generative UI tools fail to implement roughly a quarter of the design reasoning they state, with functional requirements failing at 34%.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-04 01:29 UTC pith:M45CQDXT
load-bearing objection Design Theater is a useful, benchmarkable construct; the 25% figure is plausible but the extraction step and partial-credit wording need validation before it counts as a stable measurement. the 5 major comments →
Design Theater: Evaluating the Gap Between User-Facing Design Reasoning and Implementation in Generative UI Tools
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper coins 'Design Theater' for the disconnect between the user-facing design reasoning a generative UI tool emits and the interface it actually implements. In a benchmark of 24 tasks across five tools (120 generated interfaces), it measures a mean Thinking Fidelity Score of 0.75, meaning that roughly one in four concrete, verifiable reasoning elements in the tool's own rationale is not fully realized in the generated output; for functional tasks the mean falls to 0.66, a 34% failure rate. Tools also implement on average only 54% of the two UX principles implicitly embedded in each prompt (PAS), and four of five tools implement 6% or fewer of the interaction-focused functional principle
What carries the argument
The argument rests on a benchmark of 24 natural-language UI tasks split into structural, styling, and functional tiers, plus three metrics: Thinking Fidelity Score (TFS), which scores each concrete, verifiable element in a tool's reasoning trace as fully implemented (1.0), partially (0.5), or not (0.0) against the rendered interface; Principle Adherence Score (PAS), which checks whether each of the two UX principles embedded in a prompt is implemented; and Design Homogeneity Index (DHI), which computes pairwise similarity of screenshots across tools via visual embedding, color histograms, and tree-edit distance on parsed layout. TFS carries the headline claim about the gap, PAS connects the
Load-bearing premise
The headline rates assume the benchmark's manual extraction of reasoning elements and its pre-assignment of two UX principles to each task are a valid measure of what each tool promised and delivered; the paper's own limitations note that tools were judged only against commitments they chose to state, under an enforced HTML/CSS/JS constraint, so different codebooks or conditions could shift the numbers.
What would settle it
Re-run the 24 tasks and have an independent team extract concrete claims from each tool's trace, then compare them to the rendered DOM with automated element matching. If the independent audit finds that nearly all extracted claims are implemented (TFS approaching 1.0), the Design Theater gap would shrink to a self-narration artifact; if the audit reproduces ~0.75, the finding is robust.
If this is right
- Anyone who relies on a tool's rationale as documentation of the delivered interface will be misled about roughly a quarter of its stated design commitments, and about a third for functional behavior.
- Functional failures—missing error recovery, user control, system status visibility—are the most common and the least detectable by static inspection, so generated interfaces require interactive testing.
- Because different tools converge on similar appearance and layout for the same prompt, the ecosystem may flatten design variety even as rationales describe situated choices.
- The TFS-PAS-DHI benchmark is a reusable audit: any generative UI tool can be scored on whether its reasoning matches its artifact, and whether its output contributes to homogenization.
Where Pith is reading between the lines
- If the 25% gap generalizes, evaluation of generative UI tools should treat 'said but not built' as a first-class failure mode, on par with code that does not compile.
- A plausible mechanism behind the functional gap is that tools optimize for visual surface plausibility while stateful behavior (clicks, errors, keyboard navigation) is harder to verify internally; a testable extension would measure whether tools improve when the prompt demands an interaction trace.
- The DHI convergence finding suggests an intervention worth testing: injecting explicit diversity constraints or style anchors into prompts may reduce homogenization without reducing fidelity.
- Because the paper counts only reasoning elements the tool chose to emit, the true gap could be larger; an independent audit that injects known requirements and checks the rendered DOM would provide a lower-bound test.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper introduces the Design Theater construct—a mismatch between user-facing design rationales produced by generative UI tools and the interfaces those tools actually implement. It contributes a 24-task benchmark across three tiers (structural, styling, functional), five generative UI tools, 120 generated interfaces, and three metrics: Thinking Fidelity Score (TFS), Principle Adherence Score (PAS), and Design Homogeneity Index (DHI). The headline findings are mean TFS 0.75, a functional-tier drop to 0.66, mean PAS 0.54 with near-zero functional principle adherence for most tools, and narrow pairwise distances in visual/layout similarity with larger color variation. The paper argues these results show that users who read tool rationales as descriptions of the delivered artifact will be misled on a substantive fraction of design commitments.
Significance. The work addresses a timely and understudied problem: the user-facing rationales emitted by generative UI tools are typically unverified and may induce overtrust. The public corpus, the explicit metric definitions, bootstrap confidence intervals, and inter-rater reliability for the Full/Partial/Not classification are genuine strengths. If the extraction and principle-mapping steps are validated, the benchmark and metrics could become a useful community resource for evaluating generative UI systems. However, the headline percentages currently overstate what the metrics actually measure, so the empirical contribution is real but the claims need recalibration.
major comments (5)
- [Abstract; Eq. (1)] Eq. (1) credits partially implemented elements with 0.5, so TFS = 0.75 means a quarter of the available credit is missing, not that 25% of stated rationales are 'not implemented.' If any element received 0.5, the frequency of zero-credit elements is strictly below 25%. The Abstract, Introduction, and Conclusion nevertheless say 'not implemented' or 'fails to appear,' while the Discussion more carefully says 'did not fully appear.' Report the not-implemented proportion separately from the credit-weighted score and revise the headline wording.
- [§Metric 1, steps 1–2] The extraction step in Metric 1 is the gate that determines Ntotal, and it is not reliability-checked. The paper reports weighted κ=0.70 only for the Full/Partial/Not classification (step 2), not for element extraction or for the 'concrete and verifiable' filter (step 1). No extraction codebook, procedure (manual vs. LLM-based), or excluded examples are provided. Because tools emit different proportions of vague versus concrete language, the cross-tool TFS differences and the 0.75 mean may reflect extractor judgment rather than tool behavior. Please add extraction-level reliability, make the codebook and extracted-element list public, and give examples of excluded statements.
- [§Metric 2, Scoring Protocol] PAS is defined relative to the authors' a priori assignment of exactly two target UX principles to each of 24 tasks. The manuscript does not list the 48 principle-task assignments or provide reliability or validation for that mapping. The phrase 'implicitly embedded' is not operationalized; different coders could plausibly assign different principles to the same prompt, which would change every PAS value in Table 2 and the headline mean of 0.54. Provide the full mapping, a written selection protocol, and ideally second-coder agreement on the mapping itself.
- [§Metric 3; Table 3] The abstract and Discussion conclude that designs 'converge' in visual appearance and layout, but the DHI sub-measures are raw distances with no reference distribution: DHI-Visual 0.119–0.151, DHI-Layout 0.181–0.211, DHI-Color 20.6–39.7. The paper acknowledges this lack in Limitations, yet the convergence claim is presented as a finding. Without a human-designed baseline or a random-pair/null distribution, these values cannot support 'convergence'; they can only support 'similarity among the five tools in this sample.' Add a baseline or soften the claim.
- [§Prompting and Generative UI Output Collection] The fixed implementation instruction (only HTML/CSS/JS, no external frameworks, libraries, or web searches) may depress functional-task performance relative to the tools' default behavior. The 34% functional TFS gap and the Tier-3 PAS ≤0.06 are the paper's most consequential findings, but the abstract reports them without this constraint. TFS is less affected because it is scored against the tool's own claims, but PAS and DHI are directly affected. Acknowledge this constraint in the abstract or provide a robustness condition using tools' default stacks.
minor comments (4)
- [Figure 1] Figure 1 appears to show only point estimates; adding confidence intervals or error bars would align it with Table 1 and make the cross-tool uncertainty visible.
- [Appendix / Data Availability] Include the 24 prompts and the PAS principle mapping in an appendix. The GitHub link is useful, but the benchmark should be self-contained in the paper for reproducibility.
- [References] Several references are future-dated or have inconsistent formatting (e.g., Anthropic 2026, W3C 2024 entries). Standardize and, where applicable, add arXiv IDs or DOIs.
- [Results, PAS section] The statement that non-overlapping 95% bootstrap CIs provide 'descriptive evidence' is appropriate, but the paper should avoid implying formal significance tests were run.
Circularity Check
No circular derivation: TFS, PAS, and DHI are descriptive measurements against external artifacts/principles; self-citations are not load-bearing.
full rationale
The paper's central quantities are empirical measurements, not derived predictions. TFS compares extracted concrete reasoning elements to the rendered interface (Eq. 1); the observed mean of 0.75 and Tier-3 mean of 0.66 could have been different, so the finding is not forced by the metric's definition. The extraction step's exclusion of vague statements narrows the construct but does not entail the measured gap. PAS uses externally grounded HCI principles assigned before evaluation, and the near-zero functional scores could plausibly have been high, so low PAS is not encoded in the benchmark design. DHI relies on external models (UIClip, CIELCh histograms, OmniParser) and pairwise distances; no fitted parameter is renamed as a prediction. The self-citation to Imteyaz et al. 2026 appears only as a related-work example and is not load-bearing. The paper's own Limitations section acknowledges scope constraints—'tools were evaluated only against commitments they chose to make' and DHI 'lacks a human-designed reference distribution'—which are construct-validity caveats, not circular steps. The abstract's phrase 'not implemented' is stronger than the partial-credit equation implies, but that is a reporting/framing issue rather than a reduction of the result to its inputs.
Axiom & Free-Parameter Ledger
axioms (5)
- domain assumption Human evaluators can reliably classify natural-language reasoning elements into Fully/Partially/Not implemented against rendered interfaces.
- ad hoc to paper Each of the 24 benchmark prompts has exactly two right implicit UX principles, determinable before evaluation.
- domain assumption Excluding 'vague' reasoning elements does not bias TFS.
- domain assumption Default tool configurations and one generation per task per tool represent the tool's behavior.
- domain assumption UIClip, CIELCh EMD, and OmniParser tree-edit distance are valid similarity proxies for homogenization.
invented entities (1)
-
Design Theater construct
no independent evidence
read the original abstract
Generative UI tools promise to democratize UI design by turning natural language descriptions into complete interfaces. Alongside the interface, these tools generate user-facing design rationales that explain their layout, accessibility, and design choices. However, it remains unclear whether these stated rationales are actually reflected in the interfaces they produce. We call this disconnect ``Design Theater'': plausible and confident design rationales that have little relationship to the actual implementation. To study this phenomenon, we introduce a benchmark and three metrics for measuring Design Theater. The benchmark includes 24 UI generation tasks spanning structural, styling, and functional design requirements. Using this benchmark, we evaluate 120 interfaces created by five generative UI tools. On average, over 25\% of user-facing design rationales are not implemented in the generated interface, and the implementation failure increases to 34\% for functional requirements. Tools recognize roughly half of the UX principles embedded in prompts (mean = 0.54), with four of five tools implementing 6\% or fewer functional principles. We also measure interface similarity across tools and find convergence in visual appearance and layout organization, with greater variation in color choices. Overall, we contribute: 1) the concept of Design Theater; 2) a benchmark with metrics for assessing whether the stated reasoning of generative UI tools is reflected in their implementations; 3) and findings from a systematic evaluation of these tools. We discuss what these findings mean for the design and evaluation of generative UI tools.
Figures
Reference graph
Works this paper leans on
-
[1]
2021 , howpublished=
GitHub Copilot: Your AI Pair Programmer , author=. 2021 , howpublished=
2021
-
[2]
2024 , howpublished=
axe-core: Accessibility Testing Engine , author=. 2024 , howpublished=
2024
-
[3]
, title =
Replit, Inc. , title =. 2026 , url =
2026
-
[4]
, title =
Vercel Inc. , title =. 2026 , url =
2026
-
[5]
2025 , month =
Lovable Dev , title =. 2025 , month =
2025
-
[6]
2024 , howpublished =
Google Chrome , title =. 2024 , howpublished =
2024
-
[7]
2025 , month=
Codex , author=. 2025 , month=
2025
-
[8]
Proceedings of the 37th Annual ACM Symposium on User Interface Software and Technology , pages=
UIClip: a data-driven model for assessing user interface design , author=. Proceedings of the 37th Annual ACM Symposium on User Interface Software and Technology , pages=
-
[9]
2015 , publisher=
Information architecture: for the web and beyond , author=. 2015 , publisher=
2015
-
[10]
arXiv preprint arXiv:2408.00203 , year=
Omniparser for pure vision based gui agent , author=. arXiv preprint arXiv:2408.00203 , year=
-
[11]
2025 , howpublished=
Claude Code: Agentic Coding System , author=. 2025 , howpublished=
2025
-
[12]
2024 , month = dec, day =
Web Content Accessibility Guidelines (WCAG) 2.2 , author =. 2024 , month = dec, day =
2024
-
[13]
2013 , publisher=
The design of everyday things: Revised and expanded edition , author=. 2013 , publisher=
2013
-
[14]
Proceedings of the 2024 ACM Designing Interactive Systems Conference , pages=
Generative AI in user experience design and research: how do UX practitioners, teams, and companies use GenAI in industry? , author=. Proceedings of the 2024 ACM Designing Interactive Systems Conference , pages=
2024
-
[15]
Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems , pages=
Co-Designing Collaborative Generative AI Tools for Freelancers , author=. Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems , pages=
2026
-
[16]
2011 , publisher=
Design research through practice: From the lab, field, and showroom , author=. 2011 , publisher=
2011
-
[17]
Proceedings of the SIGCHI Conference on Human Factors in Computing Systems , pages=
Reading critical designs: supporting reasoned interpretations of critical design , author=. Proceedings of the SIGCHI Conference on Human Factors in Computing Systems , pages=
-
[18]
Proceedings of the 2020 CHI conference on human factors in computing systems , pages=
Interpreting interpretability: understanding data scientists' use of interpretability tools for machine learning , author=. Proceedings of the 2020 CHI conference on human factors in computing systems , pages=
2020
-
[19]
Human--Computer Interaction , pages=
Exploring the application of LLM-based AI in UX design: an empirical case study of ChatGPT , author=. Human--Computer Interaction , pages=. 2024 , publisher=
2024
-
[20]
Proceedings of the 2024 CHI conference on human factors in computing systems , pages=
User experience design professionals’ perceptions of generative artificial intelligence , author=. Proceedings of the 2024 CHI conference on human factors in computing systems , pages=
2024
-
[21]
Announcing v0: Generative UI , year =
-
[22]
Introducing Canvas , year =
-
[23]
What Are Artifacts and How Do I Use Them? , year =
-
[24]
Firebase Studio , year =
-
[25]
Introduction to Bolt , year =
-
[26]
Proceedings of the 2022 ACM conference on fairness, accountability, and transparency , pages=
Designing for responsible trust in AI systems: A communication perspective , author=. Proceedings of the 2022 ACM conference on fairness, accountability, and transparency , pages=
2022
-
[27]
Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems , pages=
ClearFairy: Capturing Creative Workflows through Decision Structuring, In-Situ Questioning, and Rationale Inference , author=. Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems , pages=
2026
-
[28]
Proceedings of the 2021 CHI conference on human factors in computing systems , pages=
Investigating the homogenization of web design: A mixed-methods approach , author=. Proceedings of the 2021 CHI conference on human factors in computing systems , pages=
2021
-
[29]
2024 , howpublished=
Cursor: The AI Code Editor , author=. 2024 , howpublished=
2024
-
[30]
Communication, Simulation, and Intelligent Agents: Implications of Personal Intelligent Machines for Medical Education
Clancey, William J. Communication, Simulation, and Intelligent Agents: Implications of Personal Intelligent Machines for Medical Education. Proceedings of the Eighth International Joint Conference on Artificial Intelligence (IJCAI-83)
-
[31]
Classification Problem Solving
Clancey, William J. Classification Problem Solving. Proceedings of the Fourth National Conference on Artificial Intelligence
-
[32]
, title =
Robinson, Arthur L. , title =. 1980 , doi =. https://science.sciencemag.org/content/208/4447/1019.full.pdf , journal =
1980
-
[33]
New Ways to Make Microcircuits Smaller---Duplicate Entry
Robinson, Arthur L. New Ways to Make Microcircuits Smaller---Duplicate Entry. Science
-
[34]
Clancey and Glenn Rennels , abstract =
Diane Warner Hasling and William J. Clancey and Glenn Rennels , abstract =. Strategic explanations for a diagnostic consultation system , journal =. 1984 , issn =. doi:https://doi.org/10.1016/S0020-7373(84)80003-6 , url =
-
[35]
and Rennels, Glenn R
Hasling, Diane Warner and Clancey, William J. and Rennels, Glenn R. and Test, Thomas. Strategic Explanations in Consultation---Duplicate. The International Journal of Man-Machine Studies
-
[36]
Poligon: A System for Parallel Problem Solving
Rice, James. Poligon: A System for Parallel Problem Solving
-
[37]
Transfer of Rule-Based Expertise through a Tutorial Dialogue
Clancey, William J. Transfer of Rule-Based Expertise through a Tutorial Dialogue
-
[38]
The Engineering of Qualitative Models
Clancey, William J. The Engineering of Qualitative Models
-
[39]
2017 , eprint=
Attention Is All You Need , author=. 2017 , eprint=
2017
-
[40]
Pluto: The 'Other' Red Planet
NASA. Pluto: The 'Other' Red Planet
-
[41]
arXiv preprint arXiv:2304.10778 , year=
Evaluating the code quality of ai-assisted code generation tools: An empirical study on github copilot, amazon codewhisperer, and chatgpt , author=. arXiv preprint arXiv:2304.10778 , year=
-
[42]
Participatory design , pages=
Scandinavian design: On participation and skill , author=. Participatory design , pages=. 2017 , publisher=
2017
-
[43]
Participatory design , pages=
Contextual inquiry: A participatory technique for system design , author=. Participatory design , pages=. 2017 , publisher=
2017
-
[44]
Conference companion on Human factors in computing systems , pages=
Usability inspection methods , author=. Conference companion on Human factors in computing systems , pages=
-
[45]
Oulasvirta, Antti and De Pascale, Samuli and Koch, Janin and Langerak, Thomas and Jokinen, Jussi and Todi, Kashyap and Laine, Markku and Kristhombuge, Manoj and Zhu, Yuxi and Miniukovich, Aliaksei and Palmas, Gregorio and Weinkauf, Tino , title =. Adjunct Proceedings of the 31st Annual ACM Symposium on User Interface Software and Technology , pages =. 201...
arXiv 2018
-
[46]
Proceedings of the Extended Abstracts of the 2026 CHI Conference on Human Factors in Computing Systems , pages=
Seeing the Reasoning: How LLM Rationales Influence User Trust and Decision-Making in Factual Verification Tasks , author=. Proceedings of the Extended Abstracts of the 2026 CHI Conference on Human Factors in Computing Systems , pages=
2026
-
[47]
Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems , articleno =
Chung, John Joon Young and Kim, Wooseok and Yoo, Kang Min and Lee, Hwaran and Adar, Eytan and Chang, Minsuk , title =. Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems , articleno =. 2022 , isbn =. doi:10.1145/3491102.3501819 , abstract =
arXiv 2022
-
[48]
arXiv preprint arXiv:2405.07065 , volume=
Logomotion: Visually grounded code generation for content-aware animation , author=. arXiv preprint arXiv:2405.07065 , volume=
-
[49]
arXiv preprint arXiv:2402.06071 , year=
Keyframer: Empowering animation design using large language models , author=. arXiv preprint arXiv:2402.06071 , year=
-
[50]
arXiv preprint arXiv:1910.08930 , year=
Sketch2Code: transformation of sketches to UI in real-time using deep neural network , author=. arXiv preprint arXiv:1910.08930 , year=
Pith/arXiv arXiv 1910
-
[51]
Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems , pages=
DesignWeaver: dimensional scaffolding for text-to-image product design , author=. Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems , pages=
2025
-
[52]
Proceedings of the ACM SIGCHI Symposium on Engineering Interactive Computing Systems , articleno =
Beltramelli, Tony , title =. Proceedings of the ACM SIGCHI Symposium on Engineering Interactive Computing Systems , articleno =. 2018 , isbn =. doi:10.1145/3220134.3220135 , abstract =
arXiv 2018
-
[53]
arXiv preprint arXiv:2307.13702 , year=
Measuring faithfulness in chain-of-thought reasoning , author=. arXiv preprint arXiv:2307.13702 , year=
-
[54]
2025 , eprint=
Vibe coding: programming through conversation with artificial intelligence , author=. 2025 , eprint=
2025
-
[55]
Proceedings of the 5th Annual Symposium on Human-Computer Interaction for Work , pages=
Vibe Coding in Product Teams: Reconfiguring AI-Assisted Workflows, Prototyping, and Collaboration , author=. Proceedings of the 5th Annual Symposium on Human-Computer Interaction for Work , pages=
-
[56]
Proceedings of the 16th conference on creativity & cognition , pages=
Homogenization effects of large language models on human creative ideation , author=. Proceedings of the 16th conference on creativity & cognition , pages=
-
[57]
Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems , articleno =
Agarwal, Dhruv and Naaman, Mor and Vashistha, Aditya , title =. Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems , articleno =. 2025 , isbn =. doi:10.1145/3706598.3713564 , abstract =
arXiv 2025
-
[58]
Proceedings of the 2024 CHI conference on human factors in computing systems , pages=
The effects of generative AI on design fixation and divergent thinking , author=. Proceedings of the 2024 CHI conference on human factors in computing systems , pages=
2024
-
[59]
Science advances , volume=
Generative AI enhances individual creativity but reduces the collective diversity of novel content , author=. Science advances , volume=. 2024 , publisher=
2024
-
[60]
Communications of the ACM , volume=
Asleep at the keyboard? assessing the security of github copilot’s code contributions , author=. Communications of the ACM , volume=. 2025 , publisher=
2025
-
[61]
2025 , eprint=
Vibe Coding in Practice: Motivations, Challenges, and a Future Outlook -- a Grey Literature Review , author=. 2025 , eprint=
2025
-
[62]
Fu, Yujia and Liang, Peng and Tahir, Amjed and Li, Zengyang and Shahin, Mojtaba and Yu, Jiaxin and Chen, Jinfu , title =. 2025 , issue_date =. doi:10.1145/3716848 , journal =
doi:10.1145/3716848 2025
-
[63]
Advances in neural information processing systems , volume=
Chain-of-thought prompting elicits reasoning in large language models , author=. Advances in neural information processing systems , volume=
-
[64]
Advances in Neural Information Processing Systems , volume=
Language models don't always say what they think: Unfaithful explanations in chain-of-thought prompting , author=. Advances in Neural Information Processing Systems , volume=
-
[65]
Proceedings of the human factors and ergonomics society annual meeting , volume=
NASA-task load index (NASA-TLX); 20 years later , author=. Proceedings of the human factors and ergonomics society annual meeting , volume=. 2006 , organization=
2006
-
[66]
Usability evaluation in industry , volume=
SUS-A quick and dirty usability scale , author=. Usability evaluation in industry , volume=. 1996 , publisher=
1996
-
[67]
2021 , publisher=
Engineering psychology and human performance , author=. 2021 , publisher=
2021
-
[68]
2020 , publisher=
Design justice: Community-led practices to build the worlds we need , author=. 2020 , publisher=
2020
-
[69]
Women, science, and technology , pages=
Situated knowledges: The science question in feminism and the privilege of partial perspective 1 , author=. Women, science, and technology , pages=. 2013 , publisher=
2013
-
[70]
Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society , volume=
Gaps in the safety evaluation of generative AI , author=. Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society , volume=
-
[71]
Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society , volume=
Trustworthy social bias measurement , author=. Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society , volume=
-
[72]
Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society , volume=
Can we trust ai benchmarks? an interdisciplinary review of current issues in ai evaluation , author=. Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society , volume=
-
[73]
Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society , volume=
Towards interactive evaluations for interaction harms in human-AI systems , author=. Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society , volume=
-
[74]
ACM computing surveys , volume=
Survey of hallucination in natural language generation , author=. ACM computing surveys , volume=. 2023 , publisher=
2023
-
[75]
Wu, Jason and Zhang, Xiaoyi and Nichols, Jeff and Bigham, Jeffrey P , title =. 2021 , isbn =. doi:10.1145/3472749.3474763 , booktitle =
arXiv 2021
-
[76]
Wu, Jason and Krosnick, Rebecca and Schoop, Eldon and Swearngin, Amanda and Bigham, Jeffrey P and Nichols, Jeffrey , title =. 2023 , isbn =. doi:10.1145/3586183.3606824 , booktitle =
arXiv 2023
-
[77]
and Rezazadegan Tavakoli, Hamed and R
Jiang, Yue and Leiva, Luis A. and Rezazadegan Tavakoli, Hamed and R. B. Houssel, Paul and Kylm\". UEyes: Understanding Visual Saliency across User Interface Types , year =. doi:10.1145/3544548.3581096 , booktitle =
-
[78]
International journal of qualitative methods , volume=
Intercoder reliability in qualitative research: Debates and practical guidelines , author=. International journal of qualitative methods , volume=. 2020 , publisher=
2020
-
[79]
Proceedings of the ACM on human-computer interaction , volume=
Reliability and inter-rater reliability in qualitative research: Norms and guidelines for CSCW and HCI practice , author=. Proceedings of the ACM on human-computer interaction , volume=. 2019 , publisher=
2019
-
[80]
International journal of computer vision , volume=
The earth mover's distance as a metric for image retrieval , author=. International journal of computer vision , volume=. 2000 , publisher=
2000
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.