Ingest: ResNet revolution

Type: kb/sources/types/ingest-report.md

Classification

The chapter explains residual learning and its descendants while interpreting what ImageNet and “human-level” results did and did not establish. Author: Richard Heimann provides technically detailed secondary synthesis; the cited ResNet and benchmark papers remain the authority for architecture and measurements.

Summary

The chapter traces the move from AlexNet through VGG and GoogLeNet to ResNet, whose identity shortcuts made very deep networks trainable by letting layers learn residual functions and preserving signal and gradient paths. It follows residual learning into preactivation and dense prediction, then asks what scale actually acts on: compute and data compound only when architecture turns them into usable representations. Its most KB-relevant critique is that crossing a top-5 ImageNet threshold was marketed as “human-level” despite narrow annotator comparisons, a fixed label taxonomy, distributional brittleness, and failures outside the benchmark.

Quotes

No source quotes have been retained yet.

Connections Found

The source records that residual structure is what lets scale pay, an outcome compatible with the case-level conjecture that unsupported proxy scope may explain a structured method's loss under scaling; that note diagnoses particular losses and offers no inverse guarantee that assessed structure survives scaling. Its benchmark critique directly supports a proximate target is checked for achievement, not for warrant and exact implementation does not validate a requirement against its objective. It also qualifies scaffolding absorption: depth obstacles shrink on fixed tasks while robustness gaps remain at the frontier.

Extractable Value

  1. Architecture determines whether scale is convertible -- residual paths do not add raw compute; they change optimization geometry so additional depth can become learned capacity. “Scale what?” is therefore a causal question about the resource-to-capability converter. [deep-dive]
  2. Human-level is a requirement-chain error -- a model can exactly meet top-5 ImageNet criteria while the metric-to-human-vision link remains unwarranted. This is a memorable instance for the proximate-target cluster. [quick-win]
  3. Benchmarks are fixed decompositions -- the label set, examples, metric, and annotator protocol decide which distinctions and errors are visible; success inside that space cannot repair omissions outside it. [quick-win]
  4. Residual connections are retained structure compatible with the Bitter Lesson -- the case refutes an architecture-free reading of general methods and scale. [just-a-reference]
  5. Test proxy warrant separately from target achievement -- a practical evaluation should pair benchmark deltas with shifts, perturbations, or downstream tests that could break the claimed capability interpretation. [experiment]

Limitations (our opinion)

The chapter usefully criticizes “human-level” rhetoric, but its architecture-to-scaling narrative still favors a clean retrospective lineage. Residual connections, normalization, initialization, data, and hardware evolved together, so the chapter cannot assign all later scaling capacity to one mechanism. ImageNet and selected downstream tasks provide bounded evidence; adversarial and demographic failures show limits but do not alone explain them. Analogies between residual information flow and broader learning principles should remain analogies unless an intervention transfers the mechanism.

Add the ImageNet “human-level” case to a future evidence revision of A proximate target is checked for achievement, not for warrant, grounded in the primary benchmark and annotator studies rather than this chapter alone.