Papers › Slalom: Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware

Slalom: Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware

8 Jun 2018ICLR 2019 5arXiv:1806.03287archive 2025-07-28

Florian Tramèr, Dan Boneh

As Machine Learning (ML) gets applied to security-critical or sensitive domains, there is a growing need for integrity and privacy for outsourced ML computations. A pragmatic solution comes from Trusted Execution Environments (TEEs), which use hardware and software protections to isolate sensitive computations from the untrusted software stack. However, these isolation guarantees come at a price in performance, compared to untrusted alternatives. This paper initiates the study of high performance execution of Deep Neural Networks (DNNs) in TEEs by efficiently partitioning DNN computations between trusted and untrusted devices. Building upon an efficient outsourcing scheme for matrix multiplication, we propose Slalom, a framework that securely delegates execution of all linear layers in a DNN from a TEE (e.g., Intel SGX or Sanctum) to a faster, yet untrusted, co-located processor. We evaluate Slalom by running DNNs in an Intel SGX enclave, which selectively delegates work to an untrusted GPU. For canonical DNNs (VGG16, MobileNet and ResNet variants) we obtain 6x to 20x increases in throughput for verifiable inference, and 4x to 11x for verifiable and private inference.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1806.03287")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: official repository: 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ftramer/slalom officialmentioned in papermentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

15unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ftramer/slalom. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_with_random_selector ftramer/slalom/python/preprocessing/inception_preprocessing.py official repository unverified MIT (permissive) · e82919ec054e8a8b · report
conv_block ftramer/slalom/python/slalom/resnet.py official repository unverified MIT (permissive) · 1f8b213998b7f612 · report
distort_color ftramer/slalom/python/preprocessing/inception_preprocessing.py official repository unverified MIT (permissive) · 7d9923a3d6958b99 · report
distorted_bounding_box_crop ftramer/slalom/python/preprocessing/inception_preprocessing.py official repository unverified MIT (permissive) · f1bd3b4c3f92fe63 · report
get_topk_acc ftramer/slalom/python/slalom/utils.py official repository unverified MIT (permissive) · 93b77082971aa931 · report
identity_block ftramer/slalom/python/slalom/resnet.py official repository unverified MIT (permissive) · 9dd7bc39a7aa04ea · report
log2 ftramer/slalom/python/slalom/quant_layers.py official repository unverified MIT (permissive) · a20066212a0e7e85 · report
preproc ftramer/slalom/python/slalom/models.py official repository unverified MIT (permissive) · ef3e4ee2d57fea02 · report
preproc_tf ftramer/slalom/python/slalom/models.py official repository unverified MIT (permissive) · 0d0120e2b5dcdf5c · report
preprocess_for_eval ftramer/slalom/python/preprocessing/cifarnet_preprocessing.py official repository unverified MIT (permissive) · 8dd44485a0d07e53 · report
preprocess_for_train ftramer/slalom/python/preprocessing/cifarnet_preprocessing.py official repository unverified MIT (permissive) · a7e384fd44f9fdc9 · report
preprocess_image ftramer/slalom/python/preprocessing/cifarnet_preprocessing.py official repository unverified MIT (permissive) · 6c265d4a08d5f4d4 · report
preprocess_image ftramer/slalom/python/preprocessing/lenet_preprocessing.py official repository unverified MIT (permissive) · 5329cb0ae570d122 · report
preprocess_input ftramer/slalom/python/slalom/mobilenet_sep.py official repository unverified MIT (permissive) · de695392eae44227 · report
size_to_mb ftramer/slalom/python/slalom/utils.py official repository unverified MIT (permissive) · 2298663a26889386 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections