中文
相关论文

相关论文: Majorization Minimization Technique for Optimally …

200 篇论文

Recent years have seen considerable progress in the continual training of deep neural networks, predominantly thanks to approaches that add replay or regularization terms to the loss function to approximate the joint loss over all tasks so…

机器学习 · 计算机科学 2024-11-01 Timm Hess , Tinne Tuytelaars , Gido M. van de Ven

Mixed-precision Deep Neural Networks achieve the energy efficiency and throughput needed for hardware deployment, particularly when the resources are limited, without sacrificing accuracy. However, the optimal per-layer bit precision that…

机器学习 · 计算机科学 2022-08-15 Mariam Rakka , Mohammed E. Fouda , Pramod Khargonekar , Fadi Kurdahi

While the embedding of words has revolutionized the field of Natural Language Processing, the embedding of concepts has received much less attention so far. A dense and meaningful representation of concepts, however, could prove useful for…

计算与语言 · 计算机科学 2025-02-17 Arne Rubehn , Johann-Mattis List

This work formulates the machine learning mechanism as a bi-level optimization problem. The inner level optimization loop entails minimizing a properly chosen loss function evaluated on the training data. This is nothing but the…

机器学习 · 计算机科学 2023-01-27 Maziar Raissi

In multi-task learning, multiple tasks are solved jointly, sharing inductive bias between them. Multi-task learning is inherently a multi-objective problem because different tasks may conflict, necessitating a trade-off. A common compromise…

机器学习 · 计算机科学 2019-01-14 Ozan Sener , Vladlen Koltun

Artificial intelligence has made remarkable progress in handling complex tasks, thanks to advances in hardware acceleration and machine learning algorithms. However, to acquire more accurate outcomes and solve more complex issues,…

机器学习 · 计算机科学 2023-09-12 Mohammad Dehghani , Zahra Yazdanparast

Classical learning theory suggests that the optimal generalization performance of a machine learning model should occur at an intermediate model complexity, with simpler models exhibiting high bias and more complex models exhibiting high…

机器学习 · 统计学 2020-11-09 Ben Adlam , Jeffrey Pennington

Topological learning is a wide research area aiming at uncovering the mutual spatial relationships between the elements of a set. Some of the most common and oldest approaches involve the use of unsupervised competitive neural networks.…

机器学习 · 统计学 2021-11-03 Pietro Barbiero , Gabriele Ciravegna , Vincenzo Randazzo , Giansalvo Cirrincione

Finding a basis matrix (dictionary) by which objective signals are represented sparsely is of major relevance in various scientific and technological fields. We consider a problem to learn a dictionary from a set of training signals. We…

无序系统与神经网络 · 物理学 2015-06-04 Ayaka Sakata , Yoshiyuki Kabashima

As the development of neural networks, more and more deep neural networks are adopted in various tasks, such as image classification. However, as the huge computational overhead, these networks could not be applied on mobile devices or…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Yunteng Luan , Hanyu Zhao , Zhi Yang , Yafei Dai

Regularization is one of the crucial ingredients of deep learning, yet the term regularization has various definitions, and regularization methods are often studied separately from each other. In our work we present a systematic, unifying…

机器学习 · 计算机科学 2017-10-31 Jan Kukačka , Vladimir Golkov , Daniel Cremers

Deep Learning (DL) models proved themselves to perform extremely well on a wide variety of learning tasks, as they can learn useful patterns from large data sets. However, purely data-driven models might struggle when very difficult…

机器学习 · 计算机科学 2020-05-22 Andrea Borghesi , Federico Baldo , Michela Milano

Iterative pruning is one of the most effective compression methods for pre-trained language models. We discovered that finding the optimal pruning decision is an equality-constrained 0-1 Integer Linear Programming problem. The solution to…

计算与语言 · 计算机科学 2023-05-23 Siyu Ren , Kenny Q. Zhu

As the state-of-the-art machine learning methods in many fields rely on larger datasets, storing datasets and training models on them become significantly more expensive. This paper proposes a training set synthesis technique for…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Bo Zhao , Konda Reddy Mopuri , Hakan Bilen

How to extract more and useful information for single image super resolution is an imperative and difficult problem. Learning-based method is a representative method for such task. However, the results are not so stable as there may exist…

图像与视频处理 · 电气工程与系统科学 2020-03-25 Hu Liang , Shengrong Zhao

In over two decades of research, the field of dictionary learning has gathered a large collection of successful applications, and theoretical guarantees for model recovery are known only whenever optimization is carried out in the same…

机器学习 · 计算机科学 2020-12-03 Jeremias Sulam , Chong You , Zhihui Zhu

Decentralized learning (DL) enables collaborative machine learning (ML) without a central server, making it suitable for settings where training data cannot be centrally hosted. We introduce Mosaic Learning, a DL framework that decomposes…

Majorization-minimization algorithms consist of iteratively minimizing a majorizing surrogate of an objective function. Because of its simplicity and its wide applicability, this principle has been very popular in statistics and in signal…

机器学习 · 统计学 2013-09-11 Julien Mairal

Deep learning requires regularization mechanisms to reduce overfitting and improve generalization. We address this problem by a new regularization method based on distributional robust optimization. The key idea is to modify the…

A common challenge in regression is that for many problems, the degrees of freedom required for a high-quality solution also allows for overfitting. Regularization is a class of strategies that seek to restrict the range of possible…

机器学习 · 计算机科学 2022-11-15 Colin Ponce , Ruipeng Li , Christina Mao , Panayot Vassilevski