中文
相关论文

相关论文: NCVX: A General-Purpose Optimization Solver for Co…

200 篇论文

The ability to scale out training workloads has been one of the key performance enablers of deep learning. The main scaling approach is data-parallel GPU-based training, which has been boosted by hardware and software support for highly…

分布式、并行与集群计算 · 计算机科学 2023-01-02 Ilia Markov , Hamidreza Ramezanikebrya , Dan Alistarh

In this paper, we investigate a constrained formulation of neural networks where the output is a convex function of the input. We show that the convexity constraints can be enforced on both fully connected and convolutional layers, making…

机器学习 · 计算机科学 2021-07-13 Sarath Sivaprasad , Ankur Singh , Naresh Manwani , Vineet Gandhi

This paper considers the decentralized convex optimization problem, which has a wide range of applications in large-scale machine learning, sensor networks, and control theory. We propose novel algorithms that achieve optimal computation…

机器学习 · 计算机科学 2023-10-11 Haishan Ye , Luo Luo , Ziang Zhou , Tong Zhang

This paper studies distributionally robust chance constrained programs (DRCCPs), where the uncertain constraints must be satisfied with at least a probability of a prespecified threshold for all probability distributions from the…

最优化与控制 · 数学 2023-02-06 Nan Jiang , Weijun Xie

We propose algorithms and software for computing projections onto the intersection of multiple convex and non-convex constraint sets. The software package, called SetIntersectionProjection, is intended for the regularization of inverse…

数学软件 · 计算机科学 2019-03-08 Bas Peters , Felix J. Herrmann

Inspired by natural evolutionary processes, Evolutionary Computation (EC) has established itself as a cornerstone of Artificial Intelligence. Recently, with the surge in data-intensive applications and large-scale complex systems, the…

神经与进化计算 · 计算机科学 2024-04-16 Beichen Huang , Ran Cheng , Zhuozhao Li , Yaochu Jin , Kay Chen Tan

A number of results have recently demonstrated the benefits of incorporating various constraints when training deep architectures in vision and machine learning. The advantages range from guarantees for statistical generalization to better…

机器学习 · 计算机科学 2019-05-27 Sathya N. Ravi , Tuan Dinh , Vishnu Lokhande , Vikas Singh

Non-convex optimization problems are pervasive across mathematical programming, engineering design, and scientific computing, often posing intractable challenges for traditional solvers due to their complex objective functions and…

计算与语言 · 计算机科学 2026-01-09 Xinyue Peng , Yanming Liu , Yihan Cang , Yuwei Zhang , Xinyi Wang , Songhang Deng , Jiannan Cao

Due to the non-convex nature of training Deep Neural Network (DNN) models, their effectiveness relies on the use of non-convex optimization heuristics. Traditional methods for training DNNs often require costly empirical methods to produce…

机器学习 · 计算机科学 2023-12-21 Tolga Ergen , Mert Pilanci

This work presents PANTR, an efficient solver for nonconvex constrained optimization problems, that is well-suited as an inner solver for an augmented Lagrangian method. The proposed scheme combines forward-backward iterations with…

最优化与控制 · 数学 2023-06-30 Alexander Bodard , Pieter Pas , Panagiotis Patrinos

Training a classifier under non-convex constraints has gotten increasing attention in the machine learning community thanks to its wide range of applications such as algorithmic fairness and class-imbalanced classification. However, several…

机器学习 · 统计学 2022-10-31 You-Lin Chen , Zhaoran Wang , Mladen Kolar

Deep generative models like GAN and VAE have shown impressive results in generating unconstrained objects like images. However, many design settings arising in industrial design, material science, computer graphics and more require that the…

机器学习 · 计算机科学 2024-06-07 Aaron Ferber , Arman Zharmagambetov , Taoan Huang , Bistra Dilkina , Yuandong Tian

Machine learning has been revolutionizing our world over the last few years and is also increasingly exploited in several areas of physics, including quantum dynamics and control.The need for a framework that brings together machine…

量子物理 · 物理学 2025-01-31 Dimitris Koutromanos , Dionisis Stefanatos , Emmanuel Paspalakis

I show that a software framework intended primarily for training of neural networks, PyTorch, is easily applied to a general function minimisation problem in science. The qualities of PyTorch of ease-of-use and very high efficiency are…

天体物理仪器与方法 · 物理学 2018-11-20 Bojan Nikolic

The goal of this work is to accelerate the identification of an unknown ARX system from trajectory data through online input design. Specifically, we present an active learning algorithm that sequentially selects the input to excite the…

系统与控制 · 电气工程与系统科学 2025-09-04 Nicolas Chatzikiriakos , Bowen Song , Philipp Rank , Andrea Iannelli

Chance constraints are a valuable tool for the design of safe decisions in uncertain environments; they are used to model satisfaction of a constraint with a target probability. However, because of possible non-convexity and non-smoothness,…

最优化与控制 · 数学 2021-03-22 Yassine Laguel , Jérôme Malick , Wim Ackooij

Continual learning is the problem of learning from a nonstationary stream of data, a fundamental issue for sustainable and efficient training of deep neural networks over time. Unfortunately, deep learning libraries only provide primitives…

机器学习 · 计算机科学 2023-02-06 Antonio Carta , Lorenzo Pellegrini , Andrea Cossu , Hamed Hemati , Vincenzo Lomonaco

Deep learning technologies, particularly deep neural networks (DNNs), have demonstrated significant success across many domains. This success has been accompanied by substantial advancements and innovations in the algorithms behind the…

机器学习 · 计算机科学 2025-04-14 Timothy L. Cronin , Sanmukh Kuppannagari

Because the choice and tuning of the optimizer affects the speed, and ultimately the performance of deep learning, there is significant past and recent research in this area. Yet, perhaps surprisingly, there is no generally agreed-upon…

机器学习 · 计算机科学 2019-03-14 Frank Schneider , Lukas Balles , Philipp Hennig

Machine learning models are widely used for real-world applications, such as document analysis and vision. Constrained machine learning problems are problems where learned models have to both be accurate and respect constraints. For…

机器学习 · 计算机科学 2021-12-03 Guillaume Perez , Sebastian Ament , Carla Gomes , Arnaud Lallouet