We study constrained clustering, where constraints guide the clustering process. In existing works, two categories of constraints have been widely explored, namely pairwise and cardinality constraints. Pairwise constraints enforce the cluster labels of two instances to be the same (must-link constraints) or different (…
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
Clustering is inherently ill-posed: there often exist multiple valid clusterings of a single dataset, and without any additional information a clustering system has no way of knowing which clustering it should produce. This motivates the use of constraints in clustering, as they allow users to communicate their interes…
Proposes a constraint for deep clustering to handle both simple and complex topologies.
Semi-supervised clustering methods incorporate a limited amount of supervision into the clustering process. Typically, this supervision is provided by the user in the form of pairwise constraints. Existing methods use such constraints in one of the following ways: they adapt their clustering procedure, their similarity…
New algorithm clusters data and learns kernels without relaxing constraints.
Algorithm identifies intended fairness constraints from expert demonstrations for fair clustering.
Paper shows affine constraint is unnecessary for high-dimensional data.
Constrained clustering has been well-studied for algorithms such as -means and hierarchical clustering. However, how to satisfy many constraints in these algorithmic settings has been shown to be intractable. One alternative to encode many constraints is to use spectral clustering, which remains a developing area. I…
New method finds balanced clusters in graphs using auxiliary information.
The paper tackles fair correlation clustering with new algorithms and analysis.
An important form of prior information in clustering comes in form of cannot-link and must-link constraints. We present a generalization of the popular spectral clustering technique which integrates such constraints. Motivated by the recently proposed -spectral clustering for the unconstrained problem, our method is…
Algorithm tackles clustered contextual bandits with resource constraints.
S3C2 uses Siamese networks for semi-supervised clustering with pairwise constraints.
We examine overlapping clustering schemes with functorial constraints, in the spirit of Carlsson--Memoli. This avoids issues arising from the chaining required by partition-based methods. Our principal result shows that any clustering functor is naturally constrained to refine single-linkage clusters and be refined by …
The paper tackles fair correlation clustering with fairness constraints.
A novel method relaxes binary constraints to non-negative spheres for multi-matching and clustering.
Interactive steering improves hierarchical clustering for diverse user needs.
FOSC-X: An extended framework for extracting multiple optimal flat clusterings from hierarchical cluster trees
Hierarchical clustering is a popular unsupervised data analysis method. For many real-world applications, we would like to exploit prior information about the data that imposes constraints on the clustering hierarchy, and is not captured by the set of features available to the algorithm. This gives rise to the problem …
Constraint-based clustering algorithms exploit background knowledge to construct clusterings that are aligned with the interests of a particular user. This background knowledge is often obtained by allowing the clustering system to pose pairwise queries to the user: should these two elements be in the same cluster or n…
Extracting significant places or places of interest (POIs) using individuals' spatio-temporal data is of fundamental importance for human mobility analysis. Classical clustering methods have been used in prior work for detecting POIs, but without considering temporal constraints. Usually, the involved parameters for cl…
We consider the problem of metric learning subject to a set of constraints on relative-distance comparisons between the data items. Such constraints are meant to reflect side-information that is not expressed directly in the feature vectors of the data items. The relative-distance constraints used in this work are part…
This paper proposes an active metric learning method for clustering with pairwise constraints.
Proposes ConiVAT for better cluster assessment and clustering with background knowledge.
A lens cluster minimizes perimeter in the plane with given area constraints.
Efficient algorithms find solutions in a rare well-connected cluster at low constraint densities.
The area of constrained clustering has been extensively explored by researchers and used by practitioners. Constrained clustering formulations exist for popular algorithms such as k-means, mixture models, and spectral clustering but have several limitations. A fundamental strength of deep learning is its flexibility, a…
Clustering is an effective technique in data mining to group a set of objects in terms of some attributes. Among various clustering approaches, the family of K-Means algorithms gains popularity due to simplicity and efficiency. However, most of existing K-Means based clustering algorithms cannot deal with outliers well…
Consistent spectral clustering with fairness constraints on representation graphs.
FCA improves fair clustering by optimizing utility and fairness.
Cluster-DAGs improve causal discovery with prior knowledge.
Proposes ConstraintMatch for semi-supervised clustering with unconstrained data.
Traditional clustering methods often perform clustering with low-level indiscriminative representations and ignore relationships between patterns, resulting in slight achievements in the era of deep learning. To handle this problem, we develop Deep Discriminative Clustering (DDC) that models the clustering task by inve…
Improves clustering fairness by learning fair clusters adaptively.
We suggest using the max-norm as a convex surrogate constraint for clustering. We show how this yields a better exact cluster recovery guarantee than previously suggested nuclear-norm relaxation, and study the effectiveness of our method, and other related convex relaxations, compared to other clustering approaches.
Proposes a method to improve hierarchical clustering using set-level structural priors.
Proposes CRG_IMSC for better clustering of multi-view data.
AutoEmbedder clusters unlabeled data using semi-supervised DNN embedding.
FONT clusters patients across health systems with privacy and efficiency.
New algorithm speeds up fair clustering by 12x.
Proposes a semi-supervised K-Means algorithm for better feature selection.
We present a global optimization approach for solving the maximum a-posteriori (MAP) clustering problem under the Gaussian mixture model.Our approach can accommodate side constraints and it preserves the combinatorial structure of the MAP clustering problem by formulating it asa mixed-integer nonlinear optimization pro…
New system constructs cell-type taxonomy across multiple samples.
The high dimensionality of hyperspectral images often results in the degradation of clustering performance. Due to the powerful ability of deep feature extraction and non-linear feature representation, the clustering algorithm based on deep learning has become a hot research topic in the field of hyperspectral remote s…
We introduce a tensor-based clustering method to extract sparse, low-dimensional structure from high-dimensional, multi-indexed datasets. This framework is designed to enable detection of clusters of data in the presence of structural requirements which we encode as algebraic constraints in a linear program. Our cluste…
The non-negative matrix factorization (NMF) model with an additional orthogonality constraint on one of the factor matrices, called the orthogonal NMF (ONMF), has been found a promising clustering model and can outperform the classical K-means. However, solving the ONMF model is a challenging optimization problem becau…
Study financial market graphs with Laplacian constraints.
Algorithm maximizes user rewards under per-item budget constraints.