paper-with-me

Papers

Forensicability of Deep Neural Network Inference Pipelines

2021-02-01 · Alexander Schlögl, Tobias Kupek, Rainer Böhme

We propose methods to infer properties of the execution environment of machine learning pipelines by tracing characteristic numerical deviations in observable outputs. Results from a series of proof-of-concept experiments obtained on local and cloud-hosted machines give rise to possible forensic applications, such as the identification of the hardware platform used to produce deep neural network predictions. Finally, we introduce boundary samples that amplify the numerical deviations in order to distinguish machines by their predicted label only.

📄 PDF Abstract BibTeX arXiv:2102.00921

Code (1)

alxshine/foreNNsic 공식 구현 tf

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Forensicability Assessment of Questioned Images in Recapturing Detection

2022-09-05 · Changsheng chen, Lin Zhao, Rizhao Cai, Zitong Yu 외

Recapture detection of face and document images is an important forensic task. With deep learning, the performances of face anti-spoofing (FAS) and recaptured document detection have been improved significantly. However,…

Face Anti-SpoofingImage Quality Assessment

Statistical Testing Framework for Clustering Pipelines by Selective Inference

2026-03-19 · Yugo Miyata, Tomohiro Shiraishi, Shuichi Nishino, Ichiro Takeuchi arxiv

A data analysis pipeline is a structured sequence of steps that transforms raw data into meaningful insights by integrating multiple analysis algorithms. In many practical applications, analytical findings are obtained o…

Outlier Detection

Strategies for Optimizing End-to-End Artificial Intelligence Pipelines on Intel Xeon Processors

2022-11-01 · Meena Arunachalam, Vrushabh Sanghavi, Yi A Yao, Yi A Zhou 외

End-to-end (E2E) artificial intelligence (AI) pipelines are composed of several stages including data preprocessing, data ingestion, defining and training the model, hyperparameter optimization, deployment, inference, po…

Hyperparameter OptimizationRecommendation Systems

Automated Heterogeneous Low-Bit Quantization of Multi-Model Deep Learning Inference Pipeline

2023-11-10 · Jayeeta Mondal, Swarnava Dey, Arijit Mukherjee

Multiple Deep Neural Networks (DNNs) integrated into single Deep Learning (DL) inference pipelines e.g. Multi-Task Learning (MTL) or Ensemble Learning (EL), etc., albeit very accurate, pose challenges for edge deployment…

Ensemble LearningMulti-Task LearningQuantization

IPA: Inference Pipeline Adaptation to Achieve High Accuracy and Cost-Efficiency

2023-08-24 · Saeid Ghafouri, Kamran Razavi, Mehran Salmani, Alireza Sanaee 외

Efficiently optimizing multi-model inference pipelines for fast, accurate, and cost-effective inference is a crucial challenge in machine learning production systems, given their tight end-to-end latency requirements. To…

Deep Learning