LGHCMLFeb 13, 2019

ATMSeer: Increasing Transparency and Controllability in Automated Machine Learning

arXiv:1902.05009v1111 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of user distrust and inefficiency in AutoML for machine learning practitioners, representing an incremental improvement in tool design.

The paper tackles the lack of transparency and controllability in automated machine learning (AutoML) by introducing ATMSeer, an interactive visualization tool that allows users to refine search spaces and analyze results, demonstrated through case studies and a user study with 13 participants.

To relieve the pain of manually selecting machine learning algorithms and tuning hyperparameters, automated machine learning (AutoML) methods have been developed to automatically search for good models. Due to the huge model search space, it is impossible to try all models. Users tend to distrust automatic results and increase the search budget as much as they can, thereby undermining the efficiency of AutoML. To address these issues, we design and implement ATMSeer, an interactive visualization tool that supports users in refining the search space of AutoML and analyzing the results. To guide the design of ATMSeer, we derive a workflow of using AutoML based on interviews with machine learning experts. A multi-granularity visualization is proposed to enable users to monitor the AutoML process, analyze the searched models, and refine the search space in real time. We demonstrate the utility and usability of ATMSeer through two case studies, expert interviews, and a user study with 13 end users.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes