中文
相关论文

相关论文: Evaluating Bregman Divergences for Probability Lea…

200 篇论文

Value function learning plays a central role in many state-of-the-art reinforcement-learning algorithms. Many popular algorithms like Q-learning do not optimize any objective function, but are fixed-point iterations of some variant of…

机器学习 · 计算机科学 2020-01-10 Yihao Feng , Lihong Li , Qiang Liu

Recent studies have shown that the labels collected from crowdworkers can be discriminatory with respect to sensitive attributes such as gender and race. This raises questions about the suitability of using crowdsourced data for further…

人工智能 · 计算机科学 2019-03-04 Naman Goel , Boi Faltings

Animals perform near-optimal probabilistic inference in a wide range of psychophysical tasks. Probabilistic inference requires trial-to-trial representation of the uncertainties associated with task variables and subsequent use of this…

神经元与认知 · 定量生物学 2017-04-25 A. Emin Orhan , Wei Ji Ma

Uncertainty is the only certainty there is. Modeling data uncertainty is essential for regression, especially in unconstrained settings. Traditionally the direct regression formulation is considered and the uncertainty is modeled by…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Wanhua Li , Xiaoke Huang , Jiwen Lu , Jianjiang Feng , Jie Zhou

Collective intelligence, which aggregates the shared information from large crowds, is often negatively impacted by unreliable information sources with the low quality data. This becomes a barrier to the effective use of collective…

社会与信息网络 · 计算机科学 2012-10-04 Guo-Jun Qi , Charu Aggarwal , Pierre Moulin , Thomas Huang

Conditional Restricted Boltzmann Machines (CRBMs) are rich probabilistic models that have recently been applied to a wide range of problems, including collaborative filtering, classification, and modeling motion capture data. While much…

机器学习 · 计算机科学 2012-02-20 Volodymyr Mnih , Hugo Larochelle , Geoffrey E. Hinton

Within psychology, neuroscience and artificial intelligence, there has been increasing interest in the proposal that the brain builds probabilistic models of sensory and linguistic input: that is, to infer a probabilistic model from a…

机器学习 · 计算机科学 2017-08-08 Paul M. B. Vitanyi , Nick Chater

Real-life data are often non-IID due to complex distributions and interactions, and the sensitivity to the distribution of samples can differ among learning models. Accordingly, a key question for any supervised or unsupervised model is…

机器学习 · 计算机科学 2023-10-03 Zhilin Zhao , Longbing Cao

We present a deep transformation model for probabilistic regression. Deep learning is known for outstandingly accurate predictions on complex data but in regression tasks, it is predominantly used to just predict a single number. This…

机器学习 · 统计学 2020-04-02 Beate Sick , Torsten Hothorn , Oliver Dürr

Reward models are crucial for aligning large language models (LLMs) with human values and intentions. Existing approaches follow either Generative (GRMs) or Discriminative (DRMs) paradigms, yet both suffer from limitations: GRMs typically…

计算与语言 · 计算机科学 2026-03-03 Longze Chen , Lu Wang , Renke Shan , Ze Gong , Run Luo , Jiaming Li , Jing Luo , Qiyao Wang , Min Yang

Multi-class classification is one of the most important tasks in machine learning. In this paper we consider two online multi-class classification problems: classification by a linear model and by a kernelized model. The quality of…

机器学习 · 计算机科学 2010-01-07 Fedor Zhdanov , Yuri Kalnishkan

Over the past decades, researchers and ML practitioners have come up with better and better ways to build, understand and improve the quality of ML models, but mostly under the key assumption that the training data is distributed…

机器学习 · 计算机科学 2019-10-14 Yeounoh Chung , Peter J. Haas , Eli Upfal , Tim Kraska

We investigate the learning dynamics of classifiers in scenarios where classes are separable or classifiers are over-parameterized. In both cases, Empirical Risk Minimization (ERM) results in zero training error. However, there are many…

机器学习 · 计算机科学 2024-10-23 Julius Martinetz , Christoph Linse , Thomas Martinetz

Supervised learning requires the specification of a loss function to minimise. While the theory of admissible losses from both a computational and statistical perspective is well-developed, these offer a panoply of different choices. In…

机器学习 · 计算机科学 2020-02-11 Richard Nock , Aditya Krishna Menon

We develop a Bregman proximal gradient method for structure learning on linear structural causal models. While the problem is non-convex, has high curvature and is in fact NP-hard, Bregman gradient methods allow us to neutralize at least…

机器学习 · 统计学 2020-11-06 Manon Romain , Alexandre d'Aspremont

Crowdsourcing allows to instantly recruit workers on the web to annotate image, web page, or document databases. However, worker unreliability prevents taking a workers responses at face value. Thus, responses from multiple workers are…

信息检索 · 计算机科学 2013-07-31 Aditya Kurve , David J Miller , George Kesidis

We present a convex approach to probabilistic segmentation and modeling of time series data. Our approach builds upon recent advances in multivariate total variation regularization, and seeks to learn a separate set of parameters for the…

机器学习 · 统计学 2015-11-17 Matt Wytock , J. Zico Kolter

The digital spread of misinformation is one of the leading threats to democracy, public health, and the global economy. Popular strategies for mitigating misinformation include crowdsourcing, machine learning, and media literacy programs…

社会与信息网络 · 计算机科学 2021-06-09 Douglas Guilbeault , Samuel Woolley , Joshua Becker

We propose a probabilistic enhancement of standard kernel Support Vector Machines for binary classification, in order to address the case when, along with given data sets, a description of uncertainty (e.g., error bounds) may be available…

机器学习 · 计算机科学 2020-03-19 Yongxin Chen , Tryphon T. Georgiou , Allen R. Tannenbaum

Machine translation systems based on deep neural networks are expensive to train. Curriculum learning aims to address this issue by choosing the order in which samples are presented during training to help train better models faster. We…