Great news! Humans are now slower and perform worse at solving Captchas than machine-learning bots!

Article here:
https://arxiv.org/abs/2307.12108
An Empirical Study & Evaluation of Modern CAPTCHAs

For nearly two decades, CAPTCHAs have been widely used as a means of protection against bots. Throughout the years, as their use grew, techniques to defeat or bypass CAPTCHAs have continued to improve. Meanwhile, CAPTCHAs have also evolved in terms of sophistication and diversity, becoming increasingly difficult to solve for both bots (machines) and humans. Given this long-standing and still-ongoing arms race, it is critical to investigate how long it takes legitimate users to solve modern CAPTCHAs, and how they are perceived by those users. In this work, we explore CAPTCHAs in the wild by evaluating users' solving performance and perceptions of unmodified currently-deployed CAPTCHAs. We obtain this data through manual inspection of popular websites and user studies in which 1,400 participants collectively solved 14,000 CAPTCHAs. Results show significant differences between the most popular types of CAPTCHAs: surprisingly, solving time and user perception are not always correlated. We performed a comparative study to investigate the effect of experimental context -- specifically the difference between solving CAPTCHAs directly versus solving them as part of a more natural task, such as account creation. Whilst there were several potential confounding factors, our results show that experimental context could have an impact on this task, and must be taken into account in future CAPTCHA studies. Finally, we investigate CAPTCHA-induced user task abandonment by analyzing participants who start and do not complete the task.

arXiv.org
BTW the funniest part is that the very classic distorted text captcha was completed by the bots SO QUICKLY that the researchers could not actually time them, hence why it appears as “less than 1 second” on this table.
@yassie_j does that mean the end of captcha's is near? That'd be great news honestly.
@alexocado I don’t think so. Not because they’ll get better — but because we’ve been using them for so long that it will be difficult to get out of the habit of using them. The protection they offer now is a paper shield, but who is going to stop using them first?
@yassie_j @alexocado Also we could now just flip it: you're so good and fast at solving this captcha you're probably a bot. No account for you!
@jfml @yassie_j @alexocado honestly, I thought a fair amount of how these worked was just that: if you answer / click in a fraction of a second, or even just a few seconds, you must be automated
@yassie_j @alexocado I stopped using them on sites I administrate more than 10 years ago. To prevent bots from automatic registration, a simple custom barrier (e.g. „2 plus 6 = …“) performed well enough.