Study finds that bots can outperform humans in almost all Captcha tests

Daniel Sims

Posts: 1,376   +43
Staff
Why it matters: The usefulness of Captcha tests depends on their ability to deter bots without significantly inconveniencing human users. Although not yet peer-reviewed, the results of a new study comparing how humans and bots complete Captchas could cast more doubt on how well they fulfill their intended purpose.

A recent study analyzing how quickly users solve Captcha tests reveals that they are almost always slower and less accurate than bots. Captchas are supposed to be relatively simple for humans but impossible for bots, so the study's results could throw the authentication test's utility into question.

Captchas are a minor annoyance users tolerate on many websites because they supposedly stem malicious actors from accessing services at scale. Helping to ensure that traffic metrics reflect activity from real humans, they're meant to prevent DDoS attacks, spam accounts, and data scraping.

Tests like discerning distorted text, sliding puzzle pieces, or identifying objects are designed to focus on tasks humans are good at, but bots struggle with. However, Captchas have been in a constant arms race against bots created to solve and circumvent them. The recent results from researchers at UC Irvine indicate that bots may already have the upper hand.

After observing how 1,400 participants solved 14,000 Captchas of six different types, the researchers found that the gap between human and bot performance varied significantly depending on the test. Distorted text Captchas are perhaps the least useful, as bots solved them in less than one second with almost perfect accuracy, while humans could take up to 15 seconds with between 50 and 84 percent accuracy.

Bots had the most trouble with image-based reCAPTCHA tests but could still solve them with 85 percent accuracy more quickly than most humans. The study couldn't obtain accurate information from Geetest's sliding puzzles or the rotation Captchas from Arkose Labs, so how bots compared to humans on those tests is unclear.

The study also shows that Captcha performance varies markedly among humans based on age, internet use, education, and other factors. Older study participants tended to be slower, but users with PhDs outperformed everyone else, suggesting higher education is the most significant factor.

Cloudflare believes that Captchas have long been useless, taking too long for humans to solve and inconveniencing the visually challenged. Some can also retain personal user information like phone numbers or device fingerprints. Cloudflare, Google, Apple, and other groups have spent years trying to offer alternatives for fighting bots.

Permalink to story.

 
Well maybe if bots are too fast at solving captcha, the host could deny access based on that. Of course then programmers would slow them down, and insert variable uncertainty into the programs..

The ones that have given me the most trouble recently are, "click on the picture of the parrot". To be sure there's a parrot in there somewhere, but it's masquerading as a child's drawing.of a toucan.
Either that, or some Salvador Dali wannabe, is painting melting parrots, instead of melting clocks. :confused:
 
CAPTCHAs became really annoying for humans, and some are even slow to solve, this is not what it should be like.

Among the worst are Google CAPTCHAs, where they show you 9 photos and tell you to select fire hydrant or bicycle, but after an error they images will change while you are clicking and they change with transition effects that are slow in changing the picture, they take like 30-40 second to pass them.
 
CAPTCHAs became really annoying for humans, and some are even slow to solve, this is not what it should be like.

Among the worst are Google CAPTCHAs, where they show you 9 photos and tell you to select fire hydrant or bicycle, but after an error they images will change while you are clicking and they change with transition effects that are slow in changing the picture, they take like 30-40 second to pass them.

I mean Google is cheeky, they are using those captchas to train their own AI models and what not.
https://blog.goodaudience.com/how-we-all-helped-unknowingly-google-to-digitize-books-acb45bc65084
 
I mean Google is cheeky, they are using those captchas to train their own AI models and what not.
https://blog.goodaudience.com/how-we-all-helped-unknowingly-google-to-digitize-books-acb45bc65084

I knew this, but the way they do it is annoying, the one I mentioned they will show 9 images from which few are fire hydrants for example, but when you click on one the image will change to another image that could be a fire hydrant or not, but the transition effect to change the picture is a slow-mo effect taking 2-3 seconds, and they show a fire hydrant 3 times for the same square (needing 2-3 seconds each time), so it is just slowing the users.
 
I always worry a little bit when I fail these tests that are "supposed" to catch out robots. It happens quite a bit to me and it does start to sow the seeds of doubt.
 
The imbeciles who force Captchas on us should be forced to sit in an electric chair and solve 500 Captchas per minute.

Otherwise, they'll get zapped for each wrong or late Captcha.....😆
 
I hope this will be the death of capchas, everyone hates them.
They are other ways to detect someone is farming/scanning your site with automated means.
 
Back