Slashdot Mirror


This Machine Kills Captchas (vice.com)

New submitter dmoberhaus writes: It is with a heavy heart that I must tell you that an artificial intelligence has finally cracked a widely used tool that was literally made to differentiate humans from robots: the CAPTCHA. CAPTCHAs are the annoying puzzles that might ask you to rewrite a piece of distorted text or click on all the automobiles in a photograph to log on to sites like PayPal. According to research published today in Science, a new type of AI was able to solve certain types of CAPTCHA with up to 66.6 percent accuracy. To put this in perspective, humans can solve the same type of CAPTCHA with about 87 percent accuracy due to multiple interpretations of some examples and a CAPTCHA is considered broken if a bot can pass it 1 percent of the time.

6 of 101 comments (clear)

  1. A long time by SumDog · · Score: 5, Interesting

    Captchas have been broken for a long time, for both machines and humans. That's why Google is constantly working and changing their reCaptcah implementation. My thesis was on Captcha, and even back then, several companies had white papers on breaking various forms of Captcha. It's a cat and mouse game and it will never really end.

    http://penguindreams.org/thesis/

  2. Didn't google do away with those? by freeze128 · · Score: 4, Informative

    I thought google implemented a captcha that looks at your browsing and usage history to determine if you're a bot or not. There isn't any picture-picking or wobbly word typing involved.

  3. Oh great. by MiniMike · · Score: 4, Funny

    If CAPTCHAs are broken, the quality of posts around here will, um, er... ok maybe this isn't such a big deal.

  4. CAPTCHAS too hard for humans by tinkerton · · Score: 4, Insightful

    a CAPTCHA is considered broken if a bot can pass it 1 percent of the time.

    That's funny. I consider CAPTCHAS broken when I can't decipher them without the help of a software tool.

  5. Re:What? by KiloByte · · Score: 5, Funny

    I'm quite certain passing this captcha proves you're not a human.

    --
    The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
  6. Re:What? by Dutch+Gun · · Score: 5, Informative

    After reading the article (a dangerous pastime, I know), I think the summary is really focusing on the wrong aspects of this new algorithm. The innovation of this approach is NOT in its accuracy. Other algorithms have approached a 90% success rate, but required significantly larger data sets to train and were more brittle. For instance, minor adjustments in things like character spacing could throw it off, requiring re-training.

    The critical part of this approach is its greater flexibility in solving different types of CAPTCHAs, and the reduced amount of training required in order to get it up to a reasonable level of accuracy.

    --
    Irony: Agile development has too much intertia to be abandoned now.