🤖 AI Summary
Adam is commonly assumed to be rotationally invariant, yet its actual sensitivity to parameter-space rotations remains poorly understood. Method: We conduct systematic empirical studies on Transformer models, evaluating Adam’s behavior under both random and structured rotations—including layer-wise orthogonal transformations. Contribution/Results: We demonstrate that random rotations substantially degrade Adam’s convergence speed and final performance, whereas certain structured rotations preserve or even improve optimization outcomes. Existing theoretical assumptions regarding rotational dependence fail to explain this dichotomy coherently. This work provides the first empirical evidence establishing Adam’s intrinsic rotational dependence, exposing critical limitations in conventional optimization theory. It calls for a new theoretical framework explicitly accounting for rotational effects in adaptive optimization. Our findings offer a novel paradigm for understanding the advantages of adaptive optimizers and inform the design of more robust, geometry-aware optimization algorithms.
📝 Abstract
Despite its widespread adoption, Adam's advantage over Stochastic Gradient Descent (SGD) lacks a comprehensive theoretical explanation. This paper investigates Adam's sensitivity to rotations of the parameter space. We demonstrate that Adam's performance in training transformers degrades under random rotations of the parameter space, indicating a crucial sensitivity to the choice of basis. This reveals that conventional rotation-invariant assumptions are insufficient to capture Adam's advantages theoretically. To better understand the rotation-dependent properties that benefit Adam, we also identify structured rotations that preserve or even enhance its empirical performance. We then examine the rotation-dependent assumptions in the literature, evaluating their adequacy in explaining Adam's behavior across various rotation types. This work highlights the need for new, rotation-dependent theoretical frameworks to fully understand Adam's empirical success in modern machine learning tasks.