pith. sign in

arxiv: 1806.09817 · v1 · pith:CDZVLPXOnew · submitted 2018-06-26 · 💻 cs.DS

Beyond Worst-Case Analysis

classification 💻 cs.DS
keywords analysisworst-casebeyondperformanceadvicealgorithmalgorithmsapproach
0
0 comments X
read the original abstract

In the worst-case analysis of algorithms, the overall performance of an algorithm is summarized by its worst performance on any input. This approach has countless success stories, but there are also important computational problems --- like linear programming, clustering, online caching, and neural network training --- where the worst-case analysis framework does not provide any helpful advice on how to solve the problem. This article covers a number of modeling methods for going beyond worst-case analysis and articulating which inputs are the most relevant.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Smoothed Analysis of Order Types

    cs.CG 2019-07 unverdicted novelty 7.0

    Order type realizability, ∃R-complete in the worst case, can be decided in expected NP time under smoothed analysis.