English

ACCESS: Prompt Engineering for Automated Web Accessibility Violation Corrections

Human-Computer Interaction 2024-02-13 v2 Artificial Intelligence Software Engineering

Abstract

With the increasing need for inclusive and user-friendly technology, web accessibility is crucial to ensuring equal access to online content for individuals with disabilities, including visual, auditory, cognitive, or motor impairments. Despite the existence of accessibility guidelines and standards such as Web Content Accessibility Guidelines (WCAG) and the Web Accessibility Initiative (W3C), over 90% of websites still fail to meet the necessary accessibility requirements. For web users with disabilities, there exists a need for a tool to automatically fix web page accessibility errors. While research has demonstrated methods to find and target accessibility errors, no research has focused on effectively correcting such violations. This paper presents a novel approach to correcting accessibility violations on the web by modifying the document object model (DOM) in real time with foundation models. Leveraging accessibility error information, large language models (LLMs), and prompt engineering techniques, we achieved greater than a 51% reduction in accessibility violation errors after corrections on our novel benchmark: ACCESS. Our work demonstrates a valuable approach toward the direction of inclusive web content, and provides directions for future research to explore advanced methods to automate web accessibility.

Keywords

Cite

@article{arxiv.2401.16450,
  title  = {ACCESS: Prompt Engineering for Automated Web Accessibility Violation Corrections},
  author = {Calista Huang and Alyssa Ma and Suchir Vyasamudri and Eugenie Puype and Sayem Kamal and Juan Belza Garcia and Salar Cheema and Michael Lutz},
  journal= {arXiv preprint arXiv:2401.16450},
  year   = {2024}
}

Comments

11 pages, 6 figures

R2 v1 2026-06-28T14:30:41.481Z