<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Low-Rank Optimization on Franz Louis Cesista</title><link>https://leloykun.github.io/tags/low-rank-optimization/</link><description>Recent content in Low-Rank Optimization on Franz Louis Cesista</description><generator>Hugo -- 0.147.9</generator><language>en</language><lastBuildDate>Thu, 11 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://leloykun.github.io/tags/low-rank-optimization/index.xml" rel="self" type="application/rss+xml"/><item><title>LoRA-Muon: Spectral Steepest Descent on the Low-Rank Manifold</title><link>https://leloykun.github.io/papers/lora-muon/</link><pubDate>Thu, 11 Jun 2026 00:00:00 +0000</pubDate><guid>https://leloykun.github.io/papers/lora-muon/</guid><description>Low-Rank Adaptation (LoRA) significantly reduces compute and memory costs for finetuning Deep Learning models but is often harder to tune than dense training: when using factor-wise optimizers such as AdamW, it is sensitive to initialization choices, its optimal learning rates transfer poorly across ranks, and it often fails to beat dense baselines. We derive LoRA-Muon by applying the Muon optimizer&amp;#39;s spectral steepest-descent rule to the low-rank setting. Along with our split weight-decay rule, our main claim is that LoRA-Muon is a good low-rank proxy for full-rank Muon and Shampoo-family optimizers. Its optimal learning rates transfer across rank, width, depth, and factor-rescaling. In our compute-matched TinyShakespeare study, a rank-2 proxy recovers the dense best tested learning rate, and a rank-32 LoRA-Muon run attains lower mean validation loss than the dense baseline in the seed-averaged sweep. We further show that the Spectron optimizer depends on arbitrary factor scaling, so it would likely be a poor fit when finetuning starts from badly imbalanced factors, and that LoRA-RITE&amp;#39;s simplified QR-coordinate core implements the same spectral update. LoRA-Muon computes that update without QR-decomposition and avoids storing second moments, making it more accelerator-friendly and memory-efficient.</description></item></channel></rss>