- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Anyone who has been surfing the web for a while is probably used to clicking through a CAPTCHA grid of street images, identifying everyday objects to prove that they’re a human and not an automated bot. Now, though, new research claims that locally run bots using specially trained image-recognition models can match human-level performance in this style of CAPTCHA, achieving a 100 percent success rate despite being decidedly not human.
ETH Zurich PhD student Andreas Plesner and his colleagues’ new research, available as a pre-print paper, focuses on Google’s ReCAPTCHA v2, which challenges users to identify which street images in a grid contain items like bicycles, crosswalks, mountains, stairs, or traffic lights. Google began phasing that system out years ago in favor of an “invisible” reCAPTCHA v3 that analyzes user interactions rather than offering an explicit challenge.
Despite this, the older reCAPTCHA v2 is still used by millions of websites. And even sites that use the updated reCAPTCHA v3 will sometimes use reCAPTCHA v2 as a fallback when the updated system gives a user a low “human” confidence rating.
So the robots are now more successful at proving they’re human than I am.
What’s ironic is that the main purpose of reCAPTCHA v2 is to train ML models. That’s why they show you blurry images of things you might see in traffic.
AFAIK the way it works is that of the 9 images, something like 6 are images the system knows are True or False, and another 3 are ones it is being trained on. So, it shows you 9 images and says “tell me which images contain a motorcycle”. It uses the 6 it knows to determine whether or not to let you pass, and then uses your choices on the other 3 to train an ML model.
Because of this, it takes me forever to get past reCAPTCHA v2, because I think it’s my duty to mistrain it as much as possible.
You’re wasting your time. Your fingerprint is graded and discarded if you’re not reliable
At least it adds noise to the system. It’s better than the people who are happily training the AI.
I’m sure they use the reliability of your inputs for known images to determine whether to use your input to train unknown images.
I need a bot then. I click through 7-8 of those and still don’t pass.
That’s good, hopefully we will quit seeing them. Because I’ve gotten to the point if I see a captcha I just go to another site unless it’s something I’ve got to do.
I literally couldn’t pass one for something I needed to access.
I had to switch to the audio thing eventually and it took me multiple tries with that. I should just write a script that uses a fucking bot next time.
Ok, so can we get rid of them then? They’re fucking annoying and waste time
“bots trained on tests for years now able to pass them”
I need a bot because I get stuck in a loop of captchas
Happy Cakeday! 🍰🎂
Then give me a FF addon that does these for me because I’m nowhere near that successful.
Here’s one that uses the audio challenge: https://addons.mozilla.org/en-US/firefox/addon/buster-captcha-solver/
Mfw AI is better at proving they’re a human than I am
. . . that’s because we’ve been using these images to train AI for years?
Recaptcha 4.0… what do you think about this image…an image of a kid riding their bike without any protective gear on a freeway.
AI: a bike with a kid on it on a road. Perfectly fine.
From a UX perspective, those things are cancer.
So the bots can now train the bots. About time. Now f off Google with your nasty privacy destroying captcha
Oh good we finally trained them enough. Can we please
get rid of captcha nowhave the next portion?Buster is awesome to get past recaptcha. I use it with my own Speech to Text API key since its free from Google. Using Google to beat Google.