English
Related papers

Related papers: MuonEq: Balancing Before Orthogonalization with Li…

200 papers

Spectral gradient methods, such as the recently popularized Muon optimizer, are a promising alternative to standard Euclidean gradient descent for training deep neural networks and transformers, but it is still unclear in which regimes they…

Machine Learning · Computer Science 2026-01-15 Damek Davis , Dmitriy Drusvyatskiy

Cross-modal alignment aims to map heterogeneous modalities into a shared latent space, as exemplified by models like CLIP, which benefit from large-scale image-text pretraining for strong recognition capabilities. However, when operating in…

Computer Vision and Pattern Recognition · Computer Science 2025-10-27 Jiaxiang Liu , Yuan Wang , Jiawei Du , Joey Tianyi Zhou , Mingkun Xu , Zuozhu Liu

The use of momentum in stochastic optimization algorithms has shown empirical success across a range of machine learning tasks. Recently, a new class of stochastic momentum algorithms has emerged within the Linear Minimization Oracle (LMO)…

Optimization and Control · Mathematics 2025-12-16 Sarit Khirirat , Abdurakhmon Sadiev , Yury Demidovich , Peter Richtárik

Optimizers that exploit the matrix structure of gradients are central to modern LLM pre-training, with two distinct frontiers: explicit Kronecker-factored preconditioning -- most recently KL-Shampoo, which estimates the preconditioner via…

Machine Learning · Computer Science 2026-05-08 Ruotong Sun , Ermin Wei

The CMS muon system is undergoing substantial upgrades to meet the challenges of the High-Luminosity LHC (HL-LHC), including the installation of the new Muon Endcap 0 (ME0) detector. Large-scale production started in 2024. ME0 is a…

Instrumentation and Detectors · Physics 2026-03-05 Anureet Kaur

Models with dominant advection always posed a difficult challenge for projection-based reduced order modelling. Many methodologies that have recently been proposed are based on the pre-processing of the full-order solutions to accelerate…

Numerical Analysis · Mathematics 2022-03-02 Davide Papapicco , Nicola Demo , Michele Girfoglio , Giovanni Stabile , Gianluigi Rozza

The instability of embedding spaces across model retraining cycles presents significant challenges to downstream applications using user or item embeddings derived from recommendation systems as input features. This paper introduces a novel…

Information Retrieval · Computer Science 2025-08-12 Kevin Zielnicki , Ko-Jen Hsiao

Applying weight decay (WD) to matrix layers is standard practice in large-language-model pretraining. Prior work suggests that stochastic gradient noise induces a Brownian-like expansion of the weight matrices W, whose growth is…

Machine Learning · Computer Science 2026-01-09 Maksim Velikanov , Ilyas Chahed , Jingwei Zuo , Dhia Eddine Rhaiem , Younes Belkada , Hakim Hacid

Robotic manipulation systems are increasingly deployed across diverse domains. Yet existing multi-modal learning frameworks lack inherent guarantees of geometric consistency, struggling to handle spatial transformations such as rotations…

Robotics · Computer Science 2025-11-20 Jian Deng , Yuandong Wang , Yangfu Zhu , Tao Feng , Tianyu Wo , Zhenzhou Shao

In this paper, we present a simple optimization-based preprocessing technique called Weight Magnitude Reduction (MagR) to improve the performance of post-training quantization. For each linear layer, we adjust the pre-trained floating-point…

Machine Learning · Computer Science 2024-10-18 Aozhong Zhang , Naigang Wang , Yanxia Deng , Xin Li , Zi Yang , Penghang Yin

This paper introduces Uniform Orthogonal Reinitialization Adaptation (UORA), a novel parameter-efficient fine-tuning (PEFT) approach for Large Language Models (LLMs). UORA achieves state-of-the-art performance and parameter efficiency by…

Computation and Language · Computer Science 2025-05-27 Xueyan Zhang , Jinman Zhao , Zhifei Yang , Yibo Zhong , Shuhao Guan , Linbo Cao , Yining Wang

Autoregressive next-token training offers a unified formulation for image generation and text understanding, but it also creates strong modality competition that destabilizes optimization and limits large-batch scaling. We show that…

Computer Vision and Pattern Recognition · Computer Science 2026-05-18 Yishun Lu , Wes Armour

CLIP has become a cornerstone of multimodal representation learning, yet improving its performance typically requires a prohibitively costly process of training from scratch on billions of samples. We ask a different question: Can we…

Computer Vision and Pattern Recognition · Computer Science 2026-01-16 Anant Mehta , Xiyuan Wei , Xingyu Chen , Tianbao Yang

Knowledge editing aims to efficiently modify the internal knowledge of large language models (LLMs) without compromising their other capabilities. The prevailing editing paradigm, which appends an update matrix to the original parameter…

Machine Learning · Computer Science 2026-01-14 Hao-Xiang Xu , Jun-Yu Ma , Ziqi Peng , Yuhao Sun , Zhen-Hua Ling , Jia-Chen Gu

The problem of computing optimal orthogonal approximation to a given matrix has attracted growing interest in machine learning. Notable applications include the recent Muon optimizer or Riemannian optimization on the Stiefel manifold. Among…

Numerical Analysis · Mathematics 2026-02-25 Ekaterina Grishina , Matvey Smirnov , Maxim Rakhuba

Normalization methods such as batch [Ioffe and Szegedy, 2015], weight [Salimansand Kingma, 2016], instance [Ulyanov et al., 2016], and layer normalization [Baet al., 2016] have been widely used in modern machine learning. Here, we study the…

Machine Learning · Computer Science 2022-08-31 Xiaoxia Wu , Edgar Dobriban , Tongzheng Ren , Shanshan Wu , Zhiyuan Li , Suriya Gunasekar , Rachel Ward , Qiang Liu

Inserting an SVD meta-layer into neural networks is prone to make the covariance ill-conditioned, which could harm the model in the training stability and generalization abilities. In this paper, we systematically study how to improve the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-06 Yue Song , Nicu Sebe , Wei Wang

We study an iterative matrix conditioning algorithm due to Osborne (1960). The goal of the algorithm is to convert a square matrix into a balanced matrix where every row and corresponding column have the same norm. The original algorithm…

Data Structures and Algorithms · Computer Science 2016-06-28 Rafail Ostrovsky , Yuval Rabani , Arman Yousefi

Objective: Evaluate and compare multiple mechanics-based and traditional regularization strategies within a variational image registration framework for quasi-static ultrasound elastography. Methods:We reformulate a previously proposed…

Numerical Analysis · Mathematics 2025-08-27 Olalekan A. Babaniyi , Rebecca Rodrigues , Michael S. Richards

Modern optimizers like Adam and Muon are central to training large language models, but their reliance on first- and second-order momenta introduces significant memory overhead, which constrains scalability and computational efficiency. In…

Machine Learning · Computer Science 2026-03-02 Zhengbo Wang , Jian Liang , Ran He , Zilei Wang , Tieniu Tan