Beyond Depth Truncation: Controlled Evaluation of Depth Utilization in Recursive Language Models

📅 2026-09-17
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出深度控制协议(DCP),通过隔离和控制影响因素,解决递归语言模型中深度利用评估不准确的问题。
📝 Abstract
Depth-recurrent language models iteratively apply a small layer stack, decoupling per-token compute from distinct parameter count. To determine whether such a model genuinely utilizes its depth, both recurrence and layer-pruning literatures rely on a shared evaluation: truncating depth at inference time, plotting quality against retained depth fraction, and reading off the slope. While cheap and training-free, this metric suffers from an unexamined flaw: it extracts a single scalar from an intervention that alters multiple model properties simultaneously. Depth truncation concurrently reduces the number of block applications, decreases the volume of distinct computation performed, and pushes the readout head onto an out-of-distribution residual stream. The observed slope conflates all three factors, yet is conventionally interpreted as reflecting solely the second. We propose the Depth Control Protocol (DCP), a diagnostic suite that disentangles these three quantities. DCP comprises three positive controls that isolate each factor while varying the others, a negative control applying the identical interventions to dense transformers to ensure the effect is not an artifact of the measurement protocol, and a controlled training intervention to verify causality. The linchpin control, running the full budget of block applications while executing only a single distinct iteration, is strictly realizable only in depth-wise weight-sharing architectures, since in a dense network repeating a layer yields an entirely different model rather than the same model in an alternative configuration.
Problem

Research questions and friction points this paper is trying to address.

depth truncation
recursive language models
depth utilization
Innovation

Methods, ideas, or system contributions that make the work stand out.

Depth Control Protocol (DCP)
depth utilization
recurrent language models
depth truncation
weight-sharing architectures
🔎 Similar Papers
No similar papers found.
H
Ha Van Dau
Blaze AI
T
Thanh Tung Khuat
NuverxAI - AI & Creative Innovation Company Limited
N
Nguyen Thanh Dung
Ho Chi Minh City University of Technology (HCMUT)