中文
相关论文

相关论文: An Online Boosting Algorithm with Theoretical Just…

200 篇论文

As more data are produced each day, and faster, data stream mining is growing in importance, making clear the need for algorithms able to fast process these data. Data stream mining algorithms are meant to be solutions to extract knowledge…

The aim of boosting is to convert a sequence of weak learners into a strong learner. At their heart, these methods are fully sequential. In this paper, we investigate the possibility of parallelizing boosting. Our main contribution is a…

机器学习 · 计算机科学 2023-08-22 Amin Karbasi , Kasper Green Larsen

Gradient boosting from the field of statistical learning is widely known as a powerful framework for estimation and selection of predictor effects in various regression models by adapting concepts from classification theory. Current…

统计方法学 · 统计学 2020-11-03 Colin Griesbach , Benjamin Säfken , Elisabeth Waldmann

Lifelong learning can be viewed as a continuous transfer learning procedure over consecutive tasks, where learning a given task depends on accumulated knowledge --- the so-called knowledge base. Most published work on lifelong learning…

机器学习 · 统计学 2018-10-30 Changjian Shui , Ihsen Hedhli , Christian Gagné

Several practical applications of reinforcement learning involve an agent learning from past data without the possibility of further exploration. Often these applications require us to 1) identify a near optimal policy or to 2) estimate the…

机器学习 · 计算机科学 2021-06-22 Andrea Zanette

We study the cost of parallelizing weak-to-strong boosting algorithms for learning, following the recent work of Karbasi and Larsen. Our main results are two-fold: - First, we prove a tight lower bound, showing that even "slight"…

机器学习 · 计算机科学 2024-02-26 Xin Lyu , Hongxun Wu , Junzhao Yang

Recent advances in batch (offline) reinforcement learning have shown promising results in learning from available offline data and proved offline reinforcement learning to be an essential toolkit in learning control policies in a model-free…

机器学习 · 计算机科学 2022-12-19 Ashish Kumar , Ilya Kuzovkin

Learning-augmented algorithms have been extensively studied across the computer science community in the recent years, driven by advances in machine learning predictors, which can provide additional information to augment classical…

数据结构与算法 · 计算机科学 2024-11-14 Elena Grigorescu , Young-San Lin , Maoyuan Song

Assessing uncertainty is an important step towards ensuring the safety and reliability of machine learning systems. Existing uncertainty estimation techniques may fail when their modeling assumptions are not met, e.g. when the data…

机器学习 · 计算机科学 2017-01-24 Volodymyr Kuleshov , Stefano Ermon

Supervised machine learning algorithms have seen spectacular advances and surpassed human level performance in a wide range of specific applications. However, using complex ensemble or deep learning algorithms typically results in black box…

机器学习 · 计算机科学 2021-01-06 Felix Wick , Ulrich Kerzel , Michael Feindt

The options framework for hierarchical reinforcement learning has increased its popularity in recent years and has made improvements in tackling the scalability problem in reinforcement learning. Yet, most of these recent successes are…

机器学习 · 计算机科学 2022-03-11 Vittorio Giammarino , Ioannis Ch. Paschalidis

Deep neural networks are commonly trained using stochastic non-convex optimization procedures, which are driven by gradient information estimated on fractions (batches) of the dataset. While it is commonly accepted that batch size is an…

机器学习 · 计算机科学 2016-04-26 Ilya Loshchilov , Frank Hutter

This paper presents a new regularization approach -- termed OpReg-Boost -- to boost the convergence and lessen the asymptotic error of online optimization and learning algorithms. In particular, the paper considers online algorithms for…

机器学习 · 计算机科学 2022-04-05 Nicola Bastianello , Andrea Simonetto , Emiliano Dall'Anese

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

Recent advances in algorithmic design show how to utilize predictions obtained by machine learning models from past and present data. These approaches have demonstrated an enhancement in performance when the predictions are accurate, while…

机器学习 · 计算机科学 2024-03-13 Marek Elias , Haim Kaplan , Yishay Mansour , Shay Moran

Despite significant recent advances in deep neural networks, training them remains a challenge due to the highly non-convex nature of the objective function. State-of-the-art methods rely on error backpropagation, which suffers from several…

Gradient boosting, a method of building additive ensembles from weak learners, has established itself as a practical and theoretically-motivated approach to approximate functions, especially using decision tree weak learners. Comparable…

机器学习 · 计算机科学 2026-03-26 Abhijit Chowdhary , Elizabeth Newman , Deepanshu Verma

Boosting methods combine a set of moderately accurate weaklearners to form a highly accurate predictor. Despite the practical importance of multi-class boosting, it has received far less attention than its binary counterpart. In this work,…

机器学习 · 计算机科学 2012-10-18 Chunhua Shen , Sakrapee Paisitkriangkrai , Anton van den Hengel

The ability to learn from large batches of autonomously collected data for policy improvement -- a paradigm we refer to as batch online reinforcement learning -- holds the promise of enabling truly scalable robot learning by significantly…

机器人学 · 计算机科学 2025-05-14 Perry Dong , Suvir Mirchandani , Dorsa Sadigh , Chelsea Finn

Alongside the well-publicized accomplishments of deep neural networks there has emerged an apparent bug in their success on tasks such as object recognition: with deep models trained using vanilla methods, input images can be slightly…

机器学习 · 计算机科学 2021-03-04 Jacob Abernethy , Pranjal Awasthi , Satyen Kale