中文
相关论文

相关论文: REX: Revisiting Budgeted Training with an Improved…

200 篇论文

Self-paced reinforcement learning (RL) aims to improve the data efficiency of learning by automatically creating sequences, namely curricula, of probability distributions over contexts. However, existing techniques for self-paced RL fail in…

机器学习 · 计算机科学 2023-05-29 Cevahir Koprulu , Ufuk Topcu

Scientific and data science applications are becoming increasingly complex, with growing computational and memory demands. Modern high performance computing (HPC) systems provide high parallelism and heterogeneity across nodes, devices, and…

分布式、并行与集群计算 · 计算机科学 2025-07-29 Jonas H. Müller Korndörfer , Ali Mohammed , Ahmed Eleliemy , Quentin Guilloteau , Reto Krummenacher , Florina M. Ciorba

Training deep learning neural networks often requires massive amounts of computational ressources. We propose to sequentially monitor network predictions to trigger retraining only if the predictions are no longer valid. This can reduce…

统计理论 · 数学 2026-01-30 Ansgar Steland

Deep learning models are yielding increasingly better performances thanks to multiple factors. To be successful, model may have large number of parameters or complex architectures and be trained on large dataset. This leads to large…

机器学习 · 计算机科学 2022-12-20 Jean-Roch Vlimant , Junqi Yin

Deep neural networks are typically trained by uniformly sampling large datasets across epochs, despite evidence that not all samples contribute equally throughout learning. Recent work shows that progressively reducing the amount of…

机器学习 · 计算机科学 2026-04-15 Amar Gahir , Varshil Patel , Shreyank N Gowda

As deep learning models continue to increase in size, the memory requirements for training have surged. While high-level techniques like offloading, recomputation, and compression can alleviate memory pressure, they also introduce…

机器学习 · 计算机科学 2023-10-31 Huiyao Shu , Ang Wang , Ziji Shi , Hanyu Zhao , Yong Li , Lu Lu

Artificial Intelligence (AI) is a key component of 6G networks, as it enables communication and computing services to adapt to end users' requirements and demand patterns. The management of Mobile Edge Computing (MEC) is a meaningful…

人工智能 · 计算机科学 2024-11-12 Maddalena Boscaro , Federico Mason , Federico Chiariotti , Andrea Zanella

As human-robot collaboration increases in the workforce, it becomes essential for human-robot teams to coordinate efficiently and intuitively. Traditional approaches for human-robot scheduling either utilize exact methods that are…

人工智能 · 计算机科学 2023-02-01 Batuhan Altundas , Zheyuan Wang , Joshua Bishop , Matthew Gombolay

Hyperparameter tuning remains a significant challenge for the training of deep neural networks (DNNs), requiring manual and/or time-intensive grid searches, increasing resource costs and presenting a barrier to the democratization of…

机器学习 · 计算机科学 2024-11-27 Zan Chaudhry , Naoko Mizuno

Existing web-scale recommendation systems commonly use supervised learning methods that prioritize immediate user feedback. Although reinforcement learning (RL) offers a solution to optimize longer-term goals, such as in-session engagement,…

机器学习 · 计算机科学 2025-08-04 Mehdi Ben Ayed , Fei Feng , Jay Adams , Vishwakarma Singh , Kritarth Anand , Jiajing Xu

We develop a hyperparameter optimisation algorithm, Automated Budget Constrained Training (AutoBCT), which balances the quality of a model with the computational cost required to tune it. The relationship between hyperparameters, model…

机器学习 · 统计学 2024-02-06 Lukas Cironis , Jan Palczewski , Georgios Aivaliotis

Low precision training can significantly reduce the computational overhead of training deep neural networks (DNNs). Though many such techniques exist, cyclic precision training (CPT), which dynamically adjusts precision throughout training…

机器学习 · 计算机科学 2024-03-05 Cameron R. Wolfe , Anastasios Kyrillidis

Job scheduling is widely used in real-world manufacturing systems to assign ordered job operations to machines under various constraints. Existing solutions remain limited by long running time or insufficient schedule quality, especially…

机器学习 · 计算机科学 2026-01-09 Zhengyi Kwan , Wei Zhang , Aik Beng Ng , Zhengkui Wang , Simon See

We study the problem of designing scheduling policies for communication networks. This problem is often addressed with max-weight-type approaches since they are throughput-optimal. However, max-weight policies make scheduling decisions…

网络与互联网体系结构 · 计算机科学 2024-09-17 Panagiotis Promponas , Víctor Valls , Konstantinos Nikolakakis , Dionysis Kalogerias , Leandros Tassiulas

Predictive models are often used for real-time decision making. However, typical machine learning techniques ignore feature evaluation cost, and focus solely on the accuracy of the machine learning models obtained utilizing all the features…

机器学习 · 计算机科学 2014-08-19 Leilani Battle , Edward Benson , Aditya Parameswaran , Eugene Wu

In recent years, the expansion of neural network models and training data has driven remarkable progress in deep learning, particularly in computer vision and natural language processing. This advancement is underpinned by the concept of…

机器学习 · 计算机科学 2025-08-06 Yi Ma , Hongyao Tang , Chenjun Xiao , Yaodong Yang , Wei Wei , Jianye Hao , Jiye Liang

Momentum is a widely used technique for gradient-based optimizers in deep learning. In this paper, we propose a decaying momentum (\textsc{Demon}) rule. We conduct the first large-scale empirical analysis of momentum decay methods for…

机器学习 · 计算机科学 2021-07-02 John Chen , Cameron Wolfe , Zhao Li , Anastasios Kyrillidis

When using deep, multi-layered architectures to build generative models of data, it is difficult to train all layers at once. We propose a layer-wise training procedure admitting a performance guarantee compared to the global optimum. It is…

神经与进化计算 · 计算机科学 2013-02-19 Ludovic Arnold , Yann Ollivier

The era of large deep learning models has given rise to advanced training strategies such as 3D parallelism and the ZeRO series. These strategies enable various (re-)configurable execution plans for a training job, which exhibit remarkably…

分布式、并行与集群计算 · 计算机科学 2024-08-19 Xinyi Zhang , Hanyu Zhao , Wencong Xiao , Xianyan Jia , Fei Xu , Yong Li , Wei Lin , Fangming Liu

Recurrent neural networks are often used for learning time-series data. Based on a few assumptions we model this learning task as a minimization problem of a nonlinear least-squares cost function. The special structure of the cost function…

人工智能 · 计算机科学 2007-05-23 I. Szita , A. Lorincz