中文
相关论文

相关论文: ABC: Efficient Selection of Machine Learning Confi…

200 篇论文

Automated Machine Learning with ensembling (or AutoML with ensembling) seeks to automatically build ensembles of Deep Neural Networks (DNNs) to achieve qualitative predictions. Ensemble of DNNs are well known to avoid over-fitting but they…

机器学习 · 计算机科学 2022-08-31 Pierrick Pochelu , Serge G. Petiton , Bruno Conche

Process Outcome Prediction entails predicting a discrete property of an unfinished process instance from its partial trace. High-capacity outcome predictors discovered with ensemble and deep learning methods have been shown to achieve top…

机器学习 · 计算机科学 2024-07-19 Francesco Folino , Luigi Pontieri , Pietro Sabatino

Heterogeneous computing systems provide high performance and energy efficiency. However, to optimally utilize such systems, solutions that distribute the work across host CPUs and accelerating devices are needed. In this paper, we present a…

软件工程 · 计算机科学 2021-06-04 Suejb Memeti , Sabri Pllana

An ever increasing number of configuration parameters are provided to system users. But many users have used one configuration setting across different workloads, leaving untapped the performance potential of systems. A good configuration…

性能 · 计算机科学 2017-10-11 Yuqing Zhu , Jianxun Liu , Mengying Guo , Yungang Bao , Wenlong Ma , Zhuoyue Liu , Kunpeng Song , Yingchun Yang

Configuration space complexity makes the big-data software systems hard to configure well. Consider Hadoop, with over nine hundred parameters, developers often just use the default configurations provided with Hadoop distributions. The…

系统与控制 · 电气工程与系统科学 2020-06-24 Rahul Krishna , Chong Tang , Kevin Sullivan , Baishakhi Ray

Addressing biases in AI models is crucial for ensuring fair and accurate predictions. However, obtaining large, unbiased datasets for training can be challenging. This paper proposes a comprehensive approach using multiple methods to remove…

机器学习 · 计算机科学 2024-02-15 Ahmed Radwan , Layan Zaafarani , Jetana Abudawood , Faisal AlZahrani , Fares Fourati

Configuration tuning for large software systems is generally challenging due to the complex configuration space and expensive performance evaluation. Most existing approaches follow a two-phase process, first learning a regression-based…

软件工程 · 计算机科学 2023-03-29 Rong Cao , Liang Bao , Chase Wu , Panpan Zhangsun , Yufei Li , Zhe Zhang

Automatic assembly has broad applications in industries. Traditional assembly tasks utilize predefined trajectories or tuned force control parameters, which make the automatic assembly time-consuming, difficult to generalize, and not robust…

人工智能 · 计算机科学 2019-04-17 Yongxiang Fan , Jieliang Luo , Masayoshi Tomizuka

Hyperparameters play a critical role in machine learning. Hyperparameter tuning can make the difference between state-of-the-art and poor prediction performance for any algorithm, but it is particularly challenging for structure learning…

机器学习 · 计算机科学 2024-02-21 Damian Machlanski , Spyridon Samothrakis , Paul Clarke

Cross-lingual Machine Reading Comprehension (xMRC) is challenging due to the lack of training data in low-resource languages. The recent approaches use training data only in a resource-rich language like English to fine-tune large-scale…

机器学习 · 计算机科学 2021-12-10 Nuo Chen , Linjun Shou , Min Gong , Jian Pei , Daxin Jiang

The deployment of large-scale models, such as large language models (LLMs) and sophisticated image generation systems, incurs substantial costs due to their computational demands. To mitigate these costs and address challenges related to…

Automated tuning of compute kernels is a popular area of research, mainly focused on finding optimal kernel parameters for a problem with fixed input sizes. This approach is good for deploying machine learning models, where the network…

机器学习 · 计算机科学 2020-03-17 John Lawson

Hyperparameter optimization aims to find the optimal hyperparameter configuration of a machine learning model, which provides the best performance on a validation dataset. Manual search usually leads to get stuck in a local hyperparameter…

机器学习 · 统计学 2018-11-01 Jungtaek Kim , Saehoon Kim , Seungjin Choi

Automating algorithm configuration is growing increasingly necessary as algorithms come with more and more tunable parameters. It is common to tune parameters using machine learning, optimizing performance metrics such as runtime and…

人工智能 · 计算机科学 2020-12-25 Maria-Florina Balcan , Tuomas Sandholm , Ellen Vitercik

Decision lists are one of the most easily explainable machine learning models. Given the renewed emphasis on explainable machine learning decisions, this machine learning model is increasingly attractive, combining small size and clear…

人工智能 · 计算机科学 2020-10-21 Jinqiang Yu , Alexey Ignatiev , Pierre Le Bodic , Peter J. Stuckey

The design of fusion devices is typically based on computationally expensive simulations. This can be alleviated using high aspect ratio models that employ a reduced number of free parameters, especially in the case of stellarator…

等离子体物理 · 物理学 2025-02-26 P. Curvo , D. R. Ferreira , R. Jorge

MLtuner automatically tunes settings for training tunables (such as the learning rate, the momentum, the mini-batch size, and the data staleness bound) that have a significant impact on large-scale machine learning (ML) performance.…

机器学习 · 计算机科学 2018-03-21 Henggang Cui , Gregory R. Ganger , Phillip B. Gibbons

Machine Learning is an efficient method for analyzing and interpreting the increasing amount of astronomical data that is available. In this study, we show, a pedagogical approach that should benefit anyone willing to experiment with Deep…

天体物理仪器与方法 · 物理学 2022-02-01 Marwan Gebran , Kathleen Connick , Hikmat Farhat , Frédéric Paletou , Ian Bentley

A common approach to statistical learning with big-data is to randomly split it among $m$ machines and learn the parameter of interest by averaging the $m$ individual estimates. In this paper, focusing on empirical risk minimization, or…

机器学习 · 统计学 2016-06-14 Jonathan Rosenblatt , Boaz Nadler

The success of machine learning on a given task dependson, among other things, which learning algorithm is selected and its associated hyperparameters. Selecting an appropriate learning algorithm and setting its hyperparameters for a given…

机器学习 · 计算机科学 2014-07-09 Michael R. Smith , Logan Mitchell , Christophe Giraud-Carrier , Tony Martinez