paper-with-me

Papers

Symmetry reCAPTCHA

2016-06-01 · CVPR 2016 6 · Chris Funk, Yanxi Liu

This is a reaction to the poor performance of symmetry detection algorithms on real-world images, benchmarked since CVPR 2011. Our systematic study reveals significant difference between human labeled (reflection and rotation) symmetries on photos and the output of computer vision algorithms on the same photo set. We exploit this human-machine symmetry perception gap by proposing a novel symmetry-based Turing test. By leveraging a comprehensive user interface, we collected more than 78,000 symmetry labels from 400 Amazon Mechanical Turk raters on nearly 1,000 photos from the Microsoft COCO dataset. Using a set of ground-truth symmetries automatically generated from noisy human labels, the effectiveness of our work is evidenced by a separate test where over 96% success rate is achieved. We demonstrate statistically significant outcomes for using symmetry perception as a powerful, alternative, image-based reCAPTCHA.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Symmetry Detection

Similar Papers 제목 키워드 기반

Breaking reCAPTCHAv2

2024-09-13 · Andreas Plesner, Tobias Vontobel, Roger Wattenhofer

Our work examines the efficacy of employing advanced machine learning methods to solve captchas from Google's reCAPTCHAv2 system. We evaluate the effectiveness of automated systems in solving captchas by utilizing advanc…

Image SegmentationSemantic Segmentation

Hacking Google reCAPTCHA v3 using Reinforcement Learning

2019-03-03 · Ismail Akrout, Amal Feriani, Mohamed Akrout

We present a Reinforcement Learning (RL) methodology to bypass Google reCAPTCHA v3. We formulate the problem as a grid world where the agent learns how to move the mouse and click on the reCAPTCHA button to receive a hig…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

An Object Detection based Solver for Google's Image reCAPTCHA v2

2021-04-07 · Md Imran Hossen, Yazhou Tu, Md Fazle Rabby, Md Nazmul Islam 외

Previous work showed that reCAPTCHA v2's image challenges could be solved by automated programs armed with Deep Neural Network (DNN) image classifiers and vision APIs provided by off-the-shelf image recognition services.…

Objectobject-detectionObject Detection

Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks

2013-12-20 · Ian J. Goodfellow, Yaroslav Bulatov, Julian Ibarz, Sacha Arnoud 외

Recognizing arbitrary multi-character text in unconstrained natural photographs is a hard problem. In this paper, we address an equally hard sub-problem in this domain viz. recognizing arbitrary multi-digit numbers from …

Image Classification

Aura-CAPTCHA: A Reinforcement Learning and GAN-Enhanced Multi-Modal CAPTCHA System

2025-08-20 · Joydeep Chandra, Prabal Manhas, Ramanjot Kaur, Rashi Sahay arxiv

We present Aura-CAPTCHA, a multi-modal verification system that integrates Generative Adversarial Networks (GANs), Reinforcement Learning (RL), and behavioral analysis to create adaptive challenges resistant to classical…

Reinforcement Learning