LG open-sources Auptimizer, a tool for optimizing AI models
Despite the proliferation of open source tools like Databricks' AutoML Toolkit, Salesforce's TransfogrifAI, and IBM's Watson Studio AutoAI, tuning machine learning algorithms at scale remains a challenge. Finding the right hyperparameters -- variables in the algorithms that help control the overall model's performance -- often involves time-consuming ancillary tasks like job-scheduling and tracking parameters and their effects. That's why scientists at LG's Advanced AI division developed Auptimizer, an open source hyperparameter optimization framework intended to help with AI model tweaking and bookkeeping. As the team explains in a paper describing their work, Auptimizer simplifies the process of configuring a volume of models with a variety of configurations -- with reproducibility. Like all hyperparameter algorithms, it initializes a search space and configuration before proposing values for hyperparameters, after which it trains the target model and updates the results.
Nov-8-2019, 20:51:38 GMT