Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
6 results found tagged automated accessibility.
-
iTagPDF: Towards Finally Automating PDF Accessibility
This CHI 2026 paper from Mowar, Steinfeld, and Bigham (Carnegie Mellon) presents iTagPDF, an automated system for tagging academic research PDFs so they are accessible to screen reader users. The authors argue that PDF accessibility has remained a pe…
-
Proposing New Metrics to Evaluate Web Usability for the Blind
This four-page CHI '05 extended abstract argues that existing automated accessibility checkers — in 2005 typified by Bobby — had plateaued: they verified the presence of ALT attributes, labels, and markup conformance, yet real blind users still found…
-
Making the Web Easier to See with Opportunistic Accessibility Improvement
This paper introduces the concept of "opportunistic accessibility improvement" — the idea that accessibility enhancements like magnification should be automatically applied to the maximum extent possible without causing negative side effects. The aut…
-
A Syntactic Analysis of Accessibility to a Corpus of Statistical Graphs
This paper from Carleton University and Statistics Canada tackles a persistent accessibility challenge: making statistical graphs accessible to blind and visually impaired users. The authors analysed a corpus of 120 real-world statistical graphs from…
-
Web Composition with WCAG in Mind
This paper argues that accessibility should be built into the web authoring process rather than treated as a post-design repair activity. The authors address the specific challenge of web composition — the common practice of building web pages by dyn…
-
When LLM-Generated Code Perpetuates User Interface Accessibility Barriers, How Can We Break the Cycle?
This paper evaluates the ability of large language models (LLMs) to generate accessible web user interfaces, comparing ChatGPT (GPT-4-turbo) and Claude (3.5 Haiku) across two prompting strategies: accessibility-agnostic prompts ("Design the homepage …