中文
相关论文

相关论文: Improving Convergence and Generalization Using Par…

200 篇论文

Deep neural networks trained on a wide range of datasets demonstrate impressive transferability. Deep features appear general in that they are applicable to many datasets and tasks. Such property is in prevalent use in real-world…

机器学习 · 计算机科学 2019-09-27 Hong Liu , Mingsheng Long , Jianmin Wang , Michael I. Jordan

Transfer learning is a useful technique for achieving improved performance and reducing training costs by leveraging the knowledge gained from source tasks and applying it to target tasks. Assessing the effectiveness of transfer learning…

机器学习 · 计算机科学 2023-06-12 Peizhong Ju , Sen Lin , Mark S. Squillante , Yingbin Liang , Ness B. Shroff

Training neural networks means solving a high-dimensional optimization problem. Normally the goal is to minimize a loss function that depends on what is called the network function, or in other words the function that gives the network…

机器学习 · 计算机科学 2022-11-15 Umberto Michelucci

We study level set teleportation, an optimization routine which tries to accelerate gradient descent (GD) by maximizing the gradient norm over a level set of the objective. While teleportation intuitively speeds-up GD via bigger steps,…

机器学习 · 计算机科学 2025-03-19 Aaron Mishkin , Alberto Bietti , Robert M. Gower

Optimizing the energy efficiency of driving processes provides valuable insights into the underlying physics and is of crucial importance for numerous applications, from biological processes to the design of machines and robots. Knowledge…

软凝聚态物质 · 物理学 2024-04-02 Sarah A. M. Loos , Samuel Monter , Felix Ginot , Clemens Bechinger

Training large neural networks and merging task-specific models both exploit low-rank structure and require parameter importance estimation, yet these challenges have been pursued in isolation. Current workflows compute curvature…

机器学习 · 计算机科学 2026-03-30 Alireza Moayedikia , Alicia Troncoso

Hyperparameter optimization is both a practical issue and an interesting theoretical problem in training of deep architectures. Despite many recent advances the most commonly used methods almost universally involve training multiple and…

机器学习 · 计算机科学 2019-09-10 Vlad Pushkarov , Jonathan Efroni , Mykola Maksymenko , Maciej Koch-Janusz

The successful training of deep neural networks requires addressing challenges such as overfitting, numerical instabilities leading to divergence, and increasing variance in the residual stream. A common solution is to apply regularization…

One of the main limitations of variational quantum algorithms is the classical optimization of the highly dimensional non-convex variational parameter landscape. To simplify this optimization, we can reduce the search space using problem…

量子物理 · 物理学 2025-08-28 Isak Lyngfelt , Laura García-Álvarez

Symmetry in the parameter space of deep neural networks (DNNs) has proven beneficial for various deep learning applications. A well-known example is the permutation symmetry in Multi-Layer Perceptrons (MLPs), where permuting the rows of…

机器学习 · 计算机科学 2025-05-30 Binchi Zhang , Zaiyi Zheng , Zhengzhang Chen , Jundong Li

Systems that synchronize in nature are intrinsically different from one another, with possibly large differences from system to system. While a vast part of the literature has investigated the emergence of network synchronization for the…

系统与控制 · 电气工程与系统科学 2023-09-01 Amirhossein Nazerian , Shirin Panahi , Francesco Sorrentino

Large language models (LLMs) are pretrained by minimizing the cross-entropy loss for next-token prediction. In this paper, we study whether this optimization strategy can induce geometric structure in the learned model weights and context…

最优化与控制 · 数学 2026-05-14 Zhehang Du , Hangfeng He , Weijie Su

Performance optimization is an increasingly challenging but often repetitive task. While each platform has its quirks, the underlying code transformations rely on data movement and computational characteristics that recur across…

软件工程 · 计算机科学 2023-03-16 Lukas Trümper , Tal Ben-Nun , Philipp Schaad , Alexandru Calotoiu , Torsten Hoefler

In this paper we address the problem of understanding the success of algorithms that organize patches according to graph-based metrics. Algorithms that analyze patches extracted from images or time series have led to state-of-the art…

数据分析、统计与概率 · 物理学 2011-07-05 Kye M. Taylor , Francois G. Meyer

Deep learning models have proven enormously successful at using multiple layers of representation to learn relevant features of structured data. Encoding physical symmetries into these models can improve performance on difficult tasks, and…

机器学习 · 计算机科学 2025-10-21 Cassidy Ashworth , Pietro Liò , Francesco Caso

Model reparametrization, which follows the change-of-variable rule of calculus, is a popular way to improve the training of neural nets. But it can also be problematic since it can induce inconsistencies in, e.g., Hessian-based flatness…

机器学习 · 计算机科学 2023-10-24 Agustinus Kristiadi , Felix Dangel , Philipp Hennig

Behavior of neural networks is irremediably determined by the specific loss and data used during training. However it is often desirable to tune the model at inference time based on external factors such as preferences of the user or…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Matteo Maggioni , Thomas Tanay , Francesca Babiloni , Steven McDonagh , Aleš Leonardis

Amortized optimization accelerates the solution of related optimization problems by learning mappings that exploit shared structure across problem instances. We explore the use of Scale Equivariant Graph Metanetworks (ScaleGMNs) for this…

人工智能 · 计算机科学 2025-10-10 Bart Kuipers , Freek Byrman , Daniel Uyterlinde , Alejandro García-Castellanos

In the recent years, various gradient descent algorithms including the methods of gradient descent, gradient descent with momentum, adaptive gradient (AdaGrad), root-mean-square propagation (RMSProp) and adaptive moment estimation (Adam)…

机器学习 · 计算机科学 2024-09-19 Abel C. H. Chen

Genetic algorithms have been used in recent decades to solve a broad variety of search problems. These algorithms simulate natural selection to explore a parameter space in search of solutions for a broad variety of problems. In this paper,…

神经与进化计算 · 计算机科学 2022-03-25 Yoshio Martinez , Katya Rodriguez , Carlos Gershenson