Amplitude-Only FFN Intervention for Tool-Structured LLM Inference Method: Gated Evaluation Protocol, and Cross-Model Empirical Results

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

Amplitude Gating (AG) is a novel inference-time feed-forward network (FFN) intervention method designed to improve structured outputs in large language models without retraining weights. Developed as a non-destructive alternative to Orthogonal Residual Projection (ORP), AG modulates only activation magnitudes, preserving pretrained FFN weight directions. The method defines a fine-grained intervention system across P1/P2/P3 and branch-specific sites. Researchers introduced a gated evaluation protocol that separates combination-oracle headroom from fixed configurations and learned gates, using task-aware metrics. Empirical results across Qwen3.5-9B, Qwen3-8B, and Qwen2.5-7B show AG is strongest on tool-structured tasks. On Qwen3.5-9B, a category-level learned gate boosted tool/structured/agentic performance from 38.66% to 42.92% (+4.27 percentage points), with Hermes function-call tasks improving by about +7.6 points. Qwen3-8B saw Hermes JSON mode improve by +11.36 points.

Key takeaway

For Machine Learning Engineers optimizing LLM inference for structured outputs, consider Amplitude Gating (AG) as a promising technique. Your teams can achieve significant performance improvements, particularly on tool-structured tasks and function-call generation, without costly model retraining. Focus on model- and category-specific routing for deployment, as results vary across models like Qwen3.5-9B and Qwen3-8B. Further online validation and broader cross-model evaluation are necessary to confirm widespread applicability.

Key insights

Amplitude Gating (AG) improves LLM structured outputs by modulating FFN activation magnitudes during inference without retraining.

Principles

Method

AG modulates FFN activation magnitudes at P1/P2/P3 and branch-specific sites during LLM inference to improve structured output quality.

In practice

Topics

Best for: AI Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.