paper-with-me

홈 › Papers

Instability of computer vision models is a necessary result of the task itself

2023-10-26 · Oliver Turnbull, George Cevora

Adversarial examples resulting from instability of current computer vision models are an extremely important topic due to their potential to compromise any application. In this paper we demonstrate that instability is inevitable due to a) symmetries (translational invariance) of the data, b) the categorical nature of the classification task, and c) the fundamental discrepancy of classifying images as objects themselves. The issue is further exacerbated by non-exhaustive labelling of the training data. Therefore we conclude that instability is a necessary result of how the problem of computer vision is currently formulated. While the problem cannot be eliminated, through the analysis of the causes, we have arrived at ways how it can be partially alleviated. These include i) increasing the resolution of images, ii) providing contextual information for the image, iii) exhaustive labelling of training data, and iv) preventing attackers from frequent access to the computer vision system.

📄 PDF Abstract BibTeX arXiv:2310.17559

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving the Robustness of Deep Neural Networks via Stability Training

2016-04-15 · CVPR 2016 6 · Stephan Zheng, Yang song, Thomas Leung, Ian Goodfellow

In this paper we address the issue of output instability of deep neural networks: small perturbations in the visual input can significantly distort the feature embeddings and output of a neural network. Such instability …

General Classification

Tracking the Dynamics of the Tear Film Lipid Layer

2022-12-07 · Tejasvi Kothapalli, Charlie Shou, Jennifer Ding, Jiayun Wang 외

Dry Eye Disease (DED) is one of the most common ocular diseases: over five percent of US adults suffer from DED. Tear film instability is a known factor for DED, and is thought to be regulated in large part by the thin l…

Efficient Video Neural Network Processing Based on Motion Estimation

2025-01-25 · Haichao Wang, Jiangtao Wen, Yuxing Han

Video neural network (VNN) processing using the conventional pipeline first converts Bayer video information into human understandable RGB videos using image signal processing (ISP) on a pixel by pixel basis. Then, VNN p…

Motion Estimation

FedCV: A Federated Learning Framework for Diverse Computer Vision Tasks

2021-11-22 · Chaoyang He, Alay Dilipbhai Shah, Zhenheng Tang, Di Fan1Adarshan Naiynar Sivashunmugam 외

Federated Learning (FL) is a distributed learning paradigm that can learn a global or personalized model from decentralized datasets on edge devices. However, in the computer vision domain, model performance in FL is far…

BenchmarkingFederated Learningimage-classificationImage Classification+4

Training CNNs in Presence of JPEG Compression: Multimedia Forensics vs Computer Vision

2020-09-25 · Sara Mandelli, Nicolò Bonettini, Paolo Bestagini, Stefano Tubaro

Convolutional Neural Networks (CNNs) have proved very accurate in multiple computer vision image classification tasks that required visual inspection in the past (e.g., object recognition, face detection, etc.). Motivate…

Face DetectionGeneral Classificationimage-classificationImage Classification+1