中文
相关论文

相关论文: Optimizer-Induced Low-Dimensional Drift and Transv…

200 篇论文

Since transformer was firstly published in 2017, several works have been proposed to optimize it. However, the major structure of transformer remains unchanged, ignoring one of its main intrinsic limitations, which is the same static value…

机器学习 · 计算机科学 2025-12-30 Xiaowei Wang

Popular approaches for minimizing loss in data-driven learning often involve an abstraction or an explicit retention of the history of gradients for efficient parameter updates. The aggregated history of gradients nudges the parameter…

机器学习 · 计算机科学 2021-06-22 Paul-Aymeric McRae , Prasanna Parthasarathi , Mahmoud Assran , Sarath Chandar

Transformers have achieved state-of-the-art performance in language modeling tasks. However, the reasons behind their tremendous success are still unclear. In this paper, towards a better understanding, we train a Transformer model on a…

机器学习 · 统计学 2024-06-06 Michael E. Sander , Raja Giryes , Taiji Suzuki , Mathieu Blondel , Gabriel Peyré

Despite exceptional achievements, training neural networks remains computationally expensive and is often plagued by instabilities that can degrade convergence. While learning rate schedules can help mitigate these issues, finding optimal…

机器学习 · 计算机科学 2026-03-30 Benoit Dherin , Benny Avelin , Anders Karlsson , Hanna Mazzawi , Javier Gonzalvo , Michael Munn

Transformers robustly exhibit the ability to perform in-context learning, whereby their predictive accuracy on a task can increase not by parameter updates but merely with the placement of training samples in their context windows. Recent…

机器学习 · 统计学 2025-10-10 Abhiti Mishra , Yash Patel , Ambuj Tewari

Learned optimizers are algorithms that can themselves be trained to solve optimization problems. In contrast to baseline optimizers (such as momentum or Adam) that use simple update rules derived from theoretical principles, learned…

机器学习 · 计算机科学 2021-12-09 Niru Maheswaranathan , David Sussillo , Luke Metz , Ruoxi Sun , Jascha Sohl-Dickstein

The computational cost of traditional Computational Fluid Dynamics-based Aerodynamic Shape Optimization severely restricts design space exploration. This paper introduces TripOptimizer, a fully differentiable deep learning framework for…

机器学习 · 计算机科学 2025-12-04 Parsa Vatani , Mohamed Elrefaie , Farhad Nazarpour , Faez Ahmed

Transformers serve as the foundational architecture for many successful large-scale models, demonstrating the ability to overfit the training data while maintaining strong generalization on unseen data, a phenomenon known as benign…

机器学习 · 计算机科学 2025-02-19 Yingying Zhang , Zhenyu Wu , Jian Li , Yong Liu

The training of diffusion models is often absent in the evaluation of new optimization techniques. In this work, we benchmark recent optimization algorithms for training a diffusion model for denoising flow trajectories. We observe that…

机器学习 · 计算机科学 2025-10-23 Fabian Schaipp

While deep learning is facing an homogenization across modalities led by Transformers, they are still challenged by shallow linear models in the time series forecasting task. Our hypothesis is that models should learn a direct link from…

机器学习 · 计算机科学 2026-05-15 Alexis-Raja Brachet , Pierre-Yves Richard , Céline Hudelot

Neural Collapse (NC) refers to the emergence of highly symmetric geometric structures in the representations of deep neural networks during the terminal phase of training. Despite its prevalence, the theoretical understanding of NC remains…

机器学习 · 计算机科学 2026-02-26 Jim Zhao , Tin Sum Cheng , Wojciech Masarczyk , Aurelien Lucchi

The problem of optimization on Stiefel manifold, i.e., minimizing functions of (not necessarily square) matrices that satisfy orthogonality constraints, has been extensively studied. Yet, a new approach is proposed based on, for the first…

机器学习 · 计算机科学 2023-03-06 Lingkai Kong , Yuqing Wang , Molei Tao

Bearing-based distributed formation control is attractive because it can be implemented using vision-based measurements to achieve a desired formation. Gradient-descent-based controllers using bearing measurements have been shown to have…

系统与控制 · 电气工程与系统科学 2022-03-25 Zili Wang , Sean B. Andersson , Roberto Tron

We present a new training methodology for transformers using a multilevel, layer-parallel approach. Through a neural ODE formulation of transformers, our application of a multilevel parallel-in-time algorithm for the forward and…

Transformers have emerged as viable alternatives to convolutional neural networks owing to their ability to learn non-local region relationships in the spatial domain. The self-attention mechanism of the transformer enables transformers to…

图像与视频处理 · 电气工程与系统科学 2023-08-09 Rahul G. S. , Sriprabha Ramnarayanan , Mohammad Al Fahim , Keerthi Ram , Preejith S. P , Mohanasankar Sivaprakasam

Vision transformer (ViT) models exhibit substandard optimizability. In particular, they are sensitive to the choice of optimizer (AdamW vs. SGD), optimizer hyperparameters, and training schedule length. In comparison, modern convolutional…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Tete Xiao , Mannat Singh , Eric Mintun , Trevor Darrell , Piotr Dollár , Ross Girshick

Adaptive moment methods such as Adam use a diagonal, coordinate-wise preconditioner based on exponential moving averages of squared gradients. This diagonal scaling is coordinate-system dependent and can struggle with dense or rotated…

机器学习 · 计算机科学 2026-04-09 Devender Singh , Tarun Sheel

In this work, we report analytical results on transverse domain wall (TDW) statics and field-driven dynamics in quasi one-dimensional biaxial nanowires under arbitrary uniform transverse magnetic fields (TMFs) based on the…

介观与纳米尺度物理 · 物理学 2016-12-16 Jie Lu

A convolutional encoder-decoder-based transformer model is proposed for autoregressively training on spatio-temporal data of turbulent flows. The prediction of future fluid flow fields is based on the previously predicted fluid flow field…

流体动力学 · 物理学 2023-03-31 Aakash Patil , Jonathan Viquerat , Elie Hachem

Adaptive optimizers such as Adam have achieved great success in training large-scale models like large language models and diffusion models. However, they often generalize worse than non-adaptive methods, such as SGD on classical…

机器学习 · 计算机科学 2025-12-23 Yiheng Zhang , Shaowu Wu , Yuanzhuo Xu , Jiajun Wu , Shang Xu , Steve Drew , Xiaoguang Niu