paper-with-me

Papers

Skyline: Interactive In-Editor Computational Performance Profiling for Deep Neural Network Training

2020-08-15 · Geoffrey X. Yu, Tovi Grossman, Gennady Pekhimenko

Training a state-of-the-art deep neural network (DNN) is a computationally-expensive and time-consuming process, which incentivizes deep learning developers to debug their DNNs for computational performance. However, effectively performing this debugging requires intimate knowledge about the underlying software and hardware systems---something that the typical deep learning developer may not have. To help bridge this gap, we present Skyline: a new interactive tool for DNN training that supports in-editor computational performance profiling, visualization, and debugging. Skyline's key contribution is that it leverages special computational properties of DNN training to provide (i) interactive performance predictions and visualizations, and (ii) directly manipulatable visualizations that, when dragged, mutate the batch size in the code. As an in-editor tool, Skyline allows users to leverage these diagnostic features to debug the performance of their DNNs during development. An exploratory qualitative user study of Skyline produced promising results; all the participants found Skyline to be useful and easy to use.

📄 PDF Abstract BibTeX arXiv:2008.06798

Code (1)

skylineprof/skyline 공식 구현 pytorch

Tasks

Deep LearningDiagnostic

Similar Papers 제목 키워드 기반

Resource Efficient Mountainous Skyline Extraction using Shallow Learning

2021-07-23 · Touqeer Ahmad, Ebrahim Emami, Martin Čadík, George Bebis

Skyline plays a pivotal role in mountainous visual geo-localization and localization/navigation of planetary rovers/UAVs and virtual/augmented reality applications. We present a novel mountainous skyline detection approa…

geo-localizationScene Parsing

RESIN-EDITOR: A Schema-guided Hierarchical Event Graph Visualizer and Editor

2023-12-05 · Khanh Duy Nguyen, Zixuan Zhang, Reece Suchocki, Sha Li 외

In this paper, we present RESIN-EDITOR, an interactive event graph visualizer and editor designed for analyzing complex events. Our RESIN-EDITOR system allows users to render and freely edit hierarchical event graphs ext…

Interpretable classification of wiki-review streams

2024-05-28 · Silvia García Méndez, Fátima Leal, Benedita Malheiro, Juan Carlos Burguillo Rial

Wiki articles are created and maintained by a crowd of editors, producing a continuous stream of reviews. Reviews can take the form of additions, reverts, or both. This crowdsourcing model is exposed to manipulation sinc…

ArticlesClassificationSynthetic Data Generation

Skyline variations allow estimating distance to trees on landscape photos using semantic segmentation

2022-01-14 · Laura Martinez-Sanchez, Daniele Borio, Raphaël d'Andrimont, Marijn van der Velde

Approximate distance estimation can be used to determine fundamental landscape properties including complexity and openness. We show that variations in the skyline of landscape photos can be used to estimate distances to…

Semantic Segmentation

Getting more from the skyline operator through restricted skylines, regret minimizing sets and skyline ordering: a survey on their properties and comparison

2022-03-26 · Claudio Migliorelli

Given a set of multidimensional points, the skyline operator returns a set of potentially interesting points from such a dataset. This popular operator filters out a set of tuples that are not dominated by other ones, re…