中文
相关论文

相关论文: A PAC-Bayesian Analysis of Distance-Based Classifi…

200 篇论文

In this paper we introduce a simple and intuitive adaptive k nearest neighbours classifier, and explore its utility within the context of bootstrap aggregating ("bagging"). The approach is based on finding discriminant subspaces which are…

机器学习 · 计算机科学 2025-03-14 David P. Hofmeyr

As engineered systems expand, become more interdependent, and operate in real-time, reliability assessment is indispensable to support investment and decision making. However, network reliability problems are known to be #P-complete, a…

数据结构与算法 · 计算机科学 2019-05-03 R. Paredes , L. Duenas-Osorio , K. S. Meel , M. Y. Vardi

We consider static, external memory indexes for exact and approximate versions of the $k$-nearest neighbor ($k$-NN) problem, and show new lower bounds under a standard indivisibility assumption: - Polynomial space indexing schemes for…

数据结构与算法 · 计算机科学 2020-04-02 Mayank Goswami , Riko Jacob , Rasmus Pagh

Bayesian neural networks (BNN) promise to combine the predictive performance of neural networks with principled uncertainty modeling important for safety-critical systems and decision making. However, posterior uncertainty estimates depend…

机器学习 · 计算机科学 2025-06-06 Tristan Cinquin , Robert Bamler

In the regression framework, the empirical measure based on the responses resulting from the nearest neighbors, among the covariates, to a given point $x$ is introduced and studied as a central statistical quantity. First, the associated…

统计理论 · 数学 2024-04-11 François Portier

Zero-shot learning in prompted vision-language models, the practice of crafting prompts to build classifiers without an explicit training process, has achieved impressive performance in many settings. This success presents a seemingly…

机器学习 · 计算机科学 2023-10-09 Victor Akinwande , Yiding Jiang , Dylan Sam , J. Zico Kolter

The traditional k nearest neighbor (kNN) approach uses a distance formula within a spherical region to determine the k closest training observations to a test sample point. However, this approach may not work well when test point is located…

机器学习 · 统计学 2024-02-19 Amjad Ali , Zardad Khan , Dost Muhammad Khan , Saeed Aldahmani

Pac-Bayes bounds are among the most accurate generalization bounds for classifiers learned from independently and identically distributed (IID) data, and it is particularly so for margin classifiers: there have been recent contributions…

机器学习 · 计算机科学 2010-06-09 Liva Ralaivola , Marie Szafranski , Guillaume Stempfel

We investigate the cold posterior effect through the lens of PAC-Bayes generalization bounds. We argue that in the non-asymptotic setting, when the number of training samples is (relatively) small, discussions of the cold posterior effect…

机器学习 · 计算机科学 2022-06-23 Konstantinos Pitas , Julyan Arbel

Due to the growing adoption of deep neural networks in many fields of science and engineering, modeling and estimating their uncertainties has become of primary importance. Despite the growing literature about uncertainty quantification in…

机器学习 · 计算机科学 2023-02-15 Brian Staber , Sébastien Da Veiga

We present a unifying picture of PAC-Bayesian and mutual information-based upper bounds on the generalization error of randomized learning algorithms. As we show, Tong Zhang's information exponential inequality (IEI) gives a general recipe…

机器学习 · 计算机科学 2021-10-26 Pradeep Kr. Banerjee , Guido Montúfar

Approximate Bayesian Computation (ABC for short) is a family of computational techniques which offer an almost automated solution in situations where evaluation of the posterior likelihood is computationally prohibitive, or whenever…

统计理论 · 数学 2013-06-04 Gérard Biau , Frédéric Cérou , Arnaud Guyader

Despite its long history, Bayesian neural networks (BNNs) and variational training remain underused in practice: standard Gaussian posteriors misalign with network geometry, KL terms can be brittle in high dimensions, and implementations…

机器学习 · 计算机科学 2025-09-09 Carlos Stein Brito

Complex-valued neural networks (CVNNs) have been widely applied to various fields, especially signal processing and image recognition. However, few works focus on the generalization of CVNNs, albeit it is vital to ensure the performance of…

机器学习 · 计算机科学 2021-12-08 Haowen Chen , Fengxiang He , Shiye Lei , Dacheng Tao

This paper focuses on understanding how the generalization error scales with the amount of the training data for deep neural networks (DNNs). Existing techniques in statistical learning require computation of capacity measures, such as VC…

机器学习 · 计算机科学 2021-05-06 Devansh Bisla , Apoorva Nandini Saridena , Anna Choromanska

It is by now well-established that modern over-parameterized models seem to elude the bias-variance tradeoff and generalize well despite overfitting noise. Many recent works attempt to analyze this phenomenon in the relatively tractable…

机器学习 · 计算机科学 2024-02-21 Daniel Barzilai , Ohad Shamir

Generalization beyond a training dataset is a main goal of machine learning, but theoretical understanding of generalization remains an open problem for many models. The need for a new theory is exacerbated by recent observations in deep…

机器学习 · 统计学 2022-02-08 Abdulkadir Canatar , Blake Bordelon , Cengiz Pehlevan

Variational Bayesian Inference is a popular methodology for approximating posterior distributions over Bayesian neural network weights. Recent work developing this class of methods has explored ever richer parameterizations of the…

Bayesian inference is used extensively to quantify the uncertainty in an inferred field given the measurement of a related field when the two are linked by a mathematical model. Despite its many applications, Bayesian inference faces…

机器学习 · 统计学 2020-03-31 Dhruv V. Patel , Assad A. Oberai

PAC-Bayes bounds have been proposed to get risk estimates based on a training sample. In this paper the PAC-Bayes approach is combined with stability of the hypothesis learned by a Hilbert space valued algorithm. The PAC-Bayes setting is…

‹ 上一页 1 8 9 10 下一页 ›