Research
On-device research index

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.

169,181 papers · 148 categories

Trend · papers per month

1.8%3.6%5.4%7.2% · Aug 201519922001200920182026
48 results for Bayes clusterer

The study compares clustering risk in Hidden Markov and i.i.d. models, showing the Bayes classifier is nearly optimal.

problem Comparing clustering risk in Hidden Markov and i.i.d. models.
method Analysis of Bayes risk, theoretical bounds, and simulations.
result The Bayes classifier is nearly optimal for clustering in both Hidden Markov and i.i.d. models.

Efficiently computes tree-Wasserstein barycenter for large-scale multilevel clustering and scalable Bayes.

problem Large-scale multilevel clustering and scalable Bayes problems.
method Proposes an efficient algorithm for tree-Wasserstein barycenter and variants.
result Significantly improves efficiency in computation and memory usage for large-scale applications.

NPMLE improves Gaussian denoising without prior knowledge of clusters.

problem Estimating Gaussian location mixtures from noisy data.
method Nonparametric Maximum Likelihood Estimator (NPMLE) for convex optimization.
result Empirical Bayes estimates perform nearly optimally in Gaussian denoising.

A new model clusters multi-faceted data with uncertainty quantification.

problem Uncertainty in multi-view clustering of high-dimensional data.
method Approximate Bayes approach, treating similarity matrices as rough estimates, refining with low-rank matrix.
result Each simplex coordinate encodes cluster assignment uncertainty.

Neural Bayes simplifies computing complex stats for unsupervised learning.

problem Computing mutual information and optimal labeling of disjoint manifolds in unsupervised learning.
method Parameterization using neural networks to express statistical quantities in closed form.
result Neural Bayes enables efficient computation of mutual information and optimal labeling of disjoint manifolds.

Generalizes underlap coefficient for multivariate group separation.

problem Quantifying distributional separation across groups in statistical learning.
method Generalizes underlap coefficient (UNL) to multivariate settings, studies its relationship with Bayes risk and mutual information, proposes an efficient importance sampling estimator.
result UNL as a measure of dependence between group labels and variables of interest, interpretable measure of partition-covariate dependence in clustering.

We describe two techniques that significantly improve the running time of several standard machine-learning algorithms when data is sparse. The first technique is an algorithm that effeciently extracts one-way and two-way counts--either real or expected-- from discrete data. Extracting such counts is a fundamental step…

2013-01-23abs ↗pdf ↗

CVB relaxes VB's independence constraint to copula, improving clustering accuracy.

problem Improving Bayesian network inference accuracy, especially for correlated networks.
method Copula Variational Bayes (CVB) via information geometry, iteratively projecting to copula constraint space.
result CVB achieves globally optimal approximation for correlated networks, superior to state-of-the-art methods.

Develops a new model for radar waveform classification and clustering.

problem Classifying and clustering radar waveforms with different modulation types.
method Introduces a generalized multivariate Student-t mixture model with a new prior distribution for hyper-parameters.
result The method is less sensitive to initialization and provides more accurate results.

Regularization helps improve classification of noisy high-dimensional data.

problem Classifying high-dimensional noisy Gaussian mixture with limited oracle knowledge.
method Analysis of regularized convex classifiers including ridge, hinge, and logistic regression.
result Regularization can reach Bayes-optimal performance under certain conditions.

A new framework for clustering high-dimensional data using vertical shards.

problem Clustering high-dimensional data with the curse of dimensionality.
method Vertical Consensus Inference (VCI) that splits data into vertical shards for posterior inference.
result VCI can approximate inference on random partitions for high-dimensional data.

The Infinite Relational Model (IRM) is a probabilistic model for relational data clustering that partitions objects into clusters based on observed relationships. This paper presents Averaged CVB (ACVB) solutions for IRM, convergence-guaranteed and practically useful fast Collapsed Variational Bayes (CVB) inferences. W…

2014-09-16abs ↗pdf ↗

The classical mixture of Gaussians model is related to K-means via small-variance asymptotics: as the covariances of the Gaussians tend to zero, the negative log-likelihood of the mixture of Gaussians model approaches the K-means objective, and the EM algorithm approaches the K-means algorithm. Kulis & Jordan (2012) us…

2012-12-10abs ↗pdf ↗

Study of machine learning in quiver gauge theories and Seiberg duality.

problem Determining dualities in quiver gauge theories using machine learning.
method Defined and explored various questions related to binary and multi-class duality determination, evaluated performance of different classifiers, and analyzed effects of additional data.
result High accuracy and confidence achieved in determining dualities using machine learning.

Bayesian entity resolution merges together multiple, noisy databases and returns the minimal collection of unique individuals represented, together with their true, latent record values. Bayesian methods allow flexible generative models that share power across databases as well as principled quantification of uncertain…

2014-10-17abs ↗pdf ↗

Improved VB algorithm for NIG mixtures outperforms Gaussian mixtures for non-Gaussian data.

problem Clustering non-Gaussian data, especially heavy-tailed and asymmetric.
method Proposed an improved VB algorithm for NIG mixture models and extended Dirichlet process mixture models.
result Outperforms Gaussian mixtures and existing NIG mixture models, especially for highly non-normative data.

The parsimonious Gaussian mixture models, which exploit an eigenvalue decomposition of the group covariance matrices of the Gaussian mixture, have shown their success in particular in cluster analysis. Their estimation is in general performed by maximum likelihood estimation and has also been considered from a parametr…

2015-01-14abs ↗pdf ↗

A novel method for estimating group-representative functional networks from multi-subject fMRI data.

problem Estimating common neuronal characteristics in a population from multi-subject fMRI data.
method Two-phase approach: clustering-based ICA for component maps, MAP-MRF labeling for group-representative map estimation.
result Demonstrated the viability of the proposed method in extracting group-representative functional networks from simulated fMRI data.

New uniqueness concept for adversarial Bayes classifier.

problem Understanding adversarial Bayes classifiers in binary classification.
method Developed a new notion of uniqueness and analyzed it for a family of one-dimensional data distributions.
result Improved regularity of adversarial Bayes classifiers as perturbation radius increases.

A new point process for clustering distributions with repulsion.

problem Clustering distributions with repulsion.
method Distributional Determinantal Point Process (dDPP) with sliced Wasserstein kernel.
result Validated dDPP as a well-defined point process and applied to gene expression and epilepsy data.

DKULENOVO team improves speech diarization by 27.5% and 31.7% in DIHARD II.

problem Challenges in speech diarization, especially in distinguishing overlapping speakers.
method Used a combination of VAD, speaker embedding extraction, similarity scoring, clustering, and resegmentation techniques.
result Achieved 18.84% DER in Track1 and 27.90% DER in Track2, reducing baseline DERs by 27.5% and 31.7% respectively.

Despite its simplicity, the naive Bayes classifier has surprised machine learning researchers by exhibiting good performance on a variety of learning problems. Encouraged by these results, researchers have looked to overcome naive Bayes primary weakness - attribute independence - and improve the performance of the algo…

2012-10-19abs ↗pdf ↗

Meta-learning bounds derived using PAC-Bayes theory for improved generalization.

problem Uncertainty in generalization performance for meta-learning with new tasks.
method PAC-Bayes relative entropy bounds and empirical risk minimization (ERM) method.
result Competitive generalization performance and rapid convergence with data-dependent prior.