paper-with-me

Papers

A Comparative Measurement Study of Deep Learning as a Service Framework

2018-10-29 · Yanzhao Wu, Ling Liu, Calton Pu, Wenqi Cao, Semih Sahin, Wenqi Wei, Qi Zhang

Big data powered Deep Learning (DL) and its applications have blossomed in recent years, fueled by three technological trends: a large amount of digitized data openly accessible, a growing number of DL software frameworks in open source and commercial markets, and a selection of affordable parallel computing hardware devices. However, no single DL framework, to date, dominates in terms of performance and accuracy even for baseline classification tasks on standard datasets, making the selection of a DL framework an overwhelming task. This paper takes a holistic approach to conduct empirical comparison and analysis of four representative DL frameworks with three unique contributions. First, given a selection of CPU-GPU configurations, we show that for a specific DL framework, different configurations of its hyper-parameters may have a significant impact on both performance and accuracy of DL applications. Second, to the best of our knowledge, this study is the first to identify the opportunities for improving the training time performance and the accuracy of DL frameworks by configuring parallel computing libraries and tuning individual and multiple hyper-parameters. Third, we also conduct a comparative measurement study on the resource consumption patterns of four DL frameworks and their performance and accuracy implications, including CPU and memory usage, and their correlations to varying settings of hyper-parameters under different configuration combinations of hardware, parallel computing libraries. We argue that this measurement study provides in-depth empirical comparison and analysis of four representative DL frameworks, and offers practical guidance for service providers to deploying and delivering DL as a Service (DLaaS) and for application developers and DLaaS consumers to select the right DL frameworks for the right DL workloads.

📄 PDF Abstract BibTeX arXiv:1810.12210

Code (1)

git-disl/GTDLBench 공식 구현 tf

Tasks

CPUGPU

Similar Papers 제목 키워드 기반

Supervised Learning based QoE Prediction of Video Streaming in Future Networks: A Tutorial with Comparative Study

2022-01-03 · Arslan Ahmad, Atif Bin Mansoor, Alcardo Alex Barakabitze, Andrew Hines 외

The Quality of Experience (QoE) based service management remains key for successful provisioning of multimedia services in next-generation networks such as 5G/6G, which requires proper tools for quality monitoring, predi…

Edge-computingFeature EngineeringManagementModel Optimization+1

Comparative Study of Hardware and Software Power Measurements in Video Compression

2023-12-19 · Angeliki Katsenou, Xinyi Wang, Daniel Schien, David Bull

The environmental impact of video streaming services has been discussed as part of the strategies towards sustainable information and communication technologies. A first step towards that is the energy profiling and asse…

Video Compression

Interoperability in an Infrastructure Enabling Multidisciplinary Research: The case of CLARIN

2020-05-01 · LREC 2020 5 · Franciska de Jong, Bente Maegaard, Darja Fi{\v{s}}er, Dieter van Uytvanck 외

CLARIN is a European Research Infrastructure providing access to language resources and technologies for researchers in the humanities and social sciences. It supports the use and study of language data in general and ai…

Data-driven Predictive Latency for 5G: A Theoretical and Experimental Analysis Using Network Measurements

2023-07-05 · Marco Skocaj, Francesca Conserva, Nicol Sarcone Grande, Andrea Orsi 외

The advent of novel 5G services and applications with binding latency requirements and guaranteed Quality of Service (QoS) hastened the need to incorporate autonomous and proactive decision-making in network management p…

Anomaly DetectionDecision MakingManagement

Transparent Screening for LLM Inference and Training Impacts

2026-03-23 · Arnault Pachot, Thierry Petit arxiv

This paper presents a transparent screening framework for estimating inference and training impacts of current large language models under limited observability. The framework converts natural-language application descri…