Length Representations in Large Language Models
By: Sangjun Moon , Dasom Choi , Jingun Kwon and more
Potential Business Impact:
Makes computers write stories of any length.
Large language models (LLMs) have shown remarkable capabilities across various tasks, that are learned from massive amounts of text-based data. Although LLMs can control output sequence length, particularly in instruction-based settings, the internal mechanisms behind this control have been unexplored yet. In this study, we provide empirical evidence on how output sequence length information is encoded within the internal representations in LLMs. In particular, our findings show that multi-head attention mechanisms are critical in determining output sequence length, which can be adjusted in a disentangled manner. By scaling specific hidden units within the model, we can control the output sequence length without losing the informativeness of the generated text, thereby indicating that length information is partially disentangled from semantic information. Moreover, some hidden units become increasingly active as prompts become more length-specific, thus reflecting the model's internal awareness of this attribute. Our findings suggest that LLMs have learned robust and adaptable internal mechanisms for controlling output length without any external control.
Similar Papers
Length Representations in Large Language Models
Computation and Language
Makes computers write stories of any length.
Controlled Diversity: Length-optimized Natural Language Generation
Computation and Language
Teaches AI to write answers of any length.
An Empirical Study of LLM Reasoning Ability Under Strict Output Length Constraint
Artificial Intelligence
Makes smart computer answers faster when time is short.