N18-5002@ACL

Total: 1

#1 Pay-Per-Request Deployment of Neural Network Models Using Serverless Architectures [PDF] [Copy] [Kimi] [REL]

Authors: Zhucheng Tu ; Mengping Li ; Jimmy Lin

We demonstrate the serverless deployment of neural networks for model inferencing in NLP applications using Amazon’s Lambda service for feedforward evaluation and DynamoDB for storing word embeddings. Our architecture realizes a pay-per-request pricing model, requiring zero ongoing costs for maintaining server instances. All virtual machine management is handled behind the scenes by the cloud provider without any direct developer intervention. We describe a number of techniques that allow efficient use of serverless resources, and evaluations confirm that our design is both scalable and inexpensive.