Pith. sign in

REVIEW 4 cited by

CrypTen: Secure Multi-Party Computation Meets Machine Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2109.00984 v2 pith:735ML2CK submitted 2021-09-02 cs.LG cs.CR

classification cs.LGcs.CR
keywords machine-learningsecurecryptenprivatedatamodelspartiesadoption
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Secure multi-party computation (MPC) allows parties to perform computations on data while keeping that data private. This capability has great potential for machine-learning applications: it facilitates training of machine-learning models on private data sets owned by different parties, evaluation of one party's private model using another party's private data, etc. Although a range of studies implement machine-learning models via secure MPC, such implementations are not yet mainstream. Adoption of secure MPC is hampered by the absence of flexible software frameworks that "speak the language" of machine-learning researchers and engineers. To foster adoption of secure MPC in machine learning, we present CrypTen: a software framework that exposes popular secure MPC primitives via abstractions that are common in modern machine-learning frameworks, such as tensor computations, automatic differentiation, and modular neural networks. This paper describes the design of CrypTen and measure its performance on state-of-the-art models for text classification, speech recognition, and image classification. Our benchmarks show that CrypTen's GPU support and high-performance communication between (an arbitrary number of) parties allows it to perform efficient private evaluation of modern machine-learning models under a semi-honest threat model. For example, two parties using CrypTen can securely predict phonemes in speech recordings using Wav2Letter faster than real-time. We hope that CrypTen will spur adoption of secure MPC in the machine-learning community.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Privacy-Preserving Product-Quantized Approximate Nearest Neighbor Search Framework for Large-scale Datasets via A Hybrid of Fully Homomorphic Encryption and Trusted Execution Environment

    cs.CR 2026-04 unverdicted novelty 6.0 of 10

    PPPQ-ANN is a hybrid FHE+TEE framework with product quantization that generates databases in under 2 hours and delivers over 50 QPS on million-scale datasets while preserving privacy.

  2. SecureV2X: An Efficient and Privacy-Preserving System for Vehicle-to-Everything (V2X) Applications

    cs.CR 2025-08 conditional novelty 6.0 of 10

    SecureV2X runs secure neural network inference for drowsiness and red-light violation detection, claiming 9.4x to 100x speedups over prior secure V2X systems.

  3. Private, Verifiable, and Auditable AI Systems

    cs.CR 2025-08 conditional novelty 4.0 of 10

    A thesis demonstrating partial prototypes for zk-verifiable model evaluation and privacy-preserving retrieval, and arguing these pieces can compose into end-to-end auditable AI systems.

  4. A Pragmatic Comparison of Cryptographic Computation Technologies for Machine Learning

    cs.CR 2026-05 unverdicted novelty 3.0 of 10

    Benchmarking finds FHE faster than SMPC for regressions and simple dense networks (especially with GPUs), while SMPC performs better on complex CNN models.

Pith tools