← Latest papers
🤖 AI

The Accessibility Capability Boundary: Operational Limits and Expansion Potential of AI-Generated Browser-Native Accessibility Systems

This paper introduces the "Accessibility Capability Boundary" (ACB) framework to define the operational limits and expansion potential of AI-driven accessibility systems, arguing that browser-native, single-file artifacts can significantly extend these boundaries by minimizing deployment friction while identifying remaining computational and infrastructural constraints.

Original authors: Rizwan Jahangir, Daisuke Ishii

Published 2026-05-20
📖 5 min read🧠 Deep dive

Original authors: Rizwan Jahangir, Daisuke Ishii

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine the internet as a giant, bustling city. For many people with disabilities, navigating this city is like trying to walk through it while wearing a blindfold, or with heavy chains on their ankles. Traditionally, building a "ramp" or a "guide" to help them navigate has been a slow, expensive, and complicated construction project. You needed specialized engineers (developers), heavy machinery (complex software installations), and a long time to get it built.

This paper asks a big question: What if we could use a super-smart AI robot to instantly build a custom ramp for anyone, right where they are standing, using only the tools they already have in their pocket (their web browser)?

Here is a breakdown of the paper's ideas using simple analogies:

1. The Problem: The "Binary" Trap

Traditionally, we thought about accessibility like a light switch: a website is either "on" (accessible) or "off" (inaccessible). The authors say this is wrong. Accessibility isn't a switch; it's more like a dimmer switch or a terrain map.

  • The Terrain Map: Sometimes a website is easy to walk on (high-speed internet, a powerful computer). Sometimes it's a muddy, steep hill (slow internet, an old phone, a user with specific needs).
  • The Goal: We need to know exactly how far a system can go before it fails to help a user. The authors call this limit the Accessibility Capability Boundary (ACB). Think of it as the edge of a map. Inside the edge, the user can get around; outside the edge, the system breaks down.

2. The Solution: The "Instant Builder" Robot

The paper introduces a new way to build these ramps using Large Language Models (AI).

  • Old Way: To build a custom accessibility tool, you hire a team, spend weeks coding, install a heavy program on a computer, and hope it works.
  • New Way (AI-Generated): You ask an AI, "Build a tool to help a blind person align their webcam," and the AI instantly writes a single file of code. You just click a link, and it works. No installation, no heavy software.

3. The Two Real-World Tests (The "Probes")

The authors didn't just talk about theory; they built two actual things to test their map:

  • Test A: The Nepal Connection

    • The Situation: A blind user in Nepal needs help. Internet is spotty, and buying expensive software is impossible.
    • The AI Fix: The authors used an AI to generate a simple web page that works even when the internet cuts out (once it loads). It acts like a lightweight, portable guide that fits in a browser tab.
    • The Result: It was incredibly fast to "deliver" (just a link) and worked without needing a complex installation.
  • Test B: The Webcam Guide

    • The Situation: A blind person trying to join a video call often can't see if their face is in the camera frame. They are guessing.
    • The AI Fix: The authors built a browser-based tool that uses the computer's camera to "see" the face and then uses the computer's voice to say, "Move left," or "You're centered!"
    • The Magic: This tool runs entirely inside the browser. It doesn't need to be downloaded. It uses the browser's built-in "ears" (speech) and "eyes" (camera) to give real-time audio directions.

4. Why This Changes the "Map" (The ACB)

The paper argues that this AI approach pushes the Accessibility Capability Boundary outward. Here is how:

  • Speed (Deployment Latency): Instead of waiting days for a software update, you get a new tool in seconds. It's like ordering a pizza vs. building a house.
  • Flexibility (Adaptability): If a user says, "I need this in Nepali," or "I need bigger buttons," the AI can rewrite the tool instantly. Traditional software is like a statue; this is like clay that reshapes itself.
  • Offline Power: Because these tools are just web pages, they can be saved to work without the internet (like saving a map before you lose signal).

5. The Hard Walls (The Limits)

The authors are very honest: AI hasn't solved everything. They identify "hard walls" where this approach hits a ceiling:

  • The "Hallucination" Wall: Sometimes the AI lies. It might build a button that looks like a button to a screen reader but doesn't actually work. It's like a robot building a door that leads to a brick wall.
  • The "Sandbox" Wall: Web browsers are like safe, fenced-in playgrounds. They are great for safety, but they won't let you touch the deep, heavy machinery of the computer (like controlling specialized Braille displays). If a tool needs to go "off the playground," the browser can't do it.
  • The "Verification" Wall: We don't yet have a perfect robot inspector that can check if an AI-built tool is truly accessible. We still need human eyes to make sure the "ramp" is safe.

6. The Big Picture

The paper concludes that while AI hasn't "fixed" accessibility, it has changed the economics of it.

  • Before: Accessibility was expensive, slow, and required special hardware.
  • Now: With AI and browsers, we can generate custom, lightweight tools for almost free, instantly, and anywhere.

In short: The paper proposes that we stop thinking of accessibility as a fixed checklist and start viewing it as a dynamic space. By using AI to build tools directly inside web browsers, we can reach more people, faster, and in more difficult situations (like rural areas with bad internet) than ever before—but we must remain careful about the limits of what AI can build and the safety of those builds.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →