Exploring Effects of Computational Parameter Changes to Image
Recognition Systems
- URL: http://arxiv.org/abs/2211.00471v2
- Date: Wed, 2 Nov 2022 02:43:49 GMT
- Title: Exploring Effects of Computational Parameter Changes to Image
Recognition Systems
- Authors: Nikolaos Louloudakis, Perry Gibson, Jos\'e Cano and Ajitha Rajan
- Abstract summary: Failure in real-time image recognition tasks can occur due to incorrect mapping on hardware accelerators.
It is imperative to assess their robustness to changes in the computational environment.
- Score: 0.802904964931021
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Image recognition tasks typically use deep learning and require enormous
processing power, thus relying on hardware accelerators like GPUs and FPGAs for
fast, timely processing. Failure in real-time image recognition tasks can occur
due to incorrect mapping on hardware accelerators, which may lead to timing
uncertainty and incorrect behavior. Owing to the increased use of image
recognition tasks in safety-critical applications like autonomous driving and
medical imaging, it is imperative to assess their robustness to changes in the
computational environment as parameters like deep learning frameworks, compiler
optimizations for code generation, and hardware devices are not regulated with
varying impact on model performance and correctness. In this paper we conduct
robustness analysis of four popular image recognition models (MobileNetV2,
ResNet101V2, DenseNet121 and InceptionV3) with the ImageNet dataset, assessing
the impact of the following parameters in the model's computational
environment: (1) deep learning frameworks; (2) compiler optimizations; and (3)
hardware devices. We report sensitivity of model performance in terms of output
label and inference time for changes in each of these environment parameters.
We find that output label predictions for all four models are sensitive to
choice of deep learning framework (by up to 57%) and insensitive to other
parameters. On the other hand, model inference time was affected by all
environment parameters with changes in hardware device having the most effect.
The extent of effect was not uniform across models.
Related papers
- Task-Oriented Real-time Visual Inference for IoVT Systems: A Co-design Framework of Neural Networks and Edge Deployment [61.20689382879937]
Task-oriented edge computing addresses this by shifting data analysis to the edge.
Existing methods struggle to balance high model performance with low resource consumption.
We propose a novel co-design framework to optimize neural network architecture.
arXiv Detail & Related papers (2024-10-29T19:02:54Z) - Image-GS: Content-Adaptive Image Representation via 2D Gaussians [55.15950594752051]
We propose Image-GS, a content-adaptive image representation.
Using anisotropic 2D Gaussians as the basis, Image-GS shows high memory efficiency, supports fast random access, and offers a natural level of detail stack.
General efficiency and fidelity of Image-GS are validated against several recent neural image representations and industry-standard texture compressors.
We hope this research offers insights for developing new applications that require adaptive quality and resource control, such as machine perception, asset streaming, and content generation.
arXiv Detail & Related papers (2024-07-02T00:45:21Z) - Sensitivity-Informed Augmentation for Robust Segmentation [21.609070498399863]
Internal noises such as variations in camera quality or lens distortion can affect the performance of segmentation models.
We present an efficient, adaptable, and gradient-free method to enhance the robustness of learning-based segmentation models across training.
arXiv Detail & Related papers (2024-06-03T15:25:45Z) - Möbius Transform for Mitigating Perspective Distortions in Representation Learning [43.86985901138407]
Perspective distortion (PD) causes unprecedented changes in shape, size, orientation, angles, and other spatial relationships in images.
We propose mitigating perspective distortion (MPD) by employing a fine-grained parameter control on a specific family of M"obius transform.
We present a dedicated perspectively distorted benchmark dataset, ImageNet-PD, to benchmark the robustness of deep learning models against this new dataset.
arXiv Detail & Related papers (2024-03-07T15:39:00Z) - Exchange means change: an unsupervised single-temporal change detection
framework based on intra- and inter-image patch exchange [44.845959222180866]
We propose an unsupervised single-temporal CD framework based on intra- and inter-image patch exchange (I3PE)
The I3PE framework allows for training deep change detectors on unpaired and unlabeled single-temporal remote sensing images.
I3PE outperforms representative unsupervised approaches and achieves F1 value improvements of 10.65% and 6.99% to the SOTA method.
arXiv Detail & Related papers (2023-10-01T14:50:54Z) - Photonic Accelerators for Image Segmentation in Autonomous Driving and
Defect Detection [34.864059478265055]
Photonic computing promises faster and more energy-efficient deep neural network (DNN) inference than traditional digital hardware.
We show that certain segmentation models exhibit negligible loss in accuracy (compared to digital float32 models) when executed on photonic accelerators.
We discuss the challenges and potential optimizations that can help improve the application of photonic accelerators to such computer vision tasks.
arXiv Detail & Related papers (2023-09-28T18:22:41Z) - DeltaNN: Assessing the Impact of Computational Environment Parameters on the Performance of Image Recognition Models [2.379078565066793]
Failure in real-time image recognition tasks can occur due to sub-optimal mapping on hardware accelerators.
We present a differential testing framework, DeltaNN, that allows us to assess the impact of different computational environment parameters on the performance of image recognition models.
arXiv Detail & Related papers (2023-06-05T23:07:01Z) - Incremental Online Learning Algorithms Comparison for Gesture and Visual
Smart Sensors [68.8204255655161]
This paper compares four state-of-the-art algorithms in two real applications: gesture recognition based on accelerometer data and image classification.
Our results confirm these systems' reliability and the feasibility of deploying them in tiny-memory MCUs.
arXiv Detail & Related papers (2022-09-01T17:05:20Z) - AdaViT: Adaptive Vision Transformers for Efficient Image Recognition [78.07924262215181]
We introduce AdaViT, an adaptive framework that learns to derive usage policies on which patches, self-attention heads and transformer blocks to use.
Our method obtains more than 2x improvement on efficiency compared to state-of-the-art vision transformers with only 0.8% drop of accuracy.
arXiv Detail & Related papers (2021-11-30T18:57:02Z) - Learning to Learn Parameterized Classification Networks for Scalable
Input Images [76.44375136492827]
Convolutional Neural Networks (CNNs) do not have a predictable recognition behavior with respect to the input resolution change.
We employ meta learners to generate convolutional weights of main networks for various input scales.
We further utilize knowledge distillation on the fly over model predictions based on different input resolutions.
arXiv Detail & Related papers (2020-07-13T04:27:25Z) - Event-based Asynchronous Sparse Convolutional Networks [54.094244806123235]
Event cameras are bio-inspired sensors that respond to per-pixel brightness changes in the form of asynchronous and sparse "events"
We present a general framework for converting models trained on synchronous image-like event representations into asynchronous models with identical output.
We show both theoretically and experimentally that this drastically reduces the computational complexity and latency of high-capacity, synchronous neural networks.
arXiv Detail & Related papers (2020-03-20T08:39:49Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.