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,341 papers · 148 categories

Trend · papers per month

66131197262 · Jun 202019922001200920182026
48 results for mean partitions

The study shows mean partitions are consistent and asymptotically normal.

problem Lack of knowledge about the consistency of mean partitions in consensus clustering.
method Represented partitions as points in orbit space, used Fréchet means and stochastic programming, and analyzed continuous extensions of cluster criteria.
result Mean partitions are consistent and asymptotically normal under normal assumptions.

initKmix generates better initial partitions for k-means clustering of mixed datasets.

problem Random initial partitions lead to inconsistent clustering results.
method initKmix runs k-means multiple times, using different attributes to create initial clusters, then combines results.
result initKmix produces more accurate and consistent clustering results.

Study on estimating Gaussian mean from coarse data, resolving identifiability and computational efficiency questions.

problem Estimating the mean of a Gaussian distribution from coarse data (sets containing true samples rather than exact values).
method Analyzes the conditions for mean identifiability and computable estimation under convex partitions.
result Resolves the identifiability and computational efficiency questions for Gaussian mean estimation from coarse data.

Theoretical extension of Condorcet's Jury Theorem for consensus clustering.

problem Quality of consensus clustering depends on the diversity of sample partitions.
method Extending Condorcet's Jury Theorem to mean partition approach under specific assumptions.
result Limiting the diversity of mean partitions is necessary for controlling the quality of consensus clustering.

Study identifies partitions of probability distributions using multi-armed bandits.

problem Identifying the correct partition of a vector of probability distributions.
method Developed sample complexity bounds and proposed algorithms for multi-armed bandit settings.
result Characterized lower bounds on mean number of samples and proposed algorithms matching these bounds.

Develops an MS-inspired algorithm for regression mode finding and space partitioning.

problem Finding local modes of regression functions and partitioning input space.
method Mean-shift-inspired algorithm for iterative gradient ascent.
result Proves convergence and rates of convergence for estimated local modes.

New method reduces Gibbs partition function estimation complexity.

problem Estimating partition functions of Gibbs distributions.
method Doubly-adaptive MCMC with adaptive cooling schedule and mean estimator.
result Outperforms state-of-the-art algorithms in computational complexity and robustness.

In this paper, we consider unsupervised partitioning problems, such as clustering, image segmentation, video segmentation and other change-point detection problems. We focus on partitioning problems based explicitly or implicitly on the minimization of Euclidean distortions, which include mean-based change-point detect…

2013-03-06abs ↗pdf ↗

Study on hypermaps and KP hierarchy, proving tau function and enumerative meaning.

problem Understanding the partition function of meromorphic functions on the Riemann sphere.
method Analysis of Hurwitz Dubrovin--Frobenius manifold structure and rational reductions of the KP hierarchy.
result The all genera partition function is a tau function of a rational reduction of the Kadomtsev--Petviashvili hierarchy.

An autonomous variational inference algorithm for arbitrary graphical models requires the ability to optimize variational approximations over the space of model parameters as well as over the choice of tractable families used for the variational approximation. In this paper, we present a novel combination of graph part…

2012-07-11abs ↗pdf ↗

Region-specific linear models are widely used in practical applications because of their non-linear but highly interpretable model representations. One of the key challenges in their use is non-convexity in simultaneous optimization of regions and region-specific models. This paper proposes novel convex region-specific…

2014-10-31abs ↗pdf ↗

Hybrid clustering merges KK-means and hierarchical methods for diverse group shapes.

problem Clustering homogeneous spherical groups in large datasets.
method First, KK-means partitions the dataset into spherical groups. Then, hierarchical clustering merges these groups with a data-driven distance measure.
result Hybrid approach reveals general-shaped groups in datasets.

A new method for multilevel clustering using Wasserstein means.

problem Simultaneously partitioning data in each group and discovering grouping patterns among groups.
method Joint optimization over spaces of discrete probability measures with Wasserstein distance metrics, including variants that admit fast optimization.
result Consistency properties for estimates of both local and global clusters are established.

Given iidiid observations from an unknown absolute continuous distribution defined on some domain ΩΩ, we propose a nonparametric method to learn a piecewise constant function to approximate the underlying probability density function. Our density estimate is a piecewise constant function defined on a binary partition o…

2014-04-05abs ↗pdf ↗

Paper proposes a new method to learn EBMs and their partition function.

problem Intractability of exact MLE for EBMs due to partition function computation.
method Jointly learns an energy model and its log-partition function using neural networks.
result First tractable method for optimizing sparsemax loss in large spaces.

In this paper we propose a novel Bayesian methodology for Value-at-Risk computation based on parametric Product Partition Models. Value-at-Risk is a standard tool to measure and control the market risk of an asset or a portfolio, and it is also required for regulatory purposes. Its popularity is partly due to the fact …

2008-09-01abs ↗pdf ↗

K-Means and RBF networks are shown to be equivalent under certain conditions.

problem Discrete clustering vs. continuous optimization in machine learning.
method Established variational and gradient-based equivalence between K-Means and RBF networks.
result Gradient-based updates of RBF centers recover K-Means centroid update rule.

MSTs provide a fast and meaningful clustering method in low-dimensional data.

problem Quantifying the effectiveness of MSTs in low-dimensional clustering tasks.
method Identifying upper bounds for MST performance, reviewing and extending existing MST-based partitioning schemes.
result MST methods can be very competitive, often outperforming traditional clustering algorithms.

We examine the effect of clamping variables for approximate inference in undirected graphical models with pairwise relationships and discrete variables. For any number of variable labels, we demonstrate that clamping and summing approximate sub-partition functions can lead only to a decrease in the partition function e…

2015-10-01abs ↗pdf ↗

A new clustering method combines Kalman filtering with K-Means for better results.

problem Improving clustering efficiency and accuracy in data mining.
method Proposes a new clustering algorithm (HKA-K) that integrates Kalman filtering and K-Means.
result HKA-K outperforms other hybrid meta-heuristic clustering approaches on UCI datasets.

We develop efficient methods to approximate maximum entropy distributions for pairwise moments.

problem Intractability of calculating exact maximum entropy distributions.
method Design distributions that approximate maximum entropy distributions while maintaining comparable entropy.
result Approximation guarantees for log-partition functions comparable to low-temperature limits.

DTE uses tree leaf means to embed data, balancing accuracy and speed.

problem High variance in decision tree splits and computational inefficiency of ensembles.
method DTE constructs an interpretable feature representation using leaf means of a trained tree.
result DTE strikes a balance between accuracy and computational efficiency, outperforming ensembles.

Greedy training of recursive partitioning estimators faces a computational barrier when the true function doesn't satisfy a specific property.

problem Computational inefficiency of greedy training for recursive partitioning estimators.
method Analysis of greedy training for sparse regression functions over binary features.
result Greedy training requires exponential samples when the true function doesn't satisfy a specific property (MSP), but only logarithmic samples when it does.

Novel PairNet speeds up ANN training with fast hyperparameter optimization.

problem Slow training of traditional ANNs with many hyperparameters.
method Partition inputs into subspaces, optimize hyperparameters via linear equations, train local PairNets in subspaces.
result PairNet achieves higher speeds and lower MSEs than traditional ANNs.

The classical kk-means algorithm for partitioning nn points in Rd\mathbb{R}^d into kk clusters is one of the most popular and widely spread clustering methods. The need to respect prescribed lower bounds on the cluster sizes has been observed in many scientific and business applications. In this paper, we present an…

2013-08-19abs ↗pdf ↗

A new clustering method learns shared hidden space and fuzzy partition between multi-view data.

problem Effective exploitation of relationship between different views in multi-view data.
method Hidden space sharing multi-view fuzzy clustering (HSS-MVFC) method based on fuzzy c-means.
result The proposed method outperforms many related clustering methods in experiments.

Given a singular Riemannian foliation on a compact Riemannian manifold, we study the mean curvature flow equation with a regular leaf as initial datum. We prove that if the leaves are compact and the mean curvature vector field is basic, then any finite time singularity is a singular leaf, and the singularity is of typ…

2014-08-22abs ↗pdf ↗

Rule-based classifiers quantify uncertainty using Bernoulli random variables.

problem Quantifying the uncertainty of precision estimates for rule-based text classifiers.
method Treat partitions of sub-strings as Bernoulli random variables, compare means using statistical tests, and combine classifiers using Dempster-Shafer theory.
result The approach can be used to combine binary classifiers into a multi-label classifier.

We explore the performance of several automatic bandwidth selectors, originally designed for density gradient estimation, as data-based procedures for nonparametric, modal clustering. The key tool to obtain a clustering from density gradient estimators is the mean shift algorithm, which allows to obtain a partition not…

2013-10-29abs ↗pdf ↗

Algorithm learns diffusion processes with high-dimensional state spaces.

problem Stochastic control of unbounded diffusion processes with high-dimensional state spaces.
method Adaptive partitioning and learning algorithm that refines discretization based on estimation bias and statistical confidence.
result Established regret bounds that depend on problem parameters, extending to unbounded diffusion processes.