AI RESEARCH

Weight Tying Biases Token Embeddings Towards the Output Space

arXiv CS.CL

ArXi:2603.26663v1 Announce Type: new Weight tying, i.e. sharing parameters between input and output embedding matrices, is common practice in language model design, yet its impact on the learned embedding space remains poorly understood. In this paper, we show that tied embedding matrices align closely with output (unembedding) matrices than with input embeddings of comparable untied models, indicating that the shared matrix is shaped primarily for output prediction rather than input representation. This unembedding bias arises because output gradients dominate early in.