pith. sign in

arxiv: 2401.16450 · v2 · pith:VT2AJM3Jnew · submitted 2024-01-28 · 💻 cs.HC · cs.AI· cs.SE

ACCESS: Prompt Engineering for Automated Web Accessibility Violation Corrections

classification 💻 cs.HC cs.AIcs.SE
keywords accessibilityaccesscontenterrorsresearchapproachcorrectingcorrections
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Contextual Associations Between Webpage Elements for Web Accessibility: An Empirical Study

    cs.SE 2026-06 unverdicted novelty 7.0

    The work will create a human-annotated dataset of contextual associations on 35 websites and evaluate four graph ML models against baselines for recovering those associations from accessibility trees under leave-one-s...

  2. A11YRepair: Bridging Web Accessibility Barriers via Knowledge-Enhanced Divide-and-Conquer Repair

    cs.SE 2026-06 unverdicted novelty 6.0

    A11YRepair uses divide-and-conquer clustering and WCAG knowledge to repair multi-fault accessibility violations in web projects, showing better results than baselines on a new 60-project benchmark with some patches me...