Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
310 results found tagged web accessibility.
-
Does ChatGPT Generate Accessible Code? Investigating Accessibility Challenges in LLM-Generated Source Code
This paper presents the first empirical evaluation of the accessibility of web code generated by ChatGPT (GPT-3.5), examining both how accessible the generated code is and how well the model can fix accessibility violations. The study involved 88 web…
-
Participatory Design for Cognitive Accessibility of Web-based Interactive Systems
This doctoral consortium paper outlines a PhD research program aimed at addressing the significant underrepresentation of cognitive accessibility in web accessibility research. The author notes that while cognitive disabilities account for a 28% shar…
-
A Universal Web Accessibility Feedback Form: A Participatory Design Study
This paper addresses a gap in web accessibility practice: while automated testing tools can catch structural violations, they cannot reliably assess the quality of alternative text, the usability of dynamic content, or many other issues that only hum…
-
Accessibility in AI-Assisted Web Development
This extended abstract from a CMU doctoral student examines whether AI code generation tools—specifically GitHub Copilot—help or hinder web accessibility when used by developers. The research is motivated by a persistent problem: despite decades of a…
-
AccessMenu: Enhancing Usability of Online Restaurant Menus for Screen Reader Users
This paper addresses the significant accessibility barriers that blind and visually impaired (BVI) screen reader users face when trying to access online restaurant menus, which are typically presented as images or PDFs. The research proceeds in two p…
-
Adapting Online Customer Reviews for Blind Users: A Case Study of Restaurant Reviews
This paper addresses the significant usability challenges blind screen reader users face when navigating online customer reviews, using restaurant reviews on Google Maps as a case study. The research proceeds in two phases. First, an interview study …
-
The Promise and Pitfalls of Web Accessibility Overlays for Blind and Low Vision Users
This study provides the first substantial empirical evidence from blind and low-vision users about their experiences with web accessibility overlays—third-party JavaScript tools that claim to enhance website usability for people with disabilities by …
-
Task Mode: Dynamic Filtering for Task-Specific Web Navigation using LLMs
This paper presents Task Mode, a Chrome browser extension that dynamically filters web content based on user-specified goals using large language models (specifically GPT-4o) to identify and prioritize task-relevant elements while suppressing distrac…
-
A Review of 25 Years of Human-Computer Interaction Research on Reading Support Technologies for People with Disabilities Published in the ACM Digital Library
This systematic literature review analyzes 101 HCI publications from ACM venues spanning 2000 to 2024 that focus on reading support technologies for people with disabilities. The authors developed a comprehensive coding rubric covering publication me…
-
AccessGuru: Leveraging LLMs to Detect and Correct Web Accessibility Violations in HTML Code
This paper introduces AccessGuru, a novel method that combines traditional automated accessibility testing tools with large language models (LLMs) to both detect and correct web accessibility violations in HTML code. The work addresses a persistent g…