
JQ
Jianing Qi, Hao Tang, Zhigang Zhu
· 1 min read
ResearcharXiv cs.LG
GRRR: The Geometry of Reshaping, Rotation, and Routing in Decoder LLM post-training
arXiv:2609.22146v1 Announce Type: new
Abstract: We study how post-training changes the weights of Large Language Models (LLMs) relative to their pretrained weights. Across 12 post-training chains with supervised fine-tuning (SFT) and reinforcement learning (RL), we express each weight update in the pretrained matrix's singular value decomposition (SVD) frame. This decomposition separates the changes of three geometrically distinct components: diagonal values, which reshapes singular values; off-diagonal values, which rotates the coupling between pretrained input and output directions; and null-space values, which routes outside the matrix's original nonzero SVD core. On a math evaluation suite, we find that removing the diagonal component usually preserves most of the gains from post-training. These results suggest that post-training gains are carried primarily by reconfiguring and extending pretrained pathways rather than by substantially changing singular values of pre-trained models.
Original source
This story was published by arXiv cs.LG and written by Jianing Qi, Hao Tang, Zhigang Zhu. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on arxiv.org


