vix.ing · top · new · best · stats · spec

LossPlot: A Better Way to Visualize Loss Landscapes

2021/11/30 by Bain, Robert, Tokarev, Mikhail, Kothari, Harsh +1
#Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Human-Computer Interaction (cs.HC) #Machine Learning (cs.LG)

paper · doi:10.48550/arxiv.2111.15133

Abstract

Investigations into the loss landscapes of deep neural networks are often laborious. This work documents our user-driven approach to create a platform for semi-automating this process. LossPlot accepts data in the form of a csv, and allows multiple trained minimizers of the loss function to be manipulated in sync. Other features include a simple yet intuitive checkbox UI, summary statistics, and the ability to control clipping which other methods do not offer.

Related