English

Contextual Feedback Loops: Amplifying Deep Reasoning with Iterative Top-Down Feedback

Machine Learning 2025-04-30 v6

Abstract

Conventional deep networks rely on one-way backpropagation that overlooks reconciling high-level predictions with lower-level representations. We propose \emph{Contextual Feedback Loops} (CFLs), a lightweight mechanism that re-injects top-down context into earlier layers for iterative refinement. Concretely, CFLs map the network's prediction to a compact \emph{context vector}, which is fused back into each layer via gating adapters. Unrolled over multiple feedback steps, CFLs unify feed-forward and feedback-driven inference, letting top-level outputs continually refine lower-level features. Despite minimal overhead, CFLs yield consistent gains on tasks including CIFAR-10, ImageNet-1k, SpeechCommands, and GLUE SST-2. Moreover, by a Banach Fixed Point argument under mild Lipschitz conditions, these updates converge stably. Overall, CFLs show that even modest top-down feedback can substantially improve deep models, aligning with cognitive theories of iterative perception.

Keywords

Cite

@article{arxiv.2412.17737,
  title  = {Contextual Feedback Loops: Amplifying Deep Reasoning with Iterative Top-Down Feedback},
  author = {Jacob Fein-Ashley and Rajgopal Kannan and Viktor Prasanna},
  journal= {arXiv preprint arXiv:2412.17737},
  year   = {2025}
}
R2 v1 2026-06-28T20:47:03.273Z