paper-with-me

홈 › Papers

Fooling Computer Vision into Inferring the Wrong Body Mass Index

2019-05-16 · Owen Levin, Zihang Meng, Vikas Singh, Xiaojin Zhu

Recently it's been shown that neural networks can use images of human faces to accurately predict Body Mass Index (BMI), a widely used health indicator. In this paper we demonstrate that a neural network performing BMI inference is indeed vulnerable to test-time adversarial attacks. This extends test-time adversarial attacks from classification tasks to regression. The application we highlight is BMI inference in the insurance industry, where such adversarial attacks imply a danger of insurance fraud.

📄 PDF Abstract BibTeX arXiv:1905.06916

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationregression

Similar Papers 제목 키워드 기반

Defense of Word-level Adversarial Attacks via Random Substitution Encoding

2020-05-01 · Zhao-Yang Wang, Hongtao Wang

The adversarial attacks against deep neural networks on computer vision tasks have spawned many new technologies that help protect models from avoiding false predictions. Recently, word-level adversarial attacks on deep …

General ClassificationSentiment AnalysisSentiment Classificationtext-classification+1

Deep Neural Networks are Easily Fooled: High Confidence Predictions for Unrecognizable Images

2014-12-05 · CVPR 2015 6 · Anh Nguyen, Jason Yosinski, Jeff Clune

Deep neural networks (DNNs) have recently been achieving state-of-the-art performance on a variety of pattern-recognition tasks, most notably visual classification problems. Given that DNNs are now able to classify objec…

Evolutionary Algorithms

NAG: Network for Adversary Generation

2017-12-09 · CVPR 2018 6 · Konda Reddy Mopuri, Utkarsh Ojha, Utsav Garg, R. Venkatesh Babu

Adversarial perturbations can pose a serious threat for deploying machine learning systems. Recent works have shown existence of image-agnostic perturbations that can fool classifiers over most natural images. Existing m…

Inferring bias and uncertainty in camera calibration

2021-07-28 · Annika Hagemann, Moritz Knorr, Holger Janssen, Christoph Stiller

Accurate camera calibration is a precondition for many computer vision applications. Calibration errors, such as wrong model assumptions or imprecise parameter estimation, can deteriorate a system's overall performance, …

Bias DetectionCamera CalibrationModel Selectionparameter estimation

Detecting Word-Level Adversarial Text Attacks via SHapley Additive exPlanations

2022-05-01 · RepL4NLP (ACL) 2022 5 · Edoardo Mosca, Lukas Huber, Marc Alexander Kühn, Georg Groh

State-of-the-art machine learning models are prone to adversarial attacks”:" Maliciously crafted inputs to fool the model into making a wrong prediction, often with high confidence. While defense strategies have been ext…

Adversarial Text