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

4.5%9.1%13.6%18.2% · Dec 199419922001200920182026
48 results for weight clustering

A new fuzzy k-means algorithm for high-dimensional data with variable feature weights.

problem Clustering high-dimensional data with varying feature significance.
method Proposes a modified fuzzy k-means algorithm using two entropy terms to weight features.
result Improved clustering performance on various datasets compared to state-of-the-art methods.

The densest k-clique problem is solved via semidefinite programming for weighted graphs.

problem Clustering dense weighted graphs into disjoint subgraphs maximizing density.
method Solving a semidefinite relaxation to recover clusters with high probability.
result Clusters can be recovered from the solution of a semidefinite relaxation with high probability.

Proposes a new model for clustering multiplex networks with compositional data.

problem Clustering multiplex networks with multiple types of relations and compositional data.
method Multiplex Dirichlet stochastic block model for compositional networks.
result Validated through simulation and applied to international export data.

DMFAW improves multi-view clustering with adaptive weights and feature selection.

problem Lack of effective feature selection and empirical hyperparameter selection in existing deep matrix factorization methods.
method Introduces Deep Matrix Factorization with Adaptive Weights (DMFAW) for multi-view clustering, incorporating feature selection and dynamically updating weights using Control Theory.
result DMFAW outperforms state-of-the-art methods in clustering performance.

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 ↗

Method decomposes streaming data into sparse and low-rank components from compressive measurements.

problem Online decomposing compressive streaming data efficiently.
method Solves nn-1\ell_1 cluster-weighted minimization to decompose sparse and low-rank components.
result Outperforms existing methods for numerical and video data.

New method embeds phylogenetic trees for clustering, recovering evolutionary relationships.

problem Lack of a meaningful way to embed phylogenetic trees into a vector space.
method Split-weight embedding to fit clustering algorithms to phylogenetic trees.
result Split-weight embedding recovers meaningful evolutionary relationships in simulated and real data.

A new model clusters network nodes based on relative edge weights.

problem Clustering networks ignores node capacities, leading to biased results.
method Proposes a Dirichlet stochastic block model for composition-weighted networks.
result Validated on simulated and real-world networks, showing improved clustering accuracy.

Proposes a method for multi-view clustering that considers local structures and feature weights.

problem Challenges in effectively exploiting complementary information across multiple views.
method Simultaneously assigns weights to different features and captures local information in view-specific feature spaces.
result Achieves state-of-the-art performance on benchmark datasets.

New method clusters weighted networks and data with high accuracy.

problem Clustering weighted and directed networks with varying weights.
method Extends message passing algorithms to Potts model at critical temperature, solving marginals using belief propagation.
result Significantly outperforms existing algorithms in community detection and clustering tasks.

Deep kk-Means compresses CNNs by clustering weights and re-training, reducing energy consumption.

problem High energy consumption and large parameter count in deep convolutions.
method Applying k-means clustering on convolutional layer weights, sharing KK cluster centers, and re-training with hard assignments.
result Significant reduction in energy consumption and compression ratio without accuracy loss.

This paper improves total variation based convex clustering for better data clustering.

problem Improving data clustering methods, especially for general data.
method Proposes a weighted sum-of-1\ell_1-norm relating convex model for total variation based clustering.
result Established exact clustering property applicable to general data, sharper than existing results.

Develops a new random forest method for clustered data with improved prediction and inference.

problem Improving prediction and inference accuracy for clustered data with within-cluster dependence.
method Clustered Random Forests, using weighted least squares estimators for leaf predictions.
result Optimal prediction and inference weights vary under covariate shift, necessitating user-chosen weights.

We define a class of Euclidean distances on weighted graphs, enabling to perform thermodynamic soft graph clustering. The class can be constructed form the "raw coordinates" encountered in spectral clustering, and can be extended by means of higher-dimensional embeddings (Schoenberg transformations). Geographical flow …

2010-07-06abs ↗pdf ↗

New concept of mixture complexity helps detect gradual clustering changes.

problem Determining the number of clusters in mixture models with overlaps and weight biases.
method Introducing mixture complexity (MC) as a new measure of cluster size, defined from information theory.
result MC can detect gradual clustering changes, allowing earlier detection and finer distinction.

The paper proves an infinite double bubble theorem in higher dimensions.

problem Characterizing minimizing partitions of infinite and finite volumes in Rn\mathbb{R}^n.
method Proves a variant of the double bubble theorem for configurations with infinite and finite chambers.
result Locally minimizing (1,2)(1,2)-clusters are unique in Rn\mathbb{R}^n for n7n\leq 7 and n8n\geq 8 under certain conditions.

Develops algorithms for multi-way similarity clustering in hypergraphs.

problem Challenges of spectral clustering in multi-way similarity settings.
method Hypergraph Spectral Clustering (HSC) and Hypergraph Spectral Clustering with Local Refinement (HSCLR).
result Achieves optimal performance under the weighted stochastic block model.

New fuzzy clustering method for distribution-valued data using adaptive Wasserstein distances.

problem Clustering distribution-valued data with adaptive weights.
method Fuzzy c-means algorithms using adaptive L2L2 Wasserstein distances.
result Adaptive distances improve clustering of distribution-valued data.

We formulate weighted graph clustering as a prediction problem: given a subset of edge weights we analyze the ability of graph clustering to predict the remaining edge weights. This formulation enables practical and theoretical comparison of different approaches to graph clustering as well as comparison of graph cluste…

2010-09-02abs ↗pdf ↗

Proposes Lasso Weighted k-means for sparse clustering of high-dimensional data.

problem Sparse clustering of high-dimensional data with variable feature weights.
method Introduces a lasso-based penalty term on feature weights for sparse clustering without distributional assumptions.
result Establishes strong consistency of the algorithm and competitive performance on real and synthetic datasets.

A new metric framework for weighted projective spaces improves clustering and analysis.

problem Proximity measurement in weighted projective spaces with intrinsic scaling and topology.
method Hierarchical clustering framework based on Finsler geometry, quotienting weighted scaling action.
result The constructed metric dFd_F satisfies the triangle inequality, making it a genuine metric.

Hierarchical clustering uses OWA operators to generalize linkage methods and avoid dendrogram inversions.

problem Avoiding unaesthetic inversions in hierarchical clustering dendrograms.
method OWA-based linkages combined with the Lance-Williams formula and conditions on weight generators.
result Conditions for weight generators to produce dendrograms without inversions.

A new clustering method for functional data using skewed distributions.

problem Clustering functional data with skewed distributions.
method Mixtures of functional linear regression models and three skewed multivariate distributions (variance-gamma, skew-t, normal-inverse Gaussian).
result The proposed method funWeightClustSkew performs well on simulated and real data.

This paper develops a multilayer spectral clustering method for heterogeneous data.

problem Clustering in multilayer graphs with varying layer weights and structures.
method Convex layer aggregation for multilayer spectral graph clustering (SGC).
result Phase transition analysis and automated cluster assignment with statistical guarantees.

Developed a new weighted K-means algorithm for clustering Lego bricks of different shapes and colors.

problem Clustering data with large spread and different scales of measurement.
method Gap-ratio Weighted K-means algorithm, which weights each dimension based on the ratio of the biggest gap to the average of all gaps.
result The gap-ratio K-means algorithm outperformed other variants on the Lego bricks clustering problem and other datasets.