A tutorial on using MDL for graph analysis, focusing on clique size.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
A new BMF algorithm outperforms existing methods using MDL.
This paper extends the work in [Suzuki, 1996] and presents an efficient depth-first branch-and-bound algorithm for learning Bayesian network structures, based on the minimum description length (MDL) principle, for a given (consistent) variable ordering. The algorithm exhaustively searches through all network structures…
The minimum description length (MDL) principle in supervised learning is studied. One of the most important theories for the MDL principle is Barron and Cover's theory (BC theory), which gives a mathematical justification of the MDL principle. The original BC theory, however, can be applied to supervised learning only …
A comprehensive guide to MDL principle, a statistical inference theory.
MDL principle aids in learning neural network-based causal structures.
FedSLIM optimizes compact pattern models across distributed databases without sharing raw data.
The Minimum Description Length (MDL) principle selects the model that has the shortest code for data plus model. We show that for a countable class of models, MDL predictions are close to the true distribution in a strong sense. The result is completely general. No independence, ergodicity, stationarity, identifiabilit…
Designs a classifier for malware detection using MDL principle.
We analyze differences between two information-theoretically motivated approaches to statistical inference and model selection: the Minimum Description Length (MDL) principle, and the Minimum Message Length (MML) principle. Based on this analysis, we present two revised versions of MML: a pointwise estimator which give…
Proposes a new method for two-dimensional data discretization.
A new complexity measure MDL-COMP for overparameterized models improves generalization performance.
We tackle the problem of penalty selection of regularization on the basis of the minimum description length (MDL) principle. In particular, we consider that the design space of the penalty function is high-dimensional. In this situation, the luckiness-normalized-maximum-likelihood(LNML)-minimization approach is favorab…
New model explains how concepts grow based on experience.
Classy learns interpretable probabilistic rule lists for multiclass classification.
The power of sparse signal modeling with learned over-complete dictionaries has been demonstrated in a variety of applications and fields, from signal processing to statistical inference and machine learning. However, the statistical properties of these models, such as under-fitting or over-fitting given sets of data, …
A method to distinguish causal from confounded relationships using MDL.
Study improves neural network performance in sequential learning for image classification.
We consider the fundamental problem of inferring the causal direction between two univariate numeric random variables and from observational data. The two-variable case is especially difficult to solve since it is not possible to use standard conditional independence tests between the variables. To tackle this …
Proposes a new method for finding non-redundant, standout subgroups in numeric datasets.
New method improves bivariate causal discovery by accurately estimating cause variable complexity.
Paper develops a statistical model for summarizing event sequences.
A new method identifies causal direction using dense functional classes.
Robust subgroup discovery finds non-redundant, statistically significant subgroups.
Proposes RN for unsupervised attention in neural networks.
Fast, fully-automated histograms for large data sets.
A new objective function for NMF reduces model complexity and improves accuracy.
New approach to learning kernels from data using AIT principles.
This research simplifies PCA model selection using MDL principle.
Paper introduces Ddim, a new measure of model complexity, for MDL-based learning and change detection.
Method generates adversarial examples to improve classifier robustness.
We analyze MDL for binary classification, quantifying overfitting and underfitting.
The parametric complexity is the key quantity in the minimum description length (MDL) approach to statistical model selection. Rissanen and others have shown that the parametric complexity of a statistical model approaches a simple function of the Fisher information volume of the model as the sample size goes to in…
We investigate the detectability of modules in large networks when the number of modules is not known in advance. We employ the minimum description length (MDL) principle which seeks to minimize the total amount of information required to describe the network, and avoid overfitting. According to this criterion, we obta…
In recent years there has been an increasing interest in learning Bayesian networks from data. One of the most effective methods for learning such networks is based on the minimum description length (MDL) principle. Previous work has shown that this learning procedure is asymptotically successful: with probability one,…
Study shows LLC correlates with neural network compressibility.
Paper proves convergence of MDL to Einstein-Hilbert with boundary term.
We introduce a deep, generative autoencoder capable of learning hierarchies of distributed representations from data. Successive deep stochastic hidden layers are equipped with autoregressive connections, which enable the model to be sampled from quickly and exactly via ancestral sampling. We derive an efficient approx…
Proposes a method to adapt DNNs to drift in data distribution.
Unified framework for PDF estimation using MDL-based binning and tensor factorization.
Method infers causal direction using data discretization and complexity calculation.
Given data over the joint distribution of two random variables and , we consider the problem of inferring the most likely causal direction between and . In particular, we consider the general case where both and may be univariate or multivariate, and of the same or mixed data types. We take an inf…
Generative model for creating graphs with new communities.
While statistics focusses on hypothesis testing and on estimating (properties of) the true sampling distribution, in machine learning the performance of learning algorithms on future data is the primary issue. In this paper we bridge the gap with a general principle (PHI) that identifies hypotheses with best predictive…
Robust low-rank matrix estimation is a topic of increasing interest, with promising applications in a variety of fields, from computer vision to data mining and recommender systems. Recent theoretical results establish the ability of such data models to recover the true underlying low-rank matrix when a large portion o…
In this paper, we provide a new neural-network based perspective on multi-task learning (MTL) and multi-domain learning (MDL). By introducing the concept of a semantic descriptor, this framework unifies MDL and MTL as well as encompassing various classic and recent MTL/MDL algorithms by interpreting them as different w…
The success of deep learning in numerous application domains created the de- sire to run and train them on mobile devices. This however, conflicts with their computationally, memory and energy intense nature, leading to a growing interest in compression. Recent work by Han et al. (2015a) propose a pipeline that involve…
The Minimum Description Length (MDL) principle states that the optimal model for a given data set is that which compresses it best. Due to practial limitations the model can be restricted to a class such as linear regression models, which we address in this study. As in other formulations such as the LASSO and forward …