中文
相关论文

相关论文: The Boost.Build System

200 篇论文

Boosting is a general method of generating many simple classification rules and combining them into a single, highly accurate rule. In this talk, I will review the AdaBoost boosting algorithm and some of its underlying theory, and then look…

机器学习 · 计算机科学 2013-01-07 Robert E. Schapire

We deal with the task of supervised learning if the data is of functional type. The crucial point is the choice of the appropriate fitting method (learner). Boosting is a stepwise technique that combines learners in such a way that the…

统计理论 · 数学 2007-06-13 Nicole Kraemer

The DEEP projects have developed a variety of hardware and software technologies aiming at improving the efficiency and usability of next generation high-performance computers. They evolve around an innovative concept for heterogeneous…

分布式、并行与集群计算 · 计算机科学 2019-04-11 Anke Kreuzer , Jorge Amaya , Norbert Eicker , Estela Suarez

Boosting is a learning scheme that combines weak prediction rules to produce a strong composite estimator, with the underlying intuition that one can obtain accurate prediction rules by combining "rough" ones. Although boosting is proved to…

机器学习 · 计算机科学 2015-05-07 Shaobo Lin , Yao Wang , Lin Xu

Boosting is a method for learning a single accurate predictor by linearly combining a set of less accurate weak learners. Recently, structured learning has found many applications in computer vision. Inspired by structured support vector…

机器学习 · 计算机科学 2020-03-10 Chunhua Shen , Guosheng Lin , Anton van den Hengel

We propose here to look at how abstract a model of a usable system can be, but still say something useful and interesting, so this paper is an exercise in abstraction and formalisation, with usability-of-design as an example target use. We…

人机交互 · 计算机科学 2024-03-14 Steve Reeves

We study the question of how to aggregate controllers for dynamical systems in order to improve their performance. To this end, we propose a framework of boosting for online control. Our main result is an efficient boosting algorithm that…

机器学习 · 计算机科学 2020-02-25 Naman Agarwal , Nataly Brukhim , Elad Hazan , Zhou Lu

The use of multivariate classifiers, especially neural networks and decision trees, has become commonplace in particle physics. Typically, a series of classifiers is trained rather than just one to enhance the performance; this is known as…

核实验 · 物理学 2015-06-16 Justin Stevens , Mike Williams

An approach to evolutionary ensemble learning for classification is proposed in which boosting is used to construct a stack of programs. Each application of boosting identifies a single champion and a residual dataset, i.e. the training…

神经与进化计算 · 计算机科学 2023-11-27 Zhilei Zhou , Ziyu Qiu , Brad Niblett , Andrew Johnston , Jeffrey Schwartzentruber , Nur Zincir-Heywood , Malcolm Heywood

This paper presents the key algorithmic techniques behind CatBoost, a new gradient boosting toolkit. Their combination leads to CatBoost outperforming other publicly available boosting implementations in terms of quality on a variety of…

机器学习 · 计算机科学 2019-01-23 Liudmila Prokhorenkova , Gleb Gusev , Aleksandr Vorobev , Anna Veronika Dorogush , Andrey Gulin

Boosting algorithms have been widely used to tackle a plethora of problems. In the last few years, a lot of approaches have been proposed to provide standard AdaBoost with cost-sensitive capabilities, each with a different focus. However,…

计算机视觉与模式识别 · 计算机科学 2016-07-25 Iago Landesa-Vázquez , José Luis Alba-Castro

Boosted decision trees are a very powerful machine learning technique. After introducing specific concepts of machine learning in the high-energy physics context and describing ways to quantify the performance and training quality of…

数据分析、统计与概率 · 物理学 2022-06-22 Yann Coadou

The concept of boosting emerged from the field of machine learning. The basic idea is to boost the accuracy of a weak classifying tool by combining various instances into a more accurate prediction. This general concept was later adapted to…

统计方法学 · 统计学 2014-11-19 Andreas Mayr , Harald Binder , Olaf Gefeller , Matthias Schmid

Boosting is a celebrated machine learning approach which is based on the idea of combining weak and moderately inaccurate hypotheses to a strong and accurate one. We study boosting under the assumption that the weak hypotheses belong to a…

机器学习 · 计算机科学 2024-02-14 Noga Alon , Alon Gonen , Elad Hazan , Shay Moran

Reliable and fast builds are essential for rapid turnaround during development and testing. Popular existing build systems rely on correct manual specification of build dependencies, which can lead to invalid build outputs and…

软件工程 · 计算机科学 2012-03-14 Derrick Coetzee , Anand Bhaskar , George Necula

3D promises a new dimension in composing systems by aggregating chips. Literally. While the most common uses are still tightly connected with its early forms as a packaging technology, new application domains have been emerging. As the…

分布式、并行与集群计算 · 计算机科学 2024-09-17 Philip Emma , Eren Kurshan

Boosting combines weak classifiers to form highly accurate predictors. Although the case of binary classification is well understood, in the multiclass setting, the "correct" requirements on the weak classifier, or the notion of the most…

机器学习 · 统计学 2011-08-16 Indraneel Mukherjee , Robert E. Schapire

We demonstrate a robot-assisted feeding system that enables people with mobility impairments to feed themselves. Our system design embodies Safety, Portability, and User Control, with comprehensive full-stack safety checks, the ability to…

Cloud architecture design presents significant challenges due to the necessity of clarifying ambiguous requirements and systematically addressing complex trade-offs, especially for novice engineers with limited cloud experience. While…

人机交互 · 计算机科学 2025-08-19 Ryosuke Kohita , Akira Kasuga

Model based design enables the automatic generation of final-build software from models for high-volume automotive embedded systems. This paper presents a framework of processes, methods and tools for the design of automotive embedded…

其他计算机科学 · 计算机科学 2011-11-09 Joachim Langenwalter
‹ 上一页 1 2 3 10 下一页 ›