paper-with-me

Papers

DeltaNN: Assessing the Impact of Computational Environment Parameters on the Performance of Image Recognition Models

2023-06-05 · Nikolaos Louloudakis, Perry Gibson, José Cano, Ajitha Rajan

Image recognition tasks typically use deep learning and require enormous processing power, thus relying on hardware accelerators like GPUs and TPUs for fast, timely processing. Failure in real-time image recognition tasks can occur due to sub-optimal mapping on hardware accelerators during model deployment, which may lead to timing uncertainty and erroneous behavior. Mapping on hardware accelerators is done using multiple software components like deep learning frameworks, compilers, and device libraries, that we refer to as the computational environment. 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 the impact of parameters like deep learning frameworks, compiler optimizations, and hardware devices on model performance and correctness is not yet well understood. In this paper 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 during deployment, post training. DeltaNN generates different implementations of a given image recognition model for variations in environment parameters, namely, deep learning frameworks, compiler optimizations and hardware devices and analyzes differences in model performance as a result. Using DeltaNN, we conduct an empirical study of robustness analysis of three popular image recognition models using the ImageNet dataset. We report the impact in terms of misclassifications and inference time differences across different settings. In total, we observed up to 100% output label differences across deep learning frameworks, and up to 81% unexpected performance degradation in terms of inference time, when applying compiler optimizations.

📄 PDF Abstract BibTeX arXiv:2306.06208

Code (1)

luludak/deltann 공식 구현 tf

Tasks

Autonomous DrivingDeep Learning

Similar Papers 제목 키워드 기반

Exploring Effects of Computational Parameter Changes to Image Recognition Systems

2022-11-01 · Nikolaos Louloudakis, Perry Gibson, José Cano, Ajitha Rajan

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 tas…

Autonomous DrivingCode GenerationDeep Learning

The Environmental Cost of LLMs in AIED: Reporting and Practices

2026-05-03 · Sabrina C. Eimler, Lukas Erle, Daniel Flood, Aditi Haiman 외 arxiv

Large Language Model (LLM) usage in recent years has become increasingly widespread in the Artificial Intelligence in Education (AIED) community. While LLMs offer unique avenues for learners and educators, using LLMs com…

A Distributed Scheme for Stability Assessment in Large-Scale Structure-Preserving Models via Singular Perturbation

2021-03-29 · Amin Gholami, Xu Andy Sun

Assessing small-signal stability of power systems composed of thousands of interacting generators is a computationally challenging task. To reduce the computational burden, this paper introduces a novel condition to asse…

The Biosensor based on electrochemical dynamics of fermentation in yeast Saccharomyces Cerevisiae

2022-02-07 · Serge Kernbach, Olga Kernbach, Igor Kuksin, Andreas Kernbach 외

The zymase activity of the yeast Saccharomyces Cerevisiae is sensitive to environmental parameters and is therefore used as a microbiological sensor for water quality assessment, ecotoxicological characterization or envi…

Machine Learning Approaches in Agile Manufacturing with Recycled Materials for Sustainability

2023-03-15 · Aparna S. Varde, Jianyu Liang

It is important to develop sustainable processes in materials science and manufacturing that are environmentally friendly. AI can play a significant role in decision support here as evident from our earlier research lead…