korrents

korrents · papers

He, Zhang, Ren & Sun, "Deep Residual Learning for Image Recognition" (arXiv)

Kaiming He, Jian Sun · 10 Dec 2015 · arxiv.org

8 korrents from this paper

In plain words

Making neural nets much deeper for image recognition works better if layers learn only the difference from their inputs instead of full new mappings, letting accuracy rise with depth. These let them build networks eight times deeper than earlier ones yet simpler, cutting error to 3.57 percent on a major image test and improving object spotting by 28 percent. It proposes a training method for very deep nets and reports the contest-winning image results that follow when depth is no longer so hard to optimize.

Our summary of the paper, not the authors' words — written to be readable without the field's vocabulary, from the stored copy of the paper and nothing else. Drafted with xai:grok-4.5 and checked by a person. The authors' own sentences are the quotes below.

Near this, by wording

Papers whose claims are worded most like this one's, found by the same hourly pass that draws the map. It is a measure of LANGUAGE, not of agreement or of citation: two papers can be near each other here and flatly contradict one another.

Kaiming He, Jian Sun did not write this page.

Every claim below was made in this piece, quoted word for word and numbered in the order the piece makes them, so you can read it there rather than take our word for it. The sentence above each quote is our reading of the claim, not their wording. Each quote was checked against a stored copy of the page at build time; where the two differ, the quote is the fact.

  1. Deeper neural networks are more difficult to train.
  2. Deeper neural networks are more difficult to train.
  3. We explicitly reformulate the layers as learning residual functions with reference to the layer inputs, instead of learning unreferenced functions.
  4. We explicitly reformulate the layers as learning residual functions with reference to the layer inputs, instead of learning unreferenced functions.
  5. We provide comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
  6. We provide comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
  7. The depth of representations is of central importance for many visual recognition tasks.
  8. The depth of representations is of central importance for many visual recognition tasks.