Towards an Efficient ML System: Unveiling a Trade-off between Task Accuracy and Engineering Efficiency in a Large-scale Car Sharing Platform
Kyung Ho Park, Hyunhee Chung, and Soonwoo Kwon

TL;DR
This paper introduces an efficiency-centric ML system for large-scale car sharing, combining datasets and models into a single pipeline to improve engineering efficiency while maintaining competitive accuracy.
Contribution
The paper proposes a novel efficiency-centric ML system that enhances engineering efficiency and handles multi-label samples better than traditional task-centric approaches.
Findings
Achieves high engineering efficiency with competitive accuracy.
Yields better predictions on multi-label samples.
Demonstrates deployment in a real-world cloud environment.
Abstract
Upon the significant performance of the supervised deep neural networks, conventional procedures of developing ML system are \textit{task-centric}, which aims to maximize the task accuracy. However, we scrutinized this \textit{task-centric} ML system lacks in engineering efficiency when the ML practitioners solve multiple tasks in their domain. To resolve this problem, we propose an \textit{efficiency-centric} ML system that concatenates numerous datasets, classifiers, out-of-distribution detectors, and prediction tables existing in the practitioners' domain into a single ML pipeline. Under various image recognition tasks in the real world car-sharing platform, our study illustrates how we established the proposed system and lessons learned from this journey as follows. First, the proposed ML system accomplishes supreme engineering efficiency while achieving a competitive task accuracy.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransportation and Mobility Innovations · Sharing Economy and Platforms · Human Mobility and Location-Based Analysis
