Saved in:
Bibliographic Details
Main Author: Qi, Feng
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2507.04300
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • We propose Quick Feedforward (QF) Learning, a novel knowledge consolidation framework for transformer-based models that enables efficient transfer of instruction derived knowledge into model weights through feedforward activations without any gradient back propagation. Unlike traditional finetuning, QF updates are computed in closed form, require minimal parameter modification, and preserve prior knowledge. Importantly, QF allows models to train and infer within the same runtime environment, making the process more resource efficient and closely aligned with how the human brain operates. Code and models are open sourced on GitHub. I hope QF Learning inspires a more efficient and brain-like paradigm for AI systems.