cd /news/machine-learning/forward-pass-domain-adaptation-witho… · home topics machine-learning article
[ARTICLE · art-100779] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Forward Pass Domain Adaptation (Without Cross-Layer Backpropagation)

A new method called Forward-Pass-Only MLP training (FPO) adapts large language models without a backward pass, achieving 2.7–3.2x the throughput of standard fine-tuning at ~40% less peak training memory, while keeping off-domain benchmarks within seed-noise of baseline. The method, described in arXiv:2608.14563v1, relies on the observation that output-layer prediction error approximates the true gradient with cosine similarity 0.47–0.59 across six public models, and was evaluated on OLMo-2-7B, Qwen3-8B, and Falcon3-7B, showing in-domain perplexity improvement without degrading MMLU, ARC-Challenge, HellaSwag, or Winogrande.

read1 min views7 publishedAug 18, 2026

arXiv:2608.14563v1 Announce Type: new Abstract: Forward-Pass-Only MLP training (FPO) adapts large language models without a backward pass through the model body, achieving 2.7--3.2x the throughput of standard fine-tuning at ~40% less peak training memory, while leaving off-domain benchmarks within seed-noise of baseline, a property that full-network fine-tuning does not reliably reproduce. FPO rests on a single empirical observation: at late layers of a transformer, the output-layer prediction error approximates the true gradient with cosine similarity 0.47--0.59 across six public models we survey. We introduce a two-minute diagnostic that quantifies this approximation per layer for any model, identifying where late-layer adaptation is viable. Informed by the diagnostic, FPO computes a single error signal at the output and applies it to each target layer. No signal is propagated between layers, and no autograd graph is constructed at any point. We evaluate FPO on three model families (OLMo-2-7B, Qwen3-8B, Falcon3-7B). Across all three, FPO produces in-domain perplexity improvement and leaves MMLU, ARC-Challenge, HellaSwag, and Winogrande within seed-noise of baseline. Localizing SFT to FPO's target layers to enter this regime is also feasible, but at 2.2x the wall-clock cost of FPO.

── more in #machine-learning 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/forward-pass-domain-…] indexed:0 read:1min 2026-08-18 ·