中文
相关论文

相关论文: Learning to Tune XGBoost with XGBoost

200 篇论文

The computation of Bayesian estimates of system parameters and functions of them on the basis of observed system performance data is a common problem within system identification. This is a previously studied issue where stochastic…

统计计算 · 统计学 2018-05-09 Johan Dahlin , Adrian Wills , Brett Ninness

Extracting bounds on BSM operators at hadron colliders can be a highly non-trivial task. It can be useful or, depending on the complexity of the event structure, even essential to employ modern analysis techniques in order to measure…

高能物理 - 唯象学 · 物理学 2024-08-01 Philipp Englert

In the pharmaceutical industry, where it is common to generate many QSAR models with large numbers of molecules and descriptors, the best QSAR methods are those that can generate the most accurate predictions but that are also insensitive…

生物大分子 · 定量生物学 2021-05-19 Robert P. Sheridan , Andy Liaw , Matthew Tudor

Deep learning techniques play an increasingly important role in industrial and research environments due to their outstanding results. However, the large number of hyper-parameters to be set may lead to errors if they are set manually. The…

机器学习 · 计算机科学 2020-06-04 Michele Fraccaroli , Evelina Lamma , Fabrizio Riguzzi

Artificial Intelligence algorithms have been steadily increasing in popularity and usage. Deep Learning, allows neural networks to be trained using huge datasets and also removes the need for human extracted features, as it automates the…

神经与进化计算 · 计算机科学 2020-05-11 Vasco Lopes , Paulo Fazendeiro

Training deep neural networks on large and sparse datasets is still challenging and can require large amounts of computation and memory. In this work, we address the task of performing semantic segmentation on large volumetric data sets,…

计算机视觉与模式识别 · 计算机科学 2018-07-09 Lorenz Berger , Eoin Hyde , Matt Gibb , Nevil Pavithran , Garin Kelly , Faiz Mumtaz , Sébastien Ourselin

Meta-learning can extract an inductive bias from previous learning experience and assist the training of new tasks. It is often realized through optimizing a meta-model with the evaluation loss of task-specific solvers. Most existing…

机器学习 · 计算机科学 2021-12-20 Su Lu , Han-Jia Ye , Le Gan , De-Chuan Zhan

Modern deep models are often pretrained on large-scale data with missing labels using composite objectives, where the relative weights of multiple loss terms act as hyperparameters. Tuning these weights with random search or Bayesian…

机器学习 · 计算机科学 2026-05-11 Ivan Karpukhin , Andrey Savchenko

Deep neural networks have seen great success in recent years; however, training a deep model is often challenging as its performance heavily depends on the hyper-parameters used. In addition, finding the optimal hyper-parameter…

As with any task, the process of building machine learning models can benefit from prior experience. Meta-learning for classifier selection leverages knowledge about the characteristics of different datasets and/or the past performance of…

机器学习 · 计算机科学 2025-08-26 Sebastian Maldonado , Carla Vairetti , Ignacio Figueroa

Deep learning has revolutionized the computer vision and image classification domains. In this context Convolutional Neural Networks (CNNs) based architectures are the most widely applied models. In this article, we introduced two…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Seyedsaman Emami , Gonzalo Martínez-Muñoz

Despite their theoretical appeal, totally corrective boosting methods based on linear programming have received limited empirical attention. In this paper, we conduct the first large-scale experimental study of six LP-based boosting…

机器学习 · 计算机科学 2025-12-22 Fabian Akkerman , Julien Ferry , Christian Artigues , Emmanuel Hebrard , Thibaut Vidal

Machine learning algorithms are now being extensively used in our daily lives, spanning across diverse industries as well as academia. In the field of high energy physics (HEP), the most common and challenging task is separating a rare…

高能物理 - 唯象学 · 物理学 2025-07-23 Arghya Choudhury , Arpita Mondal , Subhadeep Sarkar

Meta-learning has been proposed as a promising machine learning topic in recent years, with important applications to image classification, robotics, computer games, and control systems. In this paper, we study the problem of using…

系统与控制 · 电气工程与系统科学 2025-03-04 Yunian Pan , Tao Li , Quanyan Zhu

Using neural networks in practical settings would benefit from the ability of the networks to learn new tasks throughout their lifetimes without forgetting the previous tasks. This ability is limited in the current deep neural networks by a…

机器学习 · 计算机科学 2018-06-20 Risto Vuorio , Dong-Yeon Cho , Daejoong Kim , Jiwon Kim

Biased regularization and fine-tuning are two recent meta-learning approaches. They have been shown to be effective to tackle distributions of tasks, in which the tasks' target vectors are all close to a common meta-parameter vector.…

机器学习 · 计算机科学 2020-08-26 Giulia Denevi , Massimiliano Pontil , Carlo Ciliberto

Stochastic Gradient Boosting (SGB) is a widely used approach to regularization of boosting models based on decision trees. It was shown that, in many cases, random sampling at each iteration can lead to better generalization performance of…

机器学习 · 统计学 2019-10-30 Bulat Ibragimov , Gleb Gusev

This paper evaluates the use of metamorphic relations to enhance the robustness and real-world performance of machine learning models. We propose a Metamorphic Retraining Framework, which applies metamorphic relations to data and utilizes…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Said Togru , Youssef Sameh Mostafa , Karim Lotfy

Meta-learning for few-shot learning entails acquiring a prior over previous tasks and experiences, such that new tasks be learned from small amounts of data. However, a critical challenge in few-shot learning is task ambiguity: even when a…

机器学习 · 计算机科学 2019-10-18 Chelsea Finn , Kelvin Xu , Sergey Levine

Modern gradient boosting software frameworks, such as XGBoost and LightGBM, implement Newton descent in a functional space. At each boosting iteration, their goal is to find the base hypothesis, selected from some base hypothesis class,…