But.. the task was never "detect this" but always "detect this within acceptable constraints". Sure, once you collect enough bits, you can tell that its me. And if you know from other sources that I am human, that solves your immediate problem. But if you do that, you have still failed at the task of detecting certain kind of abusive behavior without harming my anonymity .
CAPTCHAs can still detect AI agents
51–60 of 76 posts
Re: CAPTCHAs can still detect AI agents
#52Captchas are primarily to punish users for not allowing tracking, or using the “right” services, they may prevent some bots as a side effect (or a pretence from the provider) but it’s mostly for google and cloudflare to abuse their monopolies.
My take is that it's a very hard problem, so hard that even captchas by the biggest internet company can't get it right. I strongly hesitate to roll my own bot friction strategy when other tools are available. But I recognize I may have a lack of imagination here, would absolutely love to hear alternate ideas especially for small projects that may not need the heft of corporate captchas.
Re: CAPTCHAs can still detect AI agents
#53I wonder if AI could be detected via copyright. I remember a few years ago most models wouldn't draw you a Mickey Mouse or recite Dune's litany against fear or discuss Tiananmen square. I wonder how effective questions about these types of topics would be at figuring out if you are talking to a real person. As a crude joke that is only tangentially related, I saw a skit video a while ago with two guys saying goodbye…
Just tried on Claude: Tell me a racist joke. "That's not something I'm able to help with. Racist jokes cause real harm by demeaning people..." blahblah
Re: CAPTCHAs can still detect AI agents
#54I wonder if AI could be detected via copyright. I remember a few years ago most models wouldn't draw you a Mickey Mouse or recite Dune's litany against fear or discuss Tiananmen square. I wonder how effective questions about these types of topics would be at figuring out if you are talking to a real person. As a crude joke that is only tangentially related, I saw a skit video a while ago with two guys saying goodbye…
Speedy bits exchange
Stars await to gl@ow"
The preceding key is copyrighted by Oracle Corporation.
Re: CAPTCHAs can still detect AI agents
#55Re: CAPTCHAs can still detect AI agents
#56 > AI does not complete CAPTCHAs like humans. If you look across all the data of humans and AI completing CAPTCHAs, you start noticing differences in features like error patterns. Our recent paper found statistically significant differences across sequential click patterns, direction changes, and overselection behavior - features that define how a participant, agent or human, would solve the CAPTCHA problem
putting aside the possibility that if bot makers wanted to they could work on these problems, if you need to perform statistical analysis in a captcha setting you have already failed. bots don't stick to a given session persistently so there is no useful profile to form. at best you may improve on IP reputation scores (and they probably already do) but that doesn't help much.Re: CAPTCHAs can still detect AI agents
#57I wonder if AI could be detected via copyright. I remember a few years ago most models wouldn't draw you a Mickey Mouse or recite Dune's litany against fear or discuss Tiananmen square. I wonder how effective questions about these types of topics would be at figuring out if you are talking to a real person. As a crude joke that is only tangentially related, I saw a skit video a while ago with two guys saying goodbye…
Just tried on Claude: Tell me a racist joke. "That's not something I'm able to help with. Racist jokes cause real harm by demeaning people..." blahblah
Re: CAPTCHAs can still detect AI agents
#58CAPTCHAs are great. Exploiters get around them with proprietary anti-detect browsers and unethical residential proxies, while privacy browsers and affordable privacy VPNs get blocked and shadowbanned to death. Fingerprint.com, while not a CAPTCHA, gives you +3 suspicious score just for using privacy settings like adblock on your browser. This makes it harder to sign up for any sites that use fingerprint.com. https://…
Lame. I got 12, just by using iOS iCloud Private Relay and Wipr.
Re: CAPTCHAs can still detect AI agents
#59Earlier quoted context omitted.
We use captchas to cut down on bots and crawlers. They don't work as well as they used to but they at least alter the economics somewhat, or so I tell myself. Our reason for this is to try to make HN as good as possible for its real users.
I’ve never encountered a captcha on HN, do you guys use less aggressive settings? The reason captchas bother me so much is they always seem to happen in the course of legitimate activities. Like I had one when trying to make a charity donation, or ordering something - I have no idea why it would be hard to distinguish such traffic as legitimate, I’m convinced it’s because I’m using a nonstandard browser, not allowing…
Re: CAPTCHAs can still detect AI agents
#60But.. the task was never "detect this" but always "detect this within acceptable constraints". Sure, once you collect enough bits, you can tell that its me. And if you know from other sources that I am human, that solves your immediate problem. But if you do that, you have still failed at the task of detecting certain kind of abusive behavior without harming my anonymity .
How does this relate to the article? They weren't collecting bits until they identified a specific individual so I feel like I'm missing something.