中文
相关论文

相关论文: Minimum Description Length Induction, Bayesianism,…

200 篇论文

Large language models (LLMs) increasingly help people solve problems, from debugging code to repairing machinery. This process requires generating plausible hypotheses from partial descriptions, then updating them as more information…

机器学习 · 计算机科学 2026-05-08 Hua-Dong Xiong

This paper develops an information-theoretic framework for algorithmic complexity under regular identifiable fibering. The central question is: when a decoder is given information about the fiber label in a fibered geometric set, how much…

信息论 · 计算机科学 2026-03-27 Nicholas G. Polson , Daniel Zantedeschi

Kolmogorov suggested to measure quality of a statistical hypothesis $P$ for a data $x$ by two parameters: Kolmogorov complexity $C(P)$ of the hypothesis and the probability $P(x)$ of $x$ with respect to $P$. P. G\'acs, J. Tromp, P.M.B.…

信息论 · 计算机科学 2015-12-15 Alexey Milovanov

No free lunch theorems for supervised learning state that no learner can solve all problems or that all learners achieve exactly the same accuracy on average over a uniform distribution on learning problems. Accordingly, these theorems are…

机器学习 · 计算机科学 2024-06-11 Micah Goldblum , Marc Finzi , Keefer Rowan , Andrew Gordon Wilson

We formulate the problem of performing optimal data compression under the constraints that compressed data can be used for accurate classification in machine learning. We show that this translates to a problem of minimizing the mutual…

信号处理 · 电气工程与系统科学 2022-11-04 Jingchao Gao , Ao Tang , Weiyu Xu

Over the years, ensemble methods have become a staple of machine learning. Similarly, generalized linear models (GLMs) have become very popular for a wide variety of statistical inference tasks. The former have been shown to enhance out-…

机器学习 · 统计学 2016-11-22 Boris Hayete , Matthew Valko , Alex Greenfield , Raymond Yan

Approaches to bivariate causal discovery based on the minimum description length (MDL) principle approximate the (uncomputable) Kolmogorov complexity of the models in each causal direction, selecting the one with the lower total complexity.…

机器学习 · 计算机科学 2026-04-08 Tiago Brogueira , Mário A. T. Figueiredo

We provide tight upper and lower bounds on the expected minimum Kolmogorov complexity of binary classifiers that are consistent with labeled samples. The expected size is not more than complexity of the target concept plus the conditional…

计算复杂性 · 计算机科学 2022-02-04 Samuel Epstein

Finding the model that best describes a high-dimensional dataset is a daunting task, even more so if one aims to consider all possible high-order patterns of the data, going beyond pairwise models. For binary data, we show that this task…

人工智能 · 计算机科学 2024-08-28 Clélia de Mulatier , Matteo Marsili

The word "complexity" is most often used as a meta--linguistic expression referring to certain intuitive characteristics of a natural system and/or its scientific description. These characteristics may include: sheer amount of data that…

历史与综述 · 数学 2013-01-03 Yuri I. Manin

The manifold hypothesis says that natural high-dimensional data lie on or around a low-dimensional manifold. The recent success of statistical and learning-based methods in very high dimensions empirically supports this hypothesis,…

机器学习 · 计算机科学 2025-05-06 Hong Ye Tan , Subhadip Mukherjee , Junqi Tang , Carola-Bibiane Schönlieb

Recent sequential pattern mining methods have used the minimum description length (MDL) principle to define an encoding scheme which describes an algorithm for mining the most compressing patterns in a database. We present a novel…

机器学习 · 统计学 2016-11-14 Jaroslav Fowkes , Charles Sutton

Missing values arise in most real-world data sets due to the aggregation of multiple sources and intrinsically missing information (sensor failure, unanswered questions in surveys...). In fact, the very nature of missing values usually…

机器学习 · 统计学 2022-02-04 Alexis Ayme , Claire Boyer , Aymeric Dieuleveut , Erwan Scornet

Machine learning (ML) has become a commodity in our every-day lives. We routinely ask ML empowered smartphones to suggest lovely food places or to guide us through a strange place. ML methods have also become standard tools in many fields…

机器学习 · 计算机科学 2022-02-01 Alexander Jung

The ability to precisely quantify similarity between various entities has been a fundamental complication in various problem spaces specifically in the classification of cellular images. Contemporary similarity measures applied in the…

计算机视觉与模式识别 · 计算机科学 2018-12-04 D Yoan L. Mekontchou Yomba

Bayesian belief network learning algorithms have three basic components: a measure of a network structure and a database, a search heuristic that chooses network structures to be considered, and a method of estimating the probability tables…

人工智能 · 计算机科学 2013-02-28 Remco R. Bouckaert

We explore the issue of refining an existent Bayesian network structure using new data which might mention only a subset of the variables. Most previous works have only considered the refinement of the network's conditional probability…

人工智能 · 计算机科学 2013-02-28 Wai Lam , Fahiem Bacchus

Due to the ease of modern data collection, applied statisticians often have access to a large set of covariates that they wish to relate to some observed outcome. Generalized linear models (GLMs) offer a particularly interpretable framework…

统计计算 · 统计学 2019-05-21 Brian L. Trippe , Jonathan H. Huggins , Raj Agrawal , Tamara Broderick

Mixture modelling involves explaining some observed evidence using a combination of probability distributions. The crux of the problem is the inference of an optimal number of mixture components and their corresponding parameters. This…

机器学习 · 计算机科学 2015-03-02 Parthan Kasarapu , Lloyd Allison

Bayesian coresets speed up posterior inference in the large-scale data regime by approximating the full-data log-likelihood function with a surrogate log-likelihood based on a small, weighted subset of the data. But while Bayesian coresets…

机器学习 · 统计学 2024-10-18 Trevor Campbell