2503.15885

Total: 1

#1 Human or LLM? A Comparative Study on Accessible Code Generation Capability [PDF] [Copy] [Kimi1] [REL]

Authors: Hyunjae Suh, Mahan Tafreshipour, Sam Malek, Iftekhar Ahmed

Web accessibility is essential for inclusive digital experiences, yet the accessibility of LLM-generated code remains underexplored. This paper presents an empirical study comparing the accessibility of web code generated by GPT-4o and Qwen2.5-Coder-32B-Instruct-AWQ against human-written code. Results show that LLMs often produce more accessible code, especially for basic features like color contrast and alternative text, but struggle with complex issues such as ARIA attributes. We also assess advanced prompting strategies (Zero-Shot, Few-Shot, Self-Criticism), finding they offer some gains but are limited. To address these gaps, we introduce FeedA11y, a feedback-driven ReAct-based approach that significantly outperforms other methods in improving accessibility. Our work highlights the promise of LLMs for accessible code generation and emphasizes the need for feedback-based techniques to address persistent challenges.

Subject: Software Engineering

Publish: 2025-03-20 06:14:26 UTC