New accessibility feature coming to Firefox, an “AI powered” alt-text generator.


"Starting in Firefox 130, we will automatically generate an alt text and let the user validate it. So every time an image is added, we get an array of pixels we pass to the ML engine and a few seconds after, we get a string corresponding to a description of this image (see the code).

Our alt text generator is far from perfect, but we want to take an iterative approach and improve it in the open.

We are currently working on improving the image-to-text datasets and model with what we’ve described in this blog post…"

  • Catoblepas@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    26
    ·
    24 days ago

    The biggest problem with AI alt text is that it lacks the ability to determine and add in context, which is particularly important in social media image descriptions. But people adding useless alt text isn’t exactly a new thing either. If people treat this as a starting place for adding an alt text description and not a “click it and I don’t have to think about it” solution I’m massively in support of it.

    • t3rmit3@beehaw.org
      link
      fedilink
      arrow-up
      11
      ·
      24 days ago

      They just need to gamify it. Have a “Verified Accurate Alt-Text Submissions” leaderboard or something.

    • FaceDeer@fedia.io
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      24 days ago

      I would expect it’d be not too hard to expand the context fed into the AI from just the pixels to including adjacent text as well. Multimodal AIs can accept both kinds of input. Might as well start with the basics though.