Pith. sign in

NSML: A Machine Learning Platform That Enables You to Focus on Your Models

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Machine learning libraries such as TensorFlow and PyTorch simplify model implementation. However, researchers are still required to perform a non-trivial amount of manual tasks such as GPU allocation, training status tracking, and comparison of models with different hyperparameter settings. We propose a system to handle these tasks and help researchers focus on models. We present the requirements of the system based on a collection of discussions from an online study group comprising 25k members. These include automatic GPU allocation, learning status visualization, handling model parameter snapshots as well as hyperparameter modification during learning, and comparison of performance metrics between models via a leaderboard. We describe the system architecture that fulfills these requirements and present a proof-of-concept implementation, NAVER Smart Machine Learning (NSML). We test the system and confirm substantial efficiency improvements for model development.

fields

cs.CL 1

years

2019 1

verdicts

CONDITIONAL 1

representative citing papers

Subword Language Model for Query Auto-Completion

cs.CL · 2019-09-02 · conditional · novelty 6.0

Subword language models with retrace and beam-marginalization reranking achieve up to 2.5x faster query auto-completion than character-level LMs with under 0.02 MRR drop on AOL data.

citing papers explorer

Showing 1 of 1 citing paper.

  • Subword Language Model for Query Auto-Completion cs.CL · 2019-09-02 · conditional · none · ref 10 · internal anchor

    Subword language models with retrace and beam-marginalization reranking achieve up to 2.5x faster query auto-completion than character-level LMs with under 0.02 MRR drop on AOL data.