中文
相关论文

相关论文: PriorBoost: An Adaptive Algorithm for Learning fro…

200 篇论文

As a common method in Machine Learning, Ensemble Method is used to train multiple models from a data set and obtain better results through certain combination strategies. Stacking method, as representatives of Ensemble Learning methods, is…

机器学习 · 计算机科学 2020-09-15 Jiacheng Ruan , Jiahao Li

We address the problem of aggregating an ensemble of predictors with known loss bounds in a semi-supervised binary classification setting, to minimize prediction loss incurred on the unlabeled data. We find the minimax optimal predictions…

机器学习 · 计算机科学 2016-11-08 Akshay Balsubramani , Yoav Freund

Boosting techniques from the field of statistical learning have grown to be a popular tool for estimating and selecting predictor effects in various regression models and can roughly be separated in two general approaches, namely gradient…

统计方法学 · 统计学 2019-12-16 Colin Griesbach , Andreas Groll , Elisabeth Waldmann

In many real-world applications, due to recent developments in the privacy landscape, training data may be aggregated to preserve the privacy of sensitive training labels. In the learning from label proportions (LLP) framework, the dataset…

机器学习 · 计算机科学 2023-11-28 Anand Brahmbhatt , Rishi Saket , Shreyas Havaldar , Anshul Nasery , Aravindan Raghuveer

Machine learning assumes a pivotal role in our data-driven world. The increasing scale of models and datasets necessitates quick and reliable algorithms for model training. This dissertation investigates adaptivity in machine learning…

机器学习 · 计算机科学 2023-11-20 Slavomír Hanzely

Supervised learning has gone beyond the expected risk minimization framework. Central to most of these developments is the introduction of more general aggregation functions for losses incurred by the learner. In this paper, we turn towards…

机器学习 · 计算机科学 2024-06-05 Armando J. Cabrera Pacheco , Rabanus Derr , Robert C. Williamson

Logitboost is an influential boosting algorithm for classification. In this paper, we develop robust logitboost to provide an explicit formulation of tree-split criterion for building weak learners (regression trees) for logitboost. This…

机器学习 · 计算机科学 2012-03-19 Ping Li

Effective caching is crucial for the performance of modern-day computing systems. A key optimization problem arising in caching -- which item to evict to make room for a new item -- cannot be optimally solved without knowing the future.…

机器学习 · 计算机科学 2021-06-29 Jakub Chłędowski , Adam Polak , Bartosz Szabucki , Konrad Zolna

Leveraging the wealth of unlabeled data produced in recent years provides great potential for improving supervised models. When the cost of acquiring labels is high, probabilistic active learning methods can be used to greedily select the…

Previous deep learning approaches for survival analysis have primarily relied on ranking losses to improve discrimination performance, which often comes at the expense of calibration performance. To address such an issue, we propose a novel…

机器学习 · 计算机科学 2024-11-22 Dongjoon Lee , Hyeryn Park , Changhee Lee

We present and empirically evaluate an efficient algorithm that learns to aggregate the predictions of an ensemble of binary classifiers. The algorithm uses the structure of the ensemble predictions on unlabeled data to yield significant…

机器学习 · 计算机科学 2015-11-12 Akshay Balsubramani , Yoav Freund

We propose an algorithm to enhance certified robustness of a deep model ensemble by optimally weighting each base model. Unlike previous works on using ensembles to empirically improve robustness, our algorithm is based on optimizing a…

机器学习 · 统计学 2019-11-01 Huan Zhang , Minhao Cheng , Cho-Jui Hsieh

Machine learning based computational intelligence methods are widely used to analyze large scale data sets in this age of big data. Extracting useful predictive modeling from these types of data sets is a challenging problem due to their…

机器学习 · 计算机科学 2016-02-10 Ferhat Özgür Çatak

In financial engineering, portfolio optimization has been of consistent interest. Portfolio optimization is a process of modulating asset distributions to maximize expected returns and minimize risks. To obtain the expected returns, deep…

投资组合管理 · 定量金融 2023-04-25 Jiwook Kim , Minhyeok Lee

Sample selection approaches are popular in robust learning from noisy labels. However, how to properly control the selection process so that deep networks can benefit from the memorization effect is a hard problem. In this paper, motivated…

机器学习 · 计算机科学 2020-09-21 Quanming Yao , Hansi Yang , Bo Han , Gang Niu , James Kwok

Most reinforcement learning algorithms take advantage of an experience replay buffer to repeatedly train on samples the agent has observed in the past. Not all samples carry the same amount of significance and simply assigning equal…

机器学习 · 计算机科学 2023-11-02 Shivakanth Sujit , Somjit Nath , Pedro H. M. Braga , Samira Ebrahimi Kahou

Stochastic gradient algorithms are the main focus of large-scale optimization problems and led to important successes in the recent advancement of the deep learning algorithms. The convergence of SGD depends on the careful choice of…

机器学习 · 计算机科学 2017-03-03 Caglar Gulcehre , Jose Sotelo , Marcin Moczulski , Yoshua Bengio

Collaborative training can improve the accuracy of a model for a user by trading off the model's bias (introduced by using data from other users who are potentially different) against its variance (due to the limited amount of data on any…

Label Proportion Learning (LLP) addresses the classification problem where multiple instances are grouped into bags and each bag contains information about the proportion of each class. However, in practical applications, obtaining precise…

机器学习 · 计算机科学 2025-07-15 Jiahe Qin , Junpeng Li , Changchun Hua , Yana Yang

Model selection is treated as a standard performance boosting step in many machine learning applications. Once all other properties of a learning problem are fixed, the model is selected by grid search on a held-out validation set. This is…

机器学习 · 统计学 2019-06-28 Manuel Haussmann , Fred A. Hamprecht , Melih Kandemir